Commit Graph

848 Commits (e4c4629465f4e45ffdb9ef5eff6ef17e15ee4c2d)

Author SHA1 Message Date
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 1 month ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
Kemal Zebari 01b1896bf5
Implement update branch API (#32433) 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
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 2 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago
6543 846f618716
Add priority to protected branch (#32286) 2 months ago
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 2 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 2 months ago
Kemal Zebari 355889dbc2
Remove duplicate empty repo check in delete branch API (#32569) 2 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 2 months ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 3 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 3 months ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 3 months ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 months ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 3 months ago
6543 d638067d3c
API: enhance SearchIssues swagger docs (#32208) 3 months ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 4 months ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 4 months ago
Job 7e68bc8823
Fix PR creation on forked repositories (#31863) 4 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 4 months ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 4 months ago
Zettat123 fcedf634d5
Fix bug in getting merged pull request by commit (#32079) 4 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
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 5 months ago
Adam Majer bf7ae0429c
Return 404 instead of error when commit not exist (#31977) 5 months ago
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 5 months ago
Jason Song 81fa471119
Set owner id to zero when GetRegistrationToken for repo (#31725) 6 months ago
Bo-Yi Wu d39bce7f00
fix(api): owner ID should be zero when created repo secret (#31715) 6 months ago
Jason Song bf5ae79c51
Fix API endpoint for registration-token (#31722) 6 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 6 months ago
Adam Majer bae87dfb09
Add return type to GetRawFileOrLFS and GetRawFile (#31680) 6 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 8 months ago
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295) 8 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 8 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 8 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 8 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 8 months ago
Jörg Thalheim 4fe415683e
Add an immutable tarball link to archive download headers for Nix (#31139) 8 months ago