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/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 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
..
limited_org Fix org visibility bug when git cloning (#6743) 5 years ago
privated_org Fix org visibility bug when git cloning (#6743) 5 years ago
user2 Restrict repository indexing by glob match (#7767) 5 years ago
user3/repo3.git Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 7 years ago
user12/repo10.git Fix 404 when send pull request some situation (#6871) 5 years ago
user13/repo11.git Add commit statuses reports on pull request view (#6845) 5 years ago