gitea/routers/private
David Svantesson 18e0447b3f Fix admin handling at merge of PR ()
* 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>
..
hook.go Fix admin handling at merge of PR ()
internal.go Batch hook pre- and post-receive calls ()
key.go AuthorizedKeysCommand should not query db directly ()
serv.go Move wiki related funtions from models to services/wiki ()