aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer
Commit message (Expand)AuthorAgeFilesLines
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-151-1/+1
* Remove camel case tokenization from repo indexer (#7733)guillep2k2019-08-061-3/+2
* Add golangci (#6418)kolaente2019-06-125-28/+16
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-083-14/+168
* Better logging (#6038) (#6095)zeripath2019-04-023-13/+13
* fix bug when set indexer as db and add tests (#6173)Lunny Xiao2019-02-243-3/+30
* Add more tests and docs for issue indexer, add db indexer type for searching ...Lunny Xiao2019-02-216-10/+84
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-213-8/+210
* remove unused file (#6121)Lunny Xiao2019-02-191-143/+0
* Refactor issue indexer (#5363)Lunny Xiao2019-02-196-0/+545
* fix indexer reindex bug when gitea restart (#5563)Lunny Xiao2018-12-192-8/+19
* Global code search support (#3664)Lunny Xiao2018-03-161-6/+21
* Reduce repo indexer disk usage (#3452)Ethan Koenig2018-02-053-89/+105
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+199
* Make indexer code more reusable (#2590)Ethan Koenig2017-09-252-21/+60
* Automatically regenerate indexer for incompatible versions (#2524)Ethan Koenig2017-09-231-19/+18
* Improve issue search (#2387)Ethan Koenig2017-09-162-4/+176
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+14