aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Make `owner/repo/pulls` handlers use "PR reader" permission (#32254)wxiaoguang2024-10-151-26/+29
* Make git push options accept short name (#32245)wxiaoguang2024-10-121-1/+1
* Allow maintainers to view and edit files of private repos when "Allow maintai...Zettat1232024-10-111-2/+0
* Use per package global lock for container uploads instead of memory lock (#31...Lunny Xiao2024-10-111-8/+18
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-1019-48/+48
* Refactor CSRF token (#32216)wxiaoguang2024-10-102-5/+7
* Fix incorrect "Target branch does not exist" in PR title (#32222)Zettat1232024-10-101-1/+1
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-086-51/+111
* Allow filtering PRs by poster in the ListPullRequests API (#32209)65432024-10-071-9/+33
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-1/+15
* Add support for searching users by email (#30908)yp053272024-10-041-5/+6
* Fix PR creation on forked repositories (#31863)Job2024-10-041-3/+14
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-023-54/+45
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-024-851/+674
* Support repo license (#24872)yp053272024-10-0111-10/+105
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-011-1/+0
* Add pure SSH LFS support (#31516)ConcurrentCrab2024-09-272-9/+38
* Notify the user when the file path contains leading or trailing spaces and fi...charles2024-09-241-1/+1
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-1/+13
* Allow set branch protection in an empty repository (#32095)Lunny Xiao2024-09-241-1/+1
* Fix bug in getting merged pull request by commit (#32079)Zettat1232024-09-242-3/+5
* Fix Bug in Issue/pulls list (#32081)cloudchamb3r2024-09-241-0/+1
* Fix rename branch permission bug (#32066)Lunny Xiao2024-09-221-2/+1
* Fix artifact v4 upload above 8MB (#31664)ChristopherHX2024-09-222-40/+156
* Fix wrong last modify time (#32102)Lunny Xiao2024-09-212-2/+5
* Fix upload maven pacakge parallelly (#31851)Lunny Xiao2024-09-211-0/+13
* Fix incorrect `/tokens` api (#32085)KN4CK3R2024-09-201-0/+5
* Refactor CSRF protector (#32057)wxiaoguang2024-09-181-0/+2
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-3/+13
* Use a common message template instead of a special one (#31878)Lunny Xiao2024-09-141-1/+1
* Check if the `due_date` is nil when editing issues (#32035)Zettat1232024-09-141-4/+10
* Handle invalid target when creating releases using API (#31841)Kemal Zebari2024-09-121-0/+3
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-129-25/+171
* Failed authentications are logged to level Warning (#32016)Daniel2024-09-111-4/+4
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-112-0/+8
* bump to go 1.23 (#31855)techknowlogick2024-09-105-5/+6
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-094-4/+8
* Remove SHA1 for support for ssh rsa signing (#31857)Wim2024-09-071-1/+1
* Distinguish official vs non-official reviews, add tool tips, and upgrā€¦ (#31...william-allspice2024-09-061-0/+1
* Return 404 instead of error when commit not exist (#31977)Adam Majer2024-09-061-1/+1
* For consistency make repo search sort options case sensitive (#31951)65432024-09-051-2/+1
* Fix nuget/conan/container packages upload bugs (#31967)Lunny Xiao2024-09-055-10/+66
* Remove urls from translations (#31950)Denys Konovalov2024-09-025-8/+8
* nix wording nit in todo code comment65432024-09-011-1/+1
* Fix 500 error when `state` params is set when editing issue/PR by API (#31880)yp053272024-09-022-10/+38
* Fix sort order for organization home and user profile page (#31921)yp053272024-09-012-50/+10
* Fix search team (#31923)Lunny Xiao2024-08-291-1/+6
* Split org Propfile README to a new tab `overview` (#31373)a10121127962024-08-275-36/+61
* Don't return 500 if mirror url contains special chars (#31859)Lunny Xiao2024-08-211-2/+4
* add CfTurnstileSitekey context data to all captcha templates (#31874)Rowan Bohde2024-08-192-0/+4