1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 09:41:36 +02:00
gitea/templates
6543 a88f3663eb
Fix merge dialog on protected branch with missing required statuses (#11074)
It is possible for misconfigured protected branches to have required status checks that are not in any of the current statuses: Pending, Success, Error, Failure, or Warning - presumably because the CI has not contacted us as yet.

Fix #10636 by adding case: missing StatusChecks when these are missing
2020-04-15 21:35:18 +01:00
..
admin Add git hook tooltip (#11030) 2020-04-09 18:15:09 -05:00
base
custom
explore Fix language label vertical alignment (#11061) 2020-04-13 17:00:32 -03:00
mail
org
pwa
repo Fix merge dialog on protected branch with missing required statuses (#11074) 2020-04-15 21:35:18 +01:00
status fix 404 and 500 image size in small size screen (#11043) 2020-04-11 17:31:17 -03:00
swagger document 404 responce and meaning (#11073) 2020-04-15 16:03:05 +03:00
user add request review from specific reviewers feature in pull request (#10756) 2020-04-06 19:33:34 +03:00
home.tmpl
install.tmpl