21 Commits (c14f4daa8e5b9367a2d0e9918a8888344d2bc73c)

Author SHA1 Message Date
  zeripath 15d8546481 Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 4 years ago
  zeripath db2722c91b Fix the issue reported on #12385 (#12969) 4 years ago
  zeripath fe973a0fb0 Allow common redis and leveldb connections (#12385) 4 years ago
  Lunny Xiao 9a85655af6 Add queue for code indexer (#10332) 4 years ago
  zeripath 866635861e use assignment in tests (#12734) 4 years ago
  zeripath 19c88d378c Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
  zeripath e660c40db6 Multiple small admin dashboard fixes (#12153) 5 years ago
  zeripath 764be545a4 Prevent timer leaks in Workerpool and others (#11333) 5 years ago
  Lunny Xiao bf4c139d8f Improve config logging when WrappedQueue times out (#11174) 5 years ago
  zeripath cf84fc9099 Avoid logging []byte in queue failures - convert to string first (#10865) 5 years ago
  Lunny Xiao d7bf483099 Fix queue log param (#10733) 5 years ago
  zeripath dabafdde35 Fix Workerpool deadlock (#10283) 5 years ago
  Lunny Xiao 0b06ffe647 Fix queue pop error and stat empty repository error (#10248) 5 years ago
  zeripath bde89c91d6 Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
  zeripath 44108e8574 Fix broken FlushAll (#10101) 5 years ago
  Lunny Xiao a04a9072d1 Fix leveldb test race (#10054) 5 years ago
  zeripath d595cc53fa Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
  zeripath 4cdb5dbe01 Update queue_redis.go (#9910) 5 years ago
  zeripath c6cecef82d Remove unused lock (#9709) 5 years ago
  zeripath b3e3ffafc4 Missed q.lock.Unlock() will cause panic (#9705) 5 years ago
  zeripath ca6f46bff9 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago