summaryrefslogtreecommitdiffstats
path: root/models/issue_indexer.go
Commit message (Expand)AuthorAgeFilesLines
* Reduce repo indexer disk usage (#3452)Ethan Koenig2018-02-051-2/+2
* Add repo-sync-releases admin command (#3254)Sandro Santilli2017-12-311-1/+1
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-261-1/+1
* Remove unnecessary updates to issue indexer (#3212)Ethan Koenig2017-12-171-0/+20
* Remove unnecessary IssueList attribute loads (#2936)Ethan Koenig2017-11-211-0/+3
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-4/+5
* Remove redudant functions and code (#2652)Morlinest2017-10-101-1/+3
* Make indexer code more reusable (#2590)Ethan Koenig2017-09-251-14/+23
* Improve issue search (#2387)Ethan Koenig2017-09-161-124/+40
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-1/+0
* Fix import order (#1951)Ethan Koenig2017-06-121-0/+1
* fix: Admin can see all private repositories on Explore page. (#1026)Bo-Yi Wu2017-02-261-1/+1
* s/fields/terms (#1031)bit2017-02-241-3/+3
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+183