forgejo/docs/content/doc
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
..
advanced Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
features Add Issue link to feature compare "reject unsigned" (#7465) 2019-07-14 21:58:58 +08:00
help Add FAQ for version downloads (#6742) 2019-04-24 14:44:58 -04:00
installation Support SSH_LISTEN_PORT env var in docker app.ini template (#7829) 2019-08-24 01:44:24 +02:00
upgrade Copyedit docs (#6275) 2019-03-09 16:15:45 -05:00
usage Fix regression in reverse proxy documentation (#7634) 2019-07-26 18:09:12 -04:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
features.en-us.md
features.zh-cn.md
features.zh-tw.md
help.en-us.md
help.zh-cn.md
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
upgrade.en-us.md
upgrade.fr-fr.md
upgrade.zh-cn.md
upgrade.zh-tw.md
usage.en-us.md
usage.zh-cn.md