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/services
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
..
agit Return correct error response for agit force-push (#16989) 3 years ago
archiver Add bundle download for repository (#14538) 3 years ago
attachment Add repo_id for attachment (#16958) 3 years ago
auth Report the associated filter if there is an error in LDAP (#17014) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Support unprotected file patterns (#16395) 3 years ago
gitdiff Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
lfs Test if LFS object is accessible (#16865) 3 years ago
mailer Send registration email on user autoregistration (#16523) 3 years ago
mirror Make mirror feature more configurable (#16957) 3 years ago
pull Support unprotected file patterns (#16395) 3 years ago
release Add repo_id for attachment (#16958) 3 years ago
repository Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
webhook Add proxy settings and support for migration and webhook (#16704) 3 years ago
wiki Add repo_id for attachment (#16958) 3 years ago