0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:34:35 +01:00
gitea/routers
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
* Block PR on Outdated Branch

* finalize

* cleanup

* fix typo and sentences

thanks @guillep2k

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-04-16 22:00:36 -03:00
..
admin Users should not be able to prohibit their own login (#10970) 2020-04-06 10:23:15 -04:00
api/v1 Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
dev
org Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
private Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
repo Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03: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