Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frozen_string_literal to spec/support | Thong Kuah | 2019-07-25 | 1 | -0/+2 |
* | Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr... | Shinya Maeda | 2018-05-04 | 1 | -5/+0 |
* | Refactoring ci_job_trace to ci_build_trace | Shinya Maeda | 2018-04-26 | 1 | -1/+1 |
* | Add spec that proves trace can be recovered even if it had redis outage | Shinya Maeda | 2018-04-06 | 1 | -0/+5 |
* | Add spec for ChunkedIO | Shinya Maeda | 2018-04-05 | 1 | -0/+11 |
* | Remove unrelated specs | Shinya Maeda | 2018-04-05 | 1 | -32/+0 |
* | Fix Live trace | Shinya Maeda | 2018-04-05 | 2 | -53/+8 |
* | Consolidate ChunkedIO | Shinya Maeda | 2018-04-05 | 1 | -19/+15 |
* | Implement basic live trace feature | Shinya Maeda | 2018-04-05 | 2 | -3/+49 |
* | Add tests for ChunkStore::Database too | Shinya Maeda | 2018-04-05 | 1 | -4/+7 |
* | Add spec for chunked_io | Shinya Maeda | 2018-04-05 | 1 | -0/+32 |