You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
view_content Refuse merge until all required status checks success (#7481) 5 years ago
branch_selector_field.tmpl hide branch on pull request view or create UI (#2454) 7 years ago
comment_tab.tmpl Improve issue autolinks (#6273) 5 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl Allow labels to contain emoji (#6063) 5 years ago
list.tmpl Move ref (branch or tag) location on issue list page (#8157) 5 years ago
milestone_issues.tmpl Move ref (branch or tag) location on issue list page (#8157) 5 years ago
milestone_new.tmpl Restrict permission check on repositories and fix some problems (#5314) 6 years ago
milestones.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago
navbar.tmpl Search bar for issues/pulls (#530) 8 years ago
new.tmpl Indent all templates with tabs 9 years ago
new_form.tmpl Show full name if DefaultShowFullName setting activated (#6710) 5 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 6 years ago
view.tmpl Feature: Archive repos (#5009) 6 years ago
view_content.tmpl ui fixes - compare view and archieved repo issues (#7345) 5 years ago
view_title.tmpl Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago