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.
forgejo/docs/content/doc/advanced
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
..
api-usage.en-us.md Add documentation for OTP/2FA header in API for basic auth (#6872) 5 years ago
api-usage.zh-cn.md Adapt documentation to renamed ENABLE_SWAGGER option (#5811) 6 years ago
ci-cd.en-us.md Added AppVeyor to the list of CI/CD working with Gitea (#8104) 5 years ago
config-cheat-sheet.en-us.md Restrict repository indexing by glob match (#7767) 5 years ago
config-cheat-sheet.zh-cn.md Move database settings from models to setting (#7806) 5 years ago
customizing-gitea.en-us.md Add section about customizing mail (#7419) 5 years ago
customizing-gitea.zh-cn.md Fix translation errors in doc advanced part (zh-cn) (#5112) 6 years ago
external-renderers.en-us.md Correct formatting of bullet list (#7794) 5 years ago
hacking-on-gitea.en-us.md Use vendors when go generate (#7340) 5 years ago
hacking-on-gitea.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
logging-documentation.en-us.md Move serv hook functionality & drop GitLogger (#6993) 5 years ago
make.en-us.md General documentation cleanup (#3317) 7 years ago
make.fr-fr.md General documentation cleanup (#3317) 7 years ago
make.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
migrations.en-us.md Import topics during migration (#7851) 5 years ago
oauth2-provider.md Add oauth2 documentation (#6604) 5 years ago
repo-indexer.en-us.md Restrict repository indexing by glob match (#7767) 5 years ago
specific-variables.en-us.md Copyedit docs (#6275) 5 years ago
specific-variables.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
third-party-tools.en-us.md Update third-party-tools.en-us.md (#8148) 5 years ago