gitea/routers
David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749)
* Admin shall be able to bypass merge checks.

* Repository admin should not bypass if merge whitelist is set.

* Add code comment about checks that PR are ready

* notAllOverrideableChecksOk->notAllOverridableChecksOk

* Fix merge, require signed currently not overridable.

* fix

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-01-16 23:01:22 +02:00
..
admin Restricted users (#6274) 2020-01-13 18:33:46 +01:00
api/v1 Remove unnecessary permissions load (#9796) 2020-01-16 15:18:30 +01:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org Restricted users (#6274) 2020-01-13 18:33:46 +01:00
private Fix admin handling at merge of PR (#9749) 2020-01-16 23:01:22 +02:00
repo Fix compare (#9808) 2020-01-16 21:59:07 +02:00
routes Fix missing msteam webhook on organization (#9781) 2020-01-15 13:38:44 -05:00
user Restricted users (#6274) 2020-01-13 18:33:46 +01: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 Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00: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