summaryrefslogtreecommitdiffstats
path: root/modules/search
Commit message (Collapse)AuthorAgeFilesLines
* Global code search support (#3664)Lunny Xiao2018-03-161-2/+4
| | | | | | | | | | | | * 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
* HTML escape all lines of the search result (#3402)Morgan Bazalgette2018-01-221-4/+5
| | | Fixes #3383.
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+128
Indexed search of repository contents (for default branch only)