aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Add migrate repo archiver and packages storage support on command line (#2075...Lunny Xiao2022-08-181-1/+2
* Use the total issue count for UI (#20785) (#20827)parnic2022-08-171-2/+6
* Add disable download source configuration (#20548) (#20579)Lunny Xiao2022-08-121-1/+8
* Add support for NuGet API keys (#20721) (#20734)KN4CK3R2022-08-102-0/+46
* Keep download count on Container tag overwrite (#20728) (#20735)KN4CK3R2022-08-091-0/+3
* Use request timeout for git service rpc (#20689) (#20693)parnic2022-08-071-5/+6
* Send correct NuGet status codes (#20647) (#20677)KN4CK3R2022-08-051-3/+5
* Add default commit messages to PR for squash merge (#20618) (#20645)wxiaoguang2022-08-041-0/+2
* WebAuthn CredentialID field needs to be increased in size (#20530) (#20555)65432022-07-301-2/+1
* Rework raw file http header logic (#20484) (#20542)silverwind2022-07-301-38/+56
* Add Docker /v2/_catalog endpoint (#20469) (#20556)65432022-07-309-6/+73
* Add missing Tabs on organisation/package view (#20539)65432022-07-291-0/+16
* packages/generic: Do not restrict package versions to SemVer (#20414) (#20531)65432022-07-291-8/+6
* Fix possible panic when repository is empty (#20509) (#20526)65432022-07-281-4/+8
* Show hint to link package to repo when viewing empty repo package list (#2050...Norwin2022-07-271-0/+4
* Add repository condition for issue count (#20496)Tyrone Yeh2022-07-271-0/+1
* fix enabling repo packages when projects are off (#20486) (#20488)Norwin2022-07-261-1/+1
* Add Cache-Control header to html and api responses, add no-transform (#20432)...silverwind2022-07-232-0/+3
* Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407)65432022-07-192-5/+5
* Add missing return for when topic isn't found (#20351) (#20395)zeripath2022-07-181-0/+1
* Fix commit status icon when in subdirectory (#20285) (#20385)silverwind2022-07-161-7/+7
* Set target on create release with existing tag (#20381) (#20382)Gusted2022-07-151-0/+1
* Initialize cron last (#20373) (#20384)zeripath2022-07-151-1/+3
* Hide notify mail setting ui if not enabled (#20138) (#20336)Lunny Xiao2022-07-131-0/+1
* Add write check for creating Commit status (#20332) (#20333)Gusted2022-07-121-1/+1
* Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...wxiaoguang2022-07-111-10/+2
* Only show Followers that current user can access (#20220) (#20252)zeripath2022-07-062-8/+8
* Check if project has the same repository id with issue when assign project to...Lunny Xiao2022-07-015-6/+30
* Fix wrong login requirement routers (#20101) (#20104)Lunny Xiao2022-06-241-1/+1
* Catch the error before the response is processed by goth. (#20000) (#20102)SteveTheEngineer2022-06-241-12/+20
* Dashboard feed respect setting.UI.FeedPagingNum again (#20094) (#20099)Jimmy Praet2022-06-232-0/+2
* Release page show all tags in compare dropdown (#20070) (#20072)65432022-06-211-1/+8
* Fix delete pull head ref for DeleteIssue (#20032) (#20034)a10121127962022-06-191-0/+5
* Stop spurious APIFormat stopwatches logs (#20008)zeripath2022-06-171-1/+3
* move agit dependcy (#19998)Lunny Xiao2022-06-171-2/+13
* Fix Readme render bug (#19992)Lunny Xiao2022-06-171-1/+1
* Use DisplayName() instead of FullName in Oauth provider (#19991)oGi4i2022-06-162-1/+20
* fix permission check for delete tag (#19985)a10121127962022-06-165-1/+38
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-164-18/+108
* In code search, get code unit accessible repos in one (main) query (#19764)Hugo Hoitink2022-06-161-87/+57
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-151-0/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-1335-629/+632
* fix: some typos (#19956)yutotnh2022-06-131-1/+1
* Move some code into models/git (#19879)Lunny Xiao2022-06-1216-104/+115
* Unify repo settings & show better error (#19828)Gusted2022-06-123-10/+14
* fixed comment typo (#19944)xkcdstickfigure2022-06-111-1/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-112-0/+39
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-111-6/+8
* Fix data-race problems in git module (quick patch) (#19934)wxiaoguang2022-06-111-1/+1
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-3/+4