mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 04:21:11 +00:00
* add API branch protection endpoint * lint * Change to use team names instead of ids. * Status codes. * fix * Fix * Add new branch protection options (BlockOnRejectedReviews, DismissStaleApprovals, RequireSignedCommits) * Do xorm query directly * fix xorm GetUserNamesByIDs * Add some tests * Improved GetTeamNamesByID * http status created for CreateBranchProtection * Correct status code in integration test Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: zeripath <art27@cantab.net> |
||
|---|---|---|
| .. | ||
| admin | ||
| api/v1 | ||
| dev | ||
| org | ||
| private | ||
| repo | ||
| routes | ||
| user | ||
| utils | ||
| home.go | ||
| init.go | ||
| install.go | ||
| metrics.go | ||
| swagger_json.go | ||