gitea/templates/repo/issue
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
* refuse merge until ci successfully

* deny merge request when required status checkes not succeed on merge Post and API

* add database migration for added columns on protected_branch

* fix migration

* fix protected branch check bug

* fix protected branch settings

* remove duplicated code on check pull request's required commit statuses pass

* remove unused codes

* fix migration

* add newline for template file

* fix go mod

* rename function name and some other fixes

* fix template

* fix bug pull view

* remove go1.12 wrong dependencies

* add administrator bypass when protected branch status check enabled

* fix bug

* improve the codes
2019-09-18 08:39:45 +03:00
..
view_content Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
branch_selector_field.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Move ref (branch or tag) location on issue list page (#8157) 2019-09-12 12:31:36 +03:00
milestone_issues.tmpl Move ref (branch or tag) location on issue list page (#8157) 2019-09-12 12:31:36 +03:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl
new.tmpl
search.tmpl
view_content.tmpl ui fixes - compare view and archieved repo issues (#7345) 2019-07-08 20:18:09 +01:00
view_title.tmpl
view.tmpl