gitea/routers
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 Users should not be able to prohibit their own login (#10970) 2020-04-06 10:23:15 -04:00
api/v1 document 404 responce and meaning (#11073) 2020-04-15 16:03:05 +03:00
dev
org
private
repo Fix merge dialog on protected branch with missing required statuses (#11074) 2020-04-15 21:35:18 +01:00
routes [suggest] change merge strategy: do not check write access if user in merge white list (#10951) 2020-04-08 14:26:50 +03:00
user Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00