summaryrefslogtreecommitdiffstats
path: root/models/issue_indexer.go
Commit message (Collapse)AuthorAgeFilesLines
* s/fields/terms (#1031)bit2017-02-241-3/+3
| | | use terms instead of fields as variable name to avoid confusion: NewPhraseQuery(terms []string, field string)
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+183