-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Restrict repository indexing by glob match #7767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 8 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
a85393b
Restrict repository indexing by file extension
4353c71
Merge master into indexbyfileext
c48c37a
Use REPO_EXTENSIONS_LIST_INCLUDE instead of REPO_EXTENSIONS_LIST_EXCL…
c6d5a79
Corrected to pass lint gosimple
021014a
Merge master into indexbyfileext
72a650c
Add wildcard support to REPO_INDEXER_EXTENSIONS
1d7edb4
This reverts commit 72a650c8e42f4abf59d5df7cd5dc27b451494cc6.
7450aee
Add wildcard support to REPO_INDEXER_EXTENSIONS (no make vendor)
106faf3
Simplify isIndexable() for better clarity
guillep2k e48f041
Add gobwas/glob to vendors
guillep2k bf82bdb
Merge branch master into indexbyfileext
guillep2k d63a0fb
Merge branch 'master' of github.com:go-gitea/gitea into indexbyfileext
guillep2k 49e260c
Merge master into indexbyfileext and resolve conflicts
guillep2k 7c66a16
Merge branch 'master' into indexbyfileext
guillep2k f2342d6
Merge branch 'master' into indexbyfileext
guillep2k 55a93a3
manually set appengine new release
guillep2k 89773e9
Merge branch 'master' into indexbyfileext
guillep2k 0eca697
Merge branch 'master' of github.com:go-gitea/gitea into indexbyfileext
guillep2k 6bd0ac8
Implement better REPO_INDEXER_INCLUDE and REPO_INDEXER_EXCLUDE
guillep2k 435a222
Merge branch 'master' of github.com:go-gitea/gitea into indexbyfileext
guillep2k 4de7be9
Add unit and integration tests
guillep2k b79406a
Merge branch 'indexbyfileext' of github.com:guillep2k/gitea into inde…
guillep2k 9afc70e
Merge branch 'master' of github.com:go-gitea/gitea into indexbyfileext
guillep2k d92ee99
Update app.ini.sample and reword config-cheat-sheet
guillep2k 59fe641
Add doc page and correct app.ini.sample
guillep2k a1f675b
Some polish on the doc
guillep2k 480a406
Simplify code as suggested by @lafriks
guillep2k e0fbcb7
Merge branch 'master' into indexbyfileext
guillep2k 326f770
Merge branch 'master' into indexbyfileext
lafriks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.