Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Workerpool deadlock (#10283) | zeripath | 2020-02-15 | 2 | -3/+6 |
* | Fix queue pop error and stat empty repository error (#10248) | Lunny Xiao | 2020-02-12 | 2 | -2/+4 |
* | Add Unique Queue infrastructure and move TestPullRequests to this (#9856) | zeripath | 2020-02-02 | 15 | -403/+1371 |
* | Fix broken FlushAll (#10101) | zeripath | 2020-02-01 | 1 | -4/+4 |
* | Fix leveldb test race (#10054) | Lunny Xiao | 2020-01-30 | 1 | -0/+18 |
* | Queue: Make WorkerPools and Queues flushable (#10001) | zeripath | 2020-01-28 | 12 | -292/+628 |
* | Update queue_redis.go (#9910) | zeripath | 2020-01-21 | 1 | -5/+6 |
* | Remove unused lock (#9709) | zeripath | 2020-01-11 | 2 | -1/+3 |
* | Missed q.lock.Unlock() will cause panic (#9705) | zeripath | 2020-01-11 | 1 | -1/+0 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 13 | -0/+2132 |