summaryrefslogtreecommitdiff
path: root/spec/support/chunked_io
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to ↵Shinya Maeda2018-05-041-5/+0
| | | | Ci::BuildTraceChunkFlushWorker.
* Refactoring ci_job_trace to ci_build_traceShinya Maeda2018-04-261-1/+1
|
* Add spec that proves trace can be recovered even if it had redis outageShinya Maeda2018-04-061-0/+5
|
* Add spec for ChunkedIOShinya Maeda2018-04-051-0/+11
|
* Remove unrelated specsShinya Maeda2018-04-051-32/+0
|
* Fix Live traceShinya Maeda2018-04-052-53/+8
|
* Consolidate ChunkedIOShinya Maeda2018-04-051-19/+15
|
* Implement basic live trace featureShinya Maeda2018-04-052-3/+49
|
* Add tests for ChunkStore::Database tooShinya Maeda2018-04-051-4/+7
|
* Add spec for chunked_ioShinya Maeda2018-04-051-0/+32