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
Chri-s a2a49c93c7 Added checks for protected branches in pull requests (#3544)
* Added checks for protected branches in pull requests

Signed-off-by: Christian Wulff <NChris@posteo.net>

* Moved check for protected branch into new function CheckUserAllowedToMerge

Signed-off-by: Christian Wulff <NChris@posteo.net>

* Removed merge conflict lines from last commit

Signed-off-by: Christian Wulff <NChris@posteo.net>

* Explicit check for error type in ViewIssue

Signed-off-by: Christian Wulff <NChris@posteo.net>
6 years ago
..
admin Add admin dashboard option to run health checks (#3606) 6 years ago
api/v1 Added issue search via api (#3612) 6 years ago
dev Make time diff translatable (#2057) 7 years ago
org Address issues pointed out by @lunny in #3339 (#3352) 7 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
repo Added checks for protected branches in pull requests (#3544) 6 years ago
routes Enable caching on assets and avatars (#3376) 7 years ago
user Fix missing translations when updating username. (#3564) 6 years ago
utils Allow adding collaborators with (fullname) (#3103) 7 years ago
home.go Handle refactor (#3339) 7 years ago
init.go Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
install.go Implements generator cli for secrets (#3531) 6 years ago