aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/indexer.go
Commit message (Expand)AuthorAgeFilesLines
* 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