Author | SHA1 | Message | Date |
---|---|---|---|
|
bd00339637 |
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
|
5 years ago |
|
6f591dd0a1 |
Change UpdateRepoIndex api to include watchers (#7012)
* Change UpdateRepoIndex api to include watchers * Add timeout |
6 years ago |
|
8d2350bbc7 |
Fix TestSearchRepo by waiting till indexing is done (#7004)
* Fix TestSearchRepo by waiting till indexing is done * Update integrations/repo_search_test.go * changes as per @mrsdizzie |
6 years ago |
|
7aee62e1bc |
Code/repo search (#2582)
Indexed search of repository contents (for default branch only) |
7 years ago |