gitea/templates/repo/settings
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
..
webhook Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
branches.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
collaboration.tmpl Use Semantic UI's Search component for user and repo search (#2636) 2017-10-03 06:27:48 +03:00
deploy_keys.tmpl Some small template fixes (#3820) 2018-04-20 08:25:15 +08:00
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 2017-03-15 23:39:38 +01:00
githooks.tmpl Fix #1418 (#1456) 2017-04-07 22:50:40 +08:00
nav.tmpl Protected branches system (#339) 2017-02-21 23:02:10 +08:00
navbar.tmpl Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
options.tmpl Extract the username and password from the mirror url (#7651) 2019-08-16 22:56:57 +01:00
protected_branch.tmpl Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00