aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
...
* Enable system users search via the API (#28013)Earl Warren2023-11-131-12/+26
* Add Profile Readme for Organisations (#27955)65432023-11-091-0/+26
* Allow to set explore page default sort (#27951)65432023-11-095-14/+21
* Fix citation error when the file size is larger than 1024 bytes (#27958)yp053272023-11-081-5/+2
* Unify two factor check (#27915)KN4CK3R2023-11-061-36/+0
* Revert #27870 (#27917)KN4CK3R2023-11-061-1/+1
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-034-20/+42
* Fix http protocol auth (#27875)Lunny Xiao2023-11-024-14/+47
* Filter inactive auth sources (#27870)KN4CK3R2023-11-021-1/+1
* Clean up template locale usage (#27856)wxiaoguang2023-10-312-8/+8
* Fix/upload artifact error windows (#27802)FuXiaoHei2023-10-301-1/+2
* Allow pull requests Manually Merged option to be used by non-admins (#27780)Brecht Van Lommel2023-10-301-3/+5
* Fix bad method call when deleting user secrets via API (#27829)Jean-Baptiste Gomond2023-10-291-1/+1
* Fix the missing repo count in new team page and edit team page (#27743)8532023-10-251-0/+8
* Do not force creation of _cargo-index repo on publish (#27266)merlleu2023-10-241-2/+2
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-244-11/+7
* Fix `link-action` redirect network error (#27734)Nanguan Lin2023-10-232-6/+8
* Fix org team endpoint (#27721)Nanguan Lin2023-10-221-4/+4
* Replace -1 with GhostUserID (#27703)Nanguan Lin2023-10-201-1/+1
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-191-36/+42
* Delete repos of org when purge delete user (#27273)JakobDev2023-10-192-3/+3
* Fix typo "GetLatestRunnerToken" (#27680)Jason Song2023-10-182-3/+3
* Remove unnecessary parameter (#27671)Lunny Xiao2023-10-181-1/+1
* Improve the list header in milestone page (#27302)yp053272023-10-182-4/+19
* Replace more db.DefaultContext (#27628)Lunny Xiao2023-10-1510-15/+16
* Fix 404 when there is an internal version of package (#27615)Nanguan Lin2023-10-151-1/+1
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-1431-73/+73
* Fix permissions for Token DELETE endpoint to match GET and POST (#27610)Evan Tobin2023-10-141-1/+1
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-147-55/+54
* Don't show Link to TOTP if not set up (#27585)JakobDev2023-10-111-0/+8
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-10/+17
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-1146-114/+116
* Fix the wrong HTTP response status code for duplicate packages (#27480)Nanguan Lin2023-10-1010-10/+10
* api: GetPullRequestCommits: return file list (#27483)Michael Santos2023-10-092-2/+34
* Fix panic in storageHandler (#27446)Sergey Zolotarev2023-10-061-51/+50
* Remove redundant `len` check around loop (#27464)Eng Zer Jun2023-10-061-4/+2
* Don't let API add 2 exclusive labels from same scope (#27433)JakobDev2023-10-051-1/+1
* Refactor system setting (#27000)wxiaoguang2023-10-055-81/+31
* When comparing with an non-exist repository, return 404 but 500 (#27437)Lunny Xiao2023-10-041-1/+3
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-0337-77/+77
* Differentiate between `push` and `pull` `mirror sync in progress` (#27390)delvh2023-10-021-2/+2
* Document the line-number counting behavior (#27386)wxiaoguang2023-10-021-2/+7
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-011-0/+5
* Allow get release download files and lfs files with oauth2 token format (#26430)Lunny Xiao2023-10-011-5/+3
* Fix repo count in org action settings (#27245)yp053272023-09-293-0/+18
* Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803)Panagiotis "Ivory" Vasilopoulos2023-09-292-1/+1
* rename TotalTimes() to TotalTimesForEachUser() (#27261)65432023-09-291-2/+2
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-2918-128/+128
* Improve tree not found page (#26570)yp053272023-09-294-7/+29
* Add support for forking single branch (#25821)Dmitry Sharshakov2023-09-291-3/+19