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
..
check.go Fix dump and restore respository (#16698) 3 years ago
check_test.go Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
commit_status.go Add agit flow support in gitea (#14295) 3 years ago
lfs.go Add LFS Migration and Mirror (#14726) 3 years ago
main_test.go Move some pull request functions from models to services (#9266) 5 years ago
merge.go Add option to update pull request by `rebase` (#16125) 3 years ago
patch.go Support unprotected file patterns (#16395) 3 years ago
pull.go Replace `list.List` with slices (#16311) 3 years ago
pull_test.go Append to existing trailers in generated squash commit message (#15980) 3 years ago
review.go [API] generalize list header (#16551) 3 years ago
temp_repo.go Add agit flow support in gitea (#14295) 3 years ago
update.go Add option to update pull request by `rebase` (#16125) 3 years ago