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.
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
* refuse merge until ci successfully

* deny merge request when required status checkes not succeed on merge Post and API

* add database migration for added columns on protected_branch

* fix migration

* fix protected branch check bug

* fix protected branch settings

* remove duplicated code on check pull request's required commit statuses pass

* remove unused codes

* fix migration

* add newline for template file

* fix go mod

* rename function name and some other fixes

* fix template

* fix bug pull view

* remove go1.12 wrong dependencies

* add administrator bypass when protected branch status check enabled

* fix bug

* improve the codes
5 years ago
..
ldap Abort syncrhonization from LDAP source if there is some error. (#7960) 5 years ago
oauth2 migrate gplus to google oauth2 provider (#7885) 5 years ago
openid Use gitea forked macaron (#7933) 5 years ago
pam golint fixed for modules/auth 8 years ago
admin.go Use gitea forked macaron (#7933) 5 years ago
auth.go Implement webhook branch filter (#7791) 5 years ago
auth_form.go Use gitea forked macaron (#7933) 5 years ago
org.go Use gitea forked macaron (#7933) 5 years ago
repo_branch_form.go Use gitea forked macaron (#7933) 5 years ago
repo_form.go Refuse merge until all required status checks success (#7481) 5 years ago
repo_form_test.go Use gitea forked macaron (#7933) 5 years ago
user_form.go Use gitea forked macaron (#7933) 5 years ago
user_form_auth_openid.go Use gitea forked macaron (#7933) 5 years ago
user_form_test.go Block registration based on email domain (#5157) 6 years ago