1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/templates
6543 cc2a6c1d30
Fix merge dialog on protected branch with missing required statuses (#11074) (#11084)
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-16 10:45:34 +03:00
..
admin Admin page for managing user e-mail activation (#10557) (#10579) 2020-03-02 17:09:37 -03:00
base Logout POST action (#10582) (#10585) 2020-03-03 13:54:15 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
mail Some more e-mail notification fixes (#9596) 2020-01-03 19:13:22 +02:00
org Org action fixes and form cleanup (#10512) (#10514) 2020-02-27 19:38:21 -06:00
pwa Upgrade lato fonts to v16. (#9498) 2019-12-25 23:11:39 -05:00
repo Fix merge dialog on protected branch with missing required statuses (#11074) (#11084) 2020-04-16 10:45:34 +03:00
status fix 404 and 500 image size in small size screen (#11043) (#11049) 2020-04-12 20:24:15 +08:00
swagger Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 2020-01-20 17:59:33 +02:00
user Admin page for managing user e-mail activation (#10557) (#10579) 2020-03-02 17:09:37 -03:00
home.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
install.tmpl Add support of utf8mb4 for mysql (#6992) 2019-05-24 00:15:26 -04:00