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
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>
4 years ago
..
hook.go Prevent merge of outdated PRs on protected branches (#11012) 4 years ago
internal.go Remove Unused Functions (#10516) 4 years ago
key.go AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
manager.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
manager_unix.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
manager_windows.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
serv.go Fix push-create SSH bugs (#10145) 4 years ago