aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Use padded keyid (#22288)Gusted2023-01-021-3/+9
* Remove ReverseProxy authentication from the API (#22219) (#22252)Lunny Xiao2022-12-301-9/+3
* Use complete SHA to create and query commit status (#22244) (#22258)Jason Song2022-12-283-2/+30
* Allow empty assignees on pull request edit (#22150) (#22213)KN4CK3R2022-12-221-0/+5
* Normalize NuGet package version on upload (#22186) (#22201)KN4CK3R2022-12-211-19/+3
* Fix sorting admin user list by last login (#22081) (#22106)aceArt-GmbH2022-12-131-0/+4
* Fix permission check on issue/pull lock (#22114)Lunny Xiao2022-12-121-3/+2
* Workaround for container registry push/pull errors (#21862) (#22069)KN4CK3R2022-12-103-4/+65
* Fix ListBranches to handle empty case (#21921) (#22025)Lunny Xiao2022-12-041-26/+34
* Fix setting HTTP headers after write (#21833) (#21874)KN4CK3R2022-11-203-30/+21
* Load GitRepo in API before deleting issue (#21720) (#21795)Jason Song2022-11-121-1/+1
* Set last login when activating account (#21731) (#21754)Jason Song2022-11-101-0/+7
* Remove semver compatible flag and change pypi to an array of test cases (#217...Wayne Starr2022-11-092-4/+47
* Allow for resolution of NPM registry paths that match upstream (#21568) (#21723)Wayne Starr2022-11-092-0/+45
* Allow local package identifiers for PyPI packages (#21690) (#21726)Wayne Starr2022-11-091-2/+9
* Sync git hooks when config file path changed (#21619) (#21625)Jason Song2022-10-301-3/+13
* Fix package access for admins and inactive users (#21580) (#21592)KN4CK3R2022-10-281-0/+2
* Added check for disabled Packages (#21540) (#21614)Xinyu Zhou2022-10-271-0/+2
* Suppress `ExternalLoginUserNotExist` error (#21504) (#21572)KN4CK3R2022-10-262-2/+6
* support binary deploy in npm packages (#21589)eleith2022-10-251-0/+1
* Case-insensitive NuGet symbol file GUID (#21409) (#21575)Hubert Wawrzyńczyk2022-10-242-2/+2
* Display total commit count in hook message (#21400) (#21481)KN4CK3R2022-10-172-18/+20
* Enforce grouped NuGet search results (#21442) (#21480)KN4CK3R2022-10-171-13/+6
* Return 404 when user is not found on avatar (#21476) (#21477)Gusted2022-10-171-0/+4
* Set SemverCompatible to false for Conan packages (#21275) (#21366)KN4CK3R2022-10-101-2/+1
* Make NuGet service index publicly accessible (#21242) (#21277)KN4CK3R2022-10-081-23/+25
* Parse OAuth Authorization header when request omits client secret (#21351) (#...M Hickford2022-10-081-2/+21
* Tag list should include draft releases with existing tags (#21263) (#21365)Jason Song2022-10-071-3/+11
* Use absolute links in feeds (#21229) (#21265)KN4CK3R2022-09-261-31/+31
* Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)wxiaoguang2022-09-225-60/+53
* Allow uppercase ASCII alphabet in PyPI package names (#21095) (#21217)KN4CK3R2022-09-201-1/+1
* Fix CSV diff for added/deleted files (#21189) (#21193)wxiaoguang2022-09-171-18/+18
* Fix pagination limit parameter problem (#21111)Tyrone Yeh2022-09-081-1/+1
* Fix hard-coded timeout and error panic in API archive download endpoint (#209...zeripath2022-09-062-51/+55
* Redirect if user does not exist on admin pages (#20981) (#21059)zeripath2022-09-041-1/+5
* Fill the specified ref in webhook test payload (#20961) (#21055)Jason Song2022-09-042-6/+16
* Add more checks in migration code (#21011) (#21050)zeripath2022-09-042-4/+2
* Add Dev, Peer and Optional dependencies to npm PackageMetadataVersion (#21017...José Carlos2022-09-031-9/+12
* Return 404 NotFound if requested attachment does not exist (#20886) (#20941)zeripath2022-08-251-0/+20
* Fix mirror address setting not working (#20850) (#20904)zeripath2022-08-231-2/+5
* Allow multiple metadata files for Maven packages (#20674) (#20916)KN4CK3R2022-08-231-2/+3
* Pad GPG Key ID with preceding zeroes (#20878) (#20885)zeripath2022-08-221-0/+7
* Remove calls to load Mirrors in user.Dashboard (#20855) (#20897)zeripath2022-08-221-33/+0
* Fix SQL Query for `SearchTeam` (#20844) (#20872)Gusted2022-08-211-1/+1
* Fix owners cannot create organization repos bug (#20841) (#20854)zeripath2022-08-182-2/+5
* 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