summaryrefslogtreecommitdiffstats
path: root/modules/queue/setting.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make WrappedQueues and PersistableChannelUniqueQueues Pausable (#18393)zeripath2022-01-241-1/+1
* Pause queues (#15928)zeripath2022-01-221-0/+20
* Use immediate queues in integration tests and ensure that immediate (#16927)zeripath2021-09-031-1/+1
* 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