summaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/indexer.go
Commit message (Expand)AuthorAgeFilesLines
* Log the indexer path on failure (#11172)zeripath2020-04-221-3/+4
* Handle panic in indexer initialisation better (#10534)zeripath2020-02-281-0/+8
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-131-9/+23
* Stop hanging issue indexer initialisation from preventing shutdown (#10243)zeripath2020-02-121-17/+15
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-2/+1
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-74/+125
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-1/+1
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+1
* fix issue indexer not triggered when migrating a repository (#9332)Lunny Xiao2019-12-121-16/+21
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-1/+1
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-6/+5
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-63/+130
* Add golangci (#6418)kolaente2019-06-121-4/+9
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-081-13/+22
* Better logging (#6038) (#6095)zeripath2019-04-021-4/+4
* fix bug when set indexer as db and add tests (#6173)Lunny Xiao2019-02-241-0/+1
* Add more tests and docs for issue indexer, add db indexer type for searching ...Lunny Xiao2019-02-211-1/+10
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-0/+148
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-0/+36