forgejo/templates/repo/issue
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success ()
* 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 () 2019-09-18 08:39:45 +03:00
branch_selector_field.tmpl hide branch on pull request view or create UI () 2017-09-06 15:02:51 +03:00
comment_tab.tmpl Improve issue autolinks () 2019-04-12 08:53:34 +03:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Allow labels to contain emoji () 2019-02-16 19:33:09 +02:00
list.tmpl Move ref (branch or tag) location on issue list page () 2019-09-12 12:31:36 +03:00
milestone_issues.tmpl Move ref (branch or tag) location on issue list page () 2019-09-12 12:31:36 +03:00
milestone_new.tmpl Restrict permission check on repositories and fix some problems () 2018-11-28 19:26:14 +08:00
milestones.tmpl Unifies pagination template usage () () 2019-04-20 00:15:19 -04:00
navbar.tmpl Search bar for issues/pulls () 2017-01-25 10:43:02 +08:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
new_form.tmpl Show full name if DefaultShowFullName setting activated () 2019-05-08 11:41:35 +03:00
search.tmpl Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
view.tmpl Feature: Archive repos () 2019-01-23 13:58:38 -05:00
view_content.tmpl ui fixes - compare view and archieved repo issues () 2019-07-08 20:18:09 +01:00
view_title.tmpl Display original author and URL information when showing migrated issues/comments () 2019-07-08 10:14:12 +08:00