Commit Graph

871 Commits (5df9fd3e9c6ae7f848da65dbe9b9d321f29c003a)

Author SHA1 Message Date
ChristopherHX 2b8cfb557d
Artifacts download api for artifact actions v4 (#33510) 1 week ago
Jason Song c422f179dd
Enhance routers for the Actions variable operations (#33547) 2 weeks ago
wxiaoguang 30993e9508
Feature: Support workflow event dispatch via API (#33545) 2 weeks ago
wxiaoguang 704b65e012
Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541) 2 weeks ago
Bence Sántha 523751dc82
Feature: Support workflow event dispatch via API (#32059) 2 weeks ago
Henrique Corrêa d0f4e92563
Reject star-related requests if stars are disabled (#33208) 3 weeks ago
Lunny Xiao f88dbf86b3
Refactor repository transfer (#33211) 4 weeks ago
wxiaoguang 256b94e9e9
Support choose email when creating a commit via web UI (#33432) 4 weeks ago
Lunny Xiao 77d14fb6d3
Fix system admin cannot fork or get private fork with API (#33401) 4 weeks ago
wxiaoguang 6fe4d1c038
Remove duplicate "ResponseWriter.Status" method (#33346) 1 month ago
Kemal Zebari 2483a93fbc
Only allow admins to rename default/protected branches (#33276) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
Chai-Shi e5f3c16587
Fix sync fork for consistency (#33147) 2 months ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 2 months ago
wxiaoguang 80e4f4c4eb
Refactor package (routes and error handling, npm peer dependency) (#33111) 2 months ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 2 months ago
Lunny Xiao f4ccbd38dc
Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 2 months ago
Zettat123 44b4fb21a4
Support org labels when adding labels by label names (#32988) 2 months ago
Lunny Xiao 5feb1a6bff
Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang 6d5aa9218e
Refactor request context (#32956) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
Lunny Xiao f9f62b4c4c
Move delete deploy keys into service layer (#32201) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months 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) 3 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 3 months ago
yp05327 2ac6f2b129
Fix internal server error when updating labels without write permission (#32776) 3 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 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
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 3 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 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
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 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
6543 d638067d3c
API: enhance SearchIssues swagger docs (#32208) 4 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
Job 7e68bc8823
Fix PR creation on forked repositories (#31863) 5 months ago