summaryrefslogtreecommitdiffstats
path: root/modules/setting/queue.go
Commit message (Expand)AuthorAgeFilesLines
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-0/+18
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-10/+10
* Move mailer to use a queue (#9789)zeripath2020-01-161-7/+17
* fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651)65432020-01-081-5/+6
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+159