summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/trace.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda2018-02-061-8/+0
* Revert live-trace pathShinya Maeda2018-02-061-24/+12
* Add CreateArtifactsTraceWorkerShinya Maeda2018-02-061-6/+6
* Expose current_pathShinya Maeda2018-02-061-6/+6
* Check existance of the file when trace_artifact is readShinya Maeda2018-02-061-2/+2
* Move default_path to legacy_default_path. Switch to the new path for live-traceShinya Maeda2018-02-061-10/+28
* Remove unnecessary changesShinya Maeda2018-02-061-6/+10
* Trace as artifactsShinya Maeda2018-02-061-8/+14
* Add CI build trace sections extractorAlessio Caiazza2017-10-051-0/+6
* Optimise trace handling code to use streaming instead of full readKamil TrzciƄski2017-04-061-0/+136