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.
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
5 years ago
..
commits_search_test.git Support search operators for commits search (#6479) 5 years ago
git_hooks_test.git Add API for manipulating Git hooks (#6436) 5 years ago
glob.git Restrict repository indexing by glob match (#7767) 5 years ago
repo1.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 7 years ago
repo1.wiki.git Fix serving of raw wiki files other than .md (#5814) 5 years ago
repo15.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 7 years ago
repo16.git Fix some tests : make coverage -> test (#2492) 7 years ago
repo20.git Symlink icons (#1416) (#3826) 6 years ago
utf8.git Fix redirect with non-ascii branch names (#4764) (#4810) 6 years ago