gitea/integrations/gitea-repositories-meta/user2
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 72a650c8e4.

* 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
..
commits_search_test.git Support search operators for commits search (#6479) 2019-04-12 10:28:44 +08:00
git_hooks_test.git Add API for manipulating Git hooks (#6436) 2019-04-17 01:31:08 -04:00
glob.git Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
repo1.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 2017-12-08 20:21:37 +08:00
repo1.wiki.git Fix serving of raw wiki files other than .md (#5814) 2019-02-05 20:58:55 -05:00
repo15.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 2017-12-08 20:21:37 +08:00
repo16.git Fix some tests : make coverage -> test (#2492) 2017-09-12 13:51:12 +08:00
repo20.git Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
utf8.git Fix redirect with non-ascii branch names (#4764) (#4810) 2018-09-06 21:37:02 -04:00