0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 13:14:27 +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 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
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
home.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go
install.go
metrics.go
swagger_json.go