summaryrefslogtreecommitdiffstats
path: root/modules/indexer/repo.go
Commit message (Collapse)AuthorAgeFilesLines
* Global code search support (#3664)Lunny Xiao2018-03-161-6/+21
| | | | | | | | | | | | * add global code search on explore * fix bug when no anyone public repos * change the icon * fix typo and add UnitTypeCode check for login non-admin user * fix ui description when no match
* Reduce repo indexer disk usage (#3452)Ethan Koenig2018-02-051-33/+43
|
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+199
Indexed search of repository contents (for default branch only)