gitea/modules
guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767)
* Restrict repository indexing by file extension

* Use REPO_EXTENSIONS_LIST_INCLUDE instead of REPO_EXTENSIONS_LIST_EXCLUDE and have a more flexible extension pattern

* Corrected to pass lint gosimple

* Add wildcard support to REPO_INDEXER_EXTENSIONS

* This reverts commit 72a650c8e42f4abf59d5df7cd5dc27b451494cc6.

* Add wildcard support to REPO_INDEXER_EXTENSIONS (no make vendor)

* Simplify isIndexable() for better clarity

* Add gobwas/glob to vendors

* manually set appengine new release

* Implement better REPO_INDEXER_INCLUDE and REPO_INDEXER_EXCLUDE

* Add unit and integration tests

* Update app.ini.sample and reword config-cheat-sheet

* Add doc page and correct app.ini.sample

* Some polish on the doc

* Simplify code as suggested by @lafriks
2019-09-11 20:26:28 +03:00
..
auth Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
avatar
base
cache
charset
context Fix Go 1.13 private repository go get issue (#8112) 2019-09-06 21:44:59 +08:00
cron
generate
git Strict name matching for Repository.GetTagID() (#8074) 2019-09-04 08:48:17 +03:00
gzip
highlight
httplib
indexer
lfs
log
mailer
markup Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
metrics
migrations
minwinsvc
notification
options
pprof
private
process
public
pull
recaptcha
repofiles Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
search
secret
session
setting Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
ssh
structs Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
sync
templates Make link last commit massages in repository home page and commit tables (#8006) 2019-09-10 12:03:30 +03:00
test
timeutil
upload
user
util
validation Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00