Commit Graph

1469 Commits (c9487a755b742fd2257f57cec1ead3f4c71174d7)

Author SHA1 Message Date
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
Kemal Zebari 01b1896bf5
Implement update branch API (#32433) 2 months ago
Sebastian T. T. 874b8484aa
Add standard-compliant route to serve outdated R packages (#32783) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
yp05327 2ac6f2b129
Fix internal server error when updating labels without write permission (#32776) 2 months ago
KN4CK3R 0c3c041c88
Add Arch package registry (#32692) 3 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 3 months ago
KN4CK3R 136408307c
Add Swift login endpoint (#32693) 3 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 3 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 3 months ago
6543 846f618716
Add priority to protected branch (#32286) 3 months ago
wxiaoguang 9ed768adc4
Improve oauth2 scope token handling (#32633) 3 months ago
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 3 months ago
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests (#32640) 3 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Kemal Zebari 355889dbc2
Remove duplicate empty repo check in delete branch API (#32569) 3 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
ChristopherHX f888e45432
Harden runner updateTask and updateLog api (#32462) 3 months ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 3 months ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 4 months ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 4 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 4 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 4 months ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 4 months ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 4 months ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 4 months ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 4 months ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
6543 d638067d3c
API: enhance SearchIssues swagger docs (#32208) 4 months ago
Lunny Xiao aebb741c08
Use per package global lock for container uploads instead of memory lock (#31860) 4 months ago
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 5 months ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 5 months ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 5 months ago
yp05327 5d6d025c9b
Add support for searching users by email (#30908) 5 months ago
Job 7e68bc8823
Fix PR creation on forked repositories (#31863) 5 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 5 months ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 5 months ago
Zettat123 fcedf634d5
Fix bug in getting merged pull request by commit (#32079) 5 months ago
ChristopherHX b594cec2bd
Fix artifact v4 upload above 8MB (#31664) 5 months ago
Lunny Xiao a802508f88
Fix wrong last modify time (#32102) 5 months ago
Lunny Xiao 5de41737a5
Fix upload maven pacakge parallelly (#31851) 5 months ago
KN4CK3R 08adbc468f
Fix incorrect `/tokens` api (#32085) 5 months ago
Zettat123 3a51c37672
Check if the `due_date` is nil when editing issues (#32035) 5 months ago
Kemal Zebari f05d9c98c4
Handle invalid target when creating releases using API (#31841) 5 months ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 5 months ago