]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2021-10-07 Jimmy PraetFix broken Activities link in team dashboard (#17255)
2021-10-07 techknowlogickAdd protection to disable Gitea when run as root (...
2021-10-07 pricly-yellowAPI pull's head/base have correct permission (#17214)
2021-10-06 fingaFix problem when database ID is not incremented as...
2021-10-06 wxiaoguangfix navbar ui (#17235)
2021-10-06 6543CI: migrate from 'plugins/s3:1' to 'woodpeckerci/plugin...
2021-10-05 wxiaoguangAvatar refactor, move avatar code from `models` to...
2021-10-05 nRemove Dashboard/Home button from the navbar (#16844)
2021-10-05 RomainRedirect on project after issue created (#17211)
2021-10-05 RomainAdd metrics to get issues by repository (#17225)
2021-10-05 John OlheiserAdd specific event type to header (#17222)
2021-10-05 pricly-yellowFix stange behavior of DownloadPullDiffOrPatch in incor...
2021-10-05 GiteaBot[skip ci] Updated translations via Crowdin
2021-10-04 GiteaBot[skip ci] Updated translations via Crowdin
2021-10-03 RomainAdd metrics to get issues by label (#17201)
2021-10-03 Petr VaněkFix typo in app.example.ini (#17213)
2021-10-03 NorwinAPI: don't allow merged PRs to be reopened (#17192)
2021-10-02 NorwinReference in new issue modal: dont pre-populate issue...
2021-10-02 qwerty287Add option to copy line permalink (#17145)
2021-10-02 RomainAdd projects and project boards in exposed metrics...
2021-10-02 GiteaBot[skip ci] Updated translations via Crowdin
2021-10-01 KN4CK3RAlways set a unique Message-ID header. (#17206)
2021-10-01 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-30 zeripathPrevent NPE on invalid diff (#17197)
2021-09-30 NorwinAPI: add html urls to notification subjects (#17178)
2021-09-30 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-29 zeripathFix missing repo link in issue/pull assigned emails...
2021-09-29 RomainKanban colored boards (#16647)
2021-09-29 Lunny Xiaoupgrade xorm to v1.2.5 (#17177)
2021-09-29 silverwindFix wording in issue template (#17176)
2021-09-29 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-28 techknowlogickCreate pub/priv keypair for federation (#17071)
2021-09-28 Lunny XiaoFix bug of get context user (#17169)
2021-09-28 delvhAdd delvh to MAINTAINERS (#17170)
2021-09-28 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-27 techknowlogickAdd nodeinfo endpoint for federation purposes (#16953)
2021-09-27 NorwinDon't return binary file changes in raw PR diffs by...
2021-09-27 zeripathNicely handle missing user in collaborations (#17049)
2021-09-27 zeripathCreate doctor command to fix repo_units broken by dumps...
2021-09-27 Gwyneth MorganUse light/dark theme based on system preference (#17051)
2021-09-27 Forest Johnsondocs: explain where are settings for release files...
2021-09-27 zeripathSupport direct comparison (git diff a..b) as well merge...
2021-09-27 zeripathAllow LDAP Sources to provide Avatars (#16851)
2021-09-27 zeripathAdd SkipLocal2FA option to pam and smtp sources (#17078)
2021-09-26 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-25 Alexey 〒erentyevFix bundle creation (#17079)
2021-09-25 Lunny XiaoFix wrong i18n keys (#17150)
2021-09-25 Lunny XiaoMove twofactor to models/login (#17143)
2021-09-25 sebastian-sauerForce color-adjust for markdown checkboxes (#17146)
2021-09-25 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-24 zeripathPrevent panic in Org mode HighlightCodeBlock (#17140)
2021-09-24 Lunny XiaoMove login related structs and functions to models...
2021-09-23 crapStoneUnify issue and pr subtitles (#17133)
2021-09-23 zeripathDBContext is just a Context (#17100)
2021-09-23 delvhFix typo skipping a migration (#17130)
2021-09-23 Lunny XiaoFix commit status index problem (#17061)
2021-09-22 Lunny XiaoFix problem when database id is not increment as expect...
2021-09-22 Eng Zer Junrefactor: move from io/ioutil to io and os package...
2021-09-22 techknowlogickupdate docs to 1.15.3
2021-09-22 6543Changelog 1.15.3 (#17091) (#17113)
2021-09-21 qwerty287Merge endpoints for pull diff/patch (#17104)
2021-09-21 zeripathAdd Horizontal scrollbar to inner menu on Chrome (...
2021-09-20 wxiaoguangIgnore Sync errors on pipes when doing `CheckAttributeR...
2021-09-20 qwerty287Add API to get commit diff/patch (#17095)
2021-09-20 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-19 Lunny XiaoMove db related basic functions to models/db (#17075)
2021-09-19 GiteaBot[skip ci] Updated licenses and gitignores
2021-09-18 wxiaoguangOpen the DingTalk link in browser (#17084)
2021-09-18 Bagas SanjayaAdd left padding for chunk header of split diff view...
2021-09-18 silverwindSwitch migration icon to svg (#15954)
2021-09-18 Jelle HulterFixed issue where creating a reference of an issue...
2021-09-18 KN4CK3RRender full plain readme. (#17083)
2021-09-18 NorwinOpenAPI: correct documentation of issue listing paramet...
2021-09-18 zeripathAdd caller to cat-file batch calls (#17082)
2021-09-18 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-17 NorwinNotifications API: respond with updated notifications...
2021-09-17 zeripathAdd minimum versions of databases to the docs (#17080)
2021-09-17 zeripathMake LDAP be able to skip local 2FA (#16954)
2021-09-17 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-16 Lunny XiaoUpgrade xorm to v1.2.4 (#17059) (#17068)
2021-09-16 zeripathClean-up HookPreReceive and restore functionality for...
2021-09-15 GabrielIssue template form (#16349)
2021-09-15 Lunny XiaoFix bug of migrate comments which only fetch one page...
2021-09-15 zeripathImprove LDAP synchronization efficiency (#16994)
2021-09-15 zeripathDo not show issue context popup on external issues...
2021-09-15 qwerty287Update template (#17043)
2021-09-15 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-14 Lunny XiaoAdd doctor dbconsistency check for release and attachme...
2021-09-14 KN4CK3RAdd `AbsoluteListOptions` (#17028)
2021-09-14 zeripathDecrement Fork Num when converting from Fork (#17035)
2021-09-14 zeripathCorrectly rollback in ForkRepository (#17034)
2021-09-14 zeripathAlways emit the configuration path (#17036)
2021-09-13 zeripathUpdate go-chi/session (fixes "race" in tests) (#17031)
2021-09-13 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-12 Alexey 〒erentyevfixed create repo page layout (#17012)
2021-09-12 zeripathUse common sessioner for API and Web (#17027)
2021-09-12 Jimmy PraetFix reset password email template (#17025)
2021-09-12 TchoupinaxFix overflow label in mobile view (#17020)
2021-09-12 GiteaBot[skip ci] Updated translations via Crowdin
2021-09-11 Jimmy PraetSupport unprotected file patterns (#16395)
next