15 Commits (25a6705b86d33a3bbd1171a361c00b4cdde95102)

Author SHA1 Message Date
zeripath 217647f331
Multiple small admin dashboard fixes (#12153)
4 years ago
zeripath c58bc4bf80
Prevent timer leaks in Workerpool and others (#11333)
4 years ago
Lunny Xiao fcc8cdd446
Improve config logging when WrappedQueue times out (#11174)
4 years ago
zeripath e83daf77ad
Avoid logging []byte in queue failures - convert to string first (#10865)
4 years ago
Lunny Xiao cf7ece6245
Fix queue log param (#10733)
4 years ago
zeripath 88986746d5
Fix Workerpool deadlock (#10283)
5 years ago
Lunny Xiao 3d69bbd58f
Fix queue pop error and stat empty repository error (#10248)
5 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
5 years ago
zeripath 9b9dd19d7d
Fix broken FlushAll (#10101)
5 years ago
Lunny Xiao eac5142ac7
Fix leveldb test race (#10054)
5 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
5 years ago
zeripath 8cb9b2f016
Update queue_redis.go (#9910)
5 years ago
zeripath 960ac36099
Remove unused lock (#9709)
5 years ago
zeripath edd31770aa
Missed q.lock.Unlock() will cause panic (#9705)
5 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
5 years ago