You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/private
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>
5 years ago
..
hook.go Add branch protection option to block merge on requested changes. (#9592) 5 years ago
internal.go Batch hook pre- and post-receive calls (#8602) 5 years ago
key.go AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
serv.go Push to create repo (#8419) 5 years ago