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.
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395)
Fixes #16381

Note that changes to unprotected files via the web editor still cannot be pushed directly to the protected branch. I could easily add such support for edits and deletes if needed. But for adding, uploading or renaming unprotected files, it is not trivial.

* Extract & Move GetAffectedFiles to modules/git
3 years ago
..
admin.go Add Visible modes function from Organisation to Users too (#16069) 3 years ago
auth_form.go Add setting to OAuth handlers to skip local 2FA authentication (#16594) 3 years ago
org.go Move modules/forms to services/forms (#15305) 3 years ago
repo_branch_form.go Move modules/forms to services/forms (#15305) 3 years ago
repo_form.go Support unprotected file patterns (#16395) 3 years ago
repo_form_test.go Move modules/forms to services/forms (#15305) 3 years ago
repo_tag_form.go Add tag protection (#15629) 3 years ago
user_form.go Added introspection endpoint. (#16752) 3 years ago
user_form_auth_openid.go Move modules/forms to services/forms (#15305) 3 years ago
user_form_test.go Move modules/forms to services/forms (#15305) 3 years ago