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
David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749)
* Admin shall be able to bypass merge checks.

* Repository admin should not bypass if merge whitelist is set.

* Add code comment about checks that PR are ready

* notAllOverrideableChecksOk->notAllOverridableChecksOk

* Fix merge, require signed currently not overridable.

* fix

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
5 years ago
..
admin Restricted users (#6274) 5 years ago
api/v1 Remove unnecessary permissions load (#9796) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Restricted users (#6274) 5 years ago
private Fix admin handling at merge of PR (#9749) 5 years ago
repo Fix compare (#9808) 5 years ago
routes Fix missing msteam webhook on organization (#9781) 5 years ago
user Restricted users (#6274) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Restricted users (#6274) 5 years ago
init.go Refactor code indexer (#9313) 5 years ago
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago