summaryrefslogtreecommitdiffstats
path: root/modules/queue/queue_redis.go
Commit message (Expand)AuthorAgeFilesLines
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-24/+5
* Fix queue pop error and stat empty repository error (#10248)Lunny Xiao2020-02-121-1/+1
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-159/+79
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-55/+47
* Update queue_redis.go (#9910)zeripath2020-01-211-5/+6
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+234