gitea/routers
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
* 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>
2020-02-12 23:19:35 +00:00
..
admin Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
api/v1 Add API branch protection endpoint (#9311) 2020-02-12 23:19:35 +00:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
private Fix push-create SSH bugs (#10145) 2020-02-05 10:40:35 +01:00
repo Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00
routes Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00
user Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
init.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
install.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00