summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-191-16/+4
* Fix condition for is_internal (#22095) (#22132)KN4CK3R2022-12-141-2/+3
* Fix sorting admin user list by last login (#22081) (#22107)aceArt-GmbH2022-12-131-0/+4
* Fix permission check on issue/pull lock (#22113)Lunny Xiao2022-12-121-3/+2
* Workaround for container registry push/pull errors (#21862) (#22068)KN4CK3R2022-12-103-4/+68
* Fix ListBranches to handle empty case (#21921) (#22024)Lunny Xiao2022-12-041-26/+34
* Multiple improvements for comment edit diff (#21990) (#22007)silverwind2022-12-021-4/+9
* Prevent NPE if trying to restore an already restored deleted branch (#21940) ...zeripath2022-11-251-0/+4
* Add support for HEAD requests in Maven registry (#21834) (#21929)KN4CK3R2022-11-2517-32/+120
* Fix setting HTTP headers after write (#21833) (#21877)KN4CK3R2022-11-224-31/+25
* Load GitRepo in API before deleting issue (#21720) (#21796)Jason Song2022-11-131-1/+1
* Set last login when activating account (#21731) (#21755)Jason Song2022-11-111-0/+7
* Revert unrelated changes for SMTP auth (#21767) (#21768)wxiaoguang2022-11-101-1/+1
* Fix dashboard ignored system setting cache (#21621) (#21759)Lunny Xiao2022-11-101-2/+5
* Remove semver compatible flag and change pypi to an array of test cases (#217...Wayne Starr2022-11-092-4/+47
* Allow local package identifiers for PyPI packages (#21690) (#21727)Wayne Starr2022-11-091-2/+9
* Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670)wxiaoguang2022-11-031-5/+9
* Sync git hooks when config file path changed (#21619) (#21626)Jason Song2022-10-301-3/+13
* Fix 500 on PR files API (#21602) (#21607)qwerty2872022-10-261-1/+5
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-2413-25/+25
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-241-0/+2
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-242-0/+45
* Record OAuth client type at registration (#21316)M Hickford2022-10-243-15/+32
* adapt README_{Country}.md stype name in localizedExtensions (#21486)a10121127962022-10-242-5/+5
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-238-11/+11
* Require authentication for OAuth token refresh (#21421)M Hickford2022-10-231-0/+29
* Allow package version sorting (#21453)KN4CK3R2022-10-231-1/+6
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-232-1/+9
* Remove deleted repos from searchresult (#21512)Raymond2022-10-221-0/+12
* Added check for disabled Packages (#21540)rock2dust2022-10-221-0/+1
* Decouple HookTask from Repository (#17940)KN4CK3R2022-10-213-5/+4
* move invite by mail to services package (#21513)65432022-10-201-6/+1
* Suppress `ExternalLoginUserNotExist` error (#21504)KN4CK3R2022-10-192-2/+8
* Add team member invite by email (#20307)KN4CK3R2022-10-192-23/+147
* Fix read system configuration bug when installing (#21489)Lunny Xiao2022-10-181-13/+5
* Add some api integration tests (#18872)KN4CK3R2022-10-181-1/+1
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-177-187/+257
* Return 404 when user is not found on avatar (#21476)Gusted2022-10-161-0/+4
* Enforce grouped NuGet search results (#21442)KN4CK3R2022-10-171-13/+6
* Display total commit count in hook message (#21400)KN4CK3R2022-10-172-18/+20
* [refactor] Use const for wiki DefaultBranch (#21466)65432022-10-151-4/+4
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-135-48/+600
* Fix #21406: Hide repo information from file view/blame mode (#21420)Neel2022-10-131-0/+2
* Respect user's locale when rendering the date range in the repo activity page...Yarden Shoham2022-10-131-2/+2
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-123-5/+122
* Case-insensitive NuGet symbol file GUID (#21409)Hubert WawrzyƄczyk2022-10-122-2/+2
* Add generic set type (#21408)KN4CK3R2022-10-124-35/+34
* Use Name instead of DisplayName in LFS Lock (#21415)KN4CK3R2022-10-111-1/+1
* Use ISO date format instead of hard-coded English date format for date range ...Yarden Shoham2022-10-111-2/+2
* log real ip of requests from ssh (#21216)Lunny Xiao2022-10-111-0/+4