gitea/integrations/gitea-repositories-meta
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
..
limited_org Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
privated_org Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
user2 Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
user3/repo3.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 2017-12-08 20:21:37 +08:00
user12/repo10.git Fix 404 when send pull request some situation (#6871) 2019-05-07 13:20:23 -04:00
user13/repo11.git Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00