Commit Graph

1497 Commits (6ca91f555ab9778310ac46cbbe33849c59286793)

Author SHA1 Message Date
Lunny Xiao e94f37f95e
Refactor webhook events (#33337) 3 weeks ago
wxiaoguang 6fe4d1c038
Remove duplicate "ResponseWriter.Status" method (#33346) 3 weeks ago
Kemal Zebari 2483a93fbc
Only allow admins to rename default/protected branches (#33276) 4 weeks ago
Zettat123 d0962ce3da
Move some Actions related functions from `routers` to `services` (#33280) 4 weeks ago
Michael B. a90af22003
Let API create and edit system webhooks, attempt 2 (#33180) 4 weeks ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 1 month ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 1 month ago
Chai-Shi e5f3c16587
Fix sync fork for consistency (#33147) 1 month ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 1 month ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 1 month ago
wxiaoguang 80e4f4c4eb
Refactor package (routes and error handling, npm peer dependency) (#33111) 1 month ago
Kemal Zebari 188e0ee8e4
Use `Project-URL` metadata field to get a PyPI package's homepage URL (#33089) 1 month ago
wxiaoguang e5c576e92b
Refactor maven package registry (#33049) 1 month ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 1 month ago
Lunny Xiao f4ccbd38dc
Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 1 month ago
wxiaoguang e435b1900a
Refactor arch route handlers (#32993) 2 months ago
Zettat123 44b4fb21a4
Support org labels when adding labels by label names (#32988) 2 months ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 2 months ago
Lunny Xiao 5feb1a6bff
Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
wxiaoguang 973363fec3
Fix maven pom inheritance (#32943) 2 months ago
wxiaoguang ca31d478ee
Refactor arch route handlers (#32972) 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
Zettat123 7269130d28
Fix missing outputs for jobs with matrix (#32823) 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
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) 2 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 2 months ago
KN4CK3R 136408307c
Add Swift login endpoint (#32693) 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) 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