gitea/routers
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
* Add branch protection option to block merge on requested changes.

* Add migration step

* Fix check to correct negation

* Apply suggestions from code review

Language improvement.

Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>

* Copyright year.

Co-authored-by: John Olheiser <42128690+jolheiser@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-03 19:47:09 +02:00
..
admin
api/v1 [API] dont reqToken on GetReactions (fix #9543) (#9548) 2020-01-02 23:27:31 +02:00
dev
org
private Add branch protection option to block merge on requested changes. (#9592) 2020-01-03 19:47:09 +02:00
repo Add branch protection option to block merge on requested changes. (#9592) 2020-01-03 19:47:09 +02:00
routes remove since it is there for 3years (#9538) 2019-12-29 12:32:31 +00:00
user [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 2019-12-29 16:24:50 +02:00
utils
home.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go
metrics.go
swagger_json.go