summaryrefslogtreecommitdiffstats
path: root/integrations/repo_search_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Change UpdateRepoIndex api to include watchers (#7012)zeripath2019-05-231-16/+7
| | | | | | * Change UpdateRepoIndex api to include watchers * Add timeout
* Fix TestSearchRepo by waiting till indexing is done (#7004)zeripath2019-05-211-0/+25
| | | | | | | | * Fix TestSearchRepo by waiting till indexing is done * Update integrations/repo_search_test.go * changes as per @mrsdizzie
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+35
Indexed search of repository contents (for default branch only)