summaryrefslogtreecommitdiffstats
path: root/modules/search/search.go
Commit message (Collapse)AuthorAgeFilesLines
* 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)