aboutsummaryrefslogtreecommitdiffstats
path: root/modules/queue/setting.go
Commit message (Expand)AuthorAgeFilesLines
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Slightly simplify the queue settings code to help reduce the risk of problems...zeripath2020-10-151-21/+4
* Fix the issue reported on #12385 (#12969)zeripath2020-09-281-0/+1
* Multiple small admin dashboard fixes (#12153)zeripath2020-07-051-0/+1
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-0/+40
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-8/+16
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-0/+75