1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/templates/repo/issue/view_content
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
..
add_reaction.tmpl [Fix] AllowedReaction code (#9518) 2019-12-27 18:43:56 -05:00
attachments.tmpl [Fix] Release attachment should use DownloadURL() not Name (#9529) 2019-12-28 23:33:13 +00:00
comments.tmpl Add some padding to the shadowed comment box (#9612) 2020-01-05 19:25:27 +00:00
context_menu.tmpl Context menus for comments (#9043) 2019-11-19 20:33:42 +02:00
pull.tmpl Fix admin handling at merge of PR (#9749) 2020-01-16 23:01:22 +02:00
reactions.tmpl [Fix] AllowedReaction code (#9518) 2019-12-27 18:43:56 -05:00
sidebar.tmpl Correct tooltip msg blocked by dependencies (#9211) 2019-11-29 14:05:49 -05:00