Commit Graph

4665 Commits (a920fcfd91b1d77cee8bf1143334cba1582b8c5c)

Author SHA1 Message Date
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 3 weeks ago
Lunny Xiao 2abdbe88b5
Fix disable 2fa bug (#32320) 3 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 3 weeks ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 3 weeks ago
6543 d638067d3c
API: enhance SearchIssues swagger docs (#32208) 4 weeks ago
wxiaoguang 5242e520c4
Make `owner/repo/pulls` handlers use "PR reader" permission (#32254) 1 month ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 1 month ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 1 month ago
Lunny Xiao aebb741c08
Use per package global lock for container uploads instead of memory lock (#31860) 1 month ago
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 1 month ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 1 month ago
Zettat123 4eacc61f64
Fix incorrect "Target branch does not exist" in PR title (#32222) 1 month ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 1 month ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 1 month ago
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 1 month ago
yp05327 5d6d025c9b
Add support for searching users by email (#30908) 1 month ago
Job 7e68bc8823
Fix PR creation on forked repositories (#31863) 1 month ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 1 month ago
Lunny Xiao 3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 1 month ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 month ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 2 months ago
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516) 2 months ago
charles 3269b04d61
Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. (#31507) 2 months ago
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000) 2 months ago
Lunny Xiao 6eb5950835
Allow set branch protection in an empty repository (#32095) 2 months ago
Zettat123 fcedf634d5
Fix bug in getting merged pull request by commit (#32079) 2 months ago
cloudchamb3r e1f0598c8f
Fix Bug in Issue/pulls list (#32081) 2 months ago
Lunny Xiao 9e0db1b646
Fix rename branch permission bug (#32066) 2 months ago
ChristopherHX b594cec2bd
Fix artifact v4 upload above 8MB (#31664) 2 months ago
Lunny Xiao a802508f88
Fix wrong last modify time (#32102) 2 months ago
Lunny Xiao 5de41737a5
Fix upload maven pacakge parallelly (#31851) 2 months ago
KN4CK3R 08adbc468f
Fix incorrect `/tokens` api (#32085) 2 months ago
wxiaoguang 1fede04b83
Refactor CSRF protector (#32057) 2 months ago
Bruno Sofiato 7dde3e6489
Included tag search capabilities (#32045) 2 months ago
Lunny Xiao 3febcaa53b
Use a common message template instead of a special one (#31878) 2 months ago
Zettat123 3a51c37672
Check if the `due_date` is nil when editing issues (#32035) 2 months ago
Kemal Zebari f05d9c98c4
Handle invalid target when creating releases using API (#31841) 2 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 2 months ago
Daniel 64298dcb9e
Failed authentications are logged to level Warning (#32016) 2 months ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 2 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 2 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 2 months ago
Wim 01dec7577a
Remove SHA1 for support for ssh rsa signing (#31857) 2 months ago
william-allspice e9c64f41a6
Distinguish official vs non-official reviews, add tool tips, and upgr… (#31924) 2 months ago
Adam Majer bf7ae0429c
Return 404 instead of error when commit not exist (#31977) 2 months ago
6543 19af534462
For consistency make repo search sort options case sensitive (#31951) 2 months ago
Lunny Xiao 5c05dddbed
Fix nuget/conan/container packages upload bugs (#31967) 2 months ago
Denys Konovalov 83f37f6302
Remove urls from translations (#31950) 2 months ago
6543 c0db47bf9b nix wording nit in todo code comment 2 months ago
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 2 months ago