summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples/ci_trace_shared_examples.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-021-2/+2
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-0/+52
* Set higher TTL to write lock for tracesset-higher-ttl-for-trace-writeShinya Maeda2019-06-281-1/+1
* Revert "Merge branch..."Kamil Trzciński2019-06-241-1/+1
* Fix copying a single line from FirefoxAdam Hegyi2019-06-191-1/+1
* Fix integration specs for tracingFabio Pitino2019-06-141-2/+2
* Remove unused projects.ci_id column27777-drop-projects-ci_id-columnDmitriy Zaporozhets2019-05-021-39/+0
* Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-281-7/+2
|\
| * Lock writes to trace streamKamil Trzciński2018-11-271-7/+2
* | Improve specs for hiding runners tokens in tracesGrzegorz Bizon2018-11-201-4/+2
|/
* Merge branch 'remove-trace-efficiently' into 'master'Kamil Trzciński2018-07-061-0/+80
|\
| * Fix static analysysShinya Maeda2018-07-061-8/+8
| * Add specShinya Maeda2018-07-061-0/+80
* | Use AlreadyArchivedError if it's the caseShinya Maeda2018-07-061-3/+3
* | Prevent WRITE opetaions if it's already archivedShinya Maeda2018-07-051-0/+22
|/
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-1/+3
* Fix typos and add a small specShinya Maeda2018-06-061-2/+4
* Fix specs for exclusive leaseShinya Maeda2018-06-061-10/+19
* Add tests for each new codeShinya Maeda2018-06-061-0/+25
* Fix spec: ci_trace_shared_examples.rb for positive offset by appendShinya Maeda2018-05-071-1/+1
* Enforce proper 416 support for runner trace patch endpointKamil Trzciński2018-05-071-0/+741