Commit Graph

1450 Commits (main)

Author SHA1 Message Date
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 17 hours ago
ChristopherHX f888e45432
Harden runner updateTask and updateLog api (#32462) 4 days ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 4 days ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 6 days ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 1 week ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 week ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 1 week ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 week ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 1 week ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 2 weeks ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 2 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
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
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
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
yp05327 70b7df0e5e
Support repo license (#24872) 1 month ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 1 month ago
Zettat123 fcedf634d5
Fix bug in getting merged pull request by commit (#32079) 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
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
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
Adam Majer bf7ae0429c
Return 404 instead of error when commit not exist (#31977) 2 months ago
Lunny Xiao 5c05dddbed
Fix nuget/conan/container packages upload bugs (#31967) 2 months ago
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 2 months ago
KN4CK3R 3862b31abb
Fix RPM resource leak (#31794) 3 months ago
Exploding Dragon de175e3b06
Add signature support for the RPM module (#27069) 3 months ago
Jason Song 81fa471119
Set owner id to zero when GetRegistrationToken for repo (#31725) 4 months ago
Bo-Yi Wu d39bce7f00
fix(api): owner ID should be zero when created repo secret (#31715) 4 months ago
Jason Song bf5ae79c51
Fix API endpoint for registration-token (#31722) 4 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 4 months ago
Adam Majer bae87dfb09
Add return type to GetRawFileOrLFS and GetRawFile (#31680) 4 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 4 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
wxiaoguang 0f09c22663
Improve rubygems package registry (#31357) 5 months ago
Brecht Van Lommel 597d1da96b
Fix missing images in editor preview due to wrong links (#31299) 5 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 5 months ago