1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 04:14:01 +01:00
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
api/v1
dev
org
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
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go