mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-18 23:16:04 +08:00
* 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
|
||
|---|---|---|
| .. | ||
| cache.go | ||
| cors.go | ||
| cron.go | ||
| database_sqlite.go | ||
| database_test.go | ||
| database.go | ||
| git.go | ||
| indexer_test.go | ||
| indexer.go | ||
| log.go | ||
| mailer.go | ||
| markup.go | ||
| repository.go | ||
| service.go | ||
| session.go | ||
| setting.go | ||
| webhook.go | ||