summaryrefslogtreecommitdiff
path: root/spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-011-0/+2
| | | | Adds `# frozen_string_literal: true` to spec/workers ruby files
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-1/+1
|\
| * Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-1/+1
| |
* | Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
|/ | | | | | | | | | | | | | | | | | | | | | | | Fix ok Add spec Fix ok Fix Add changelog Fix Add memoization a fix
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-5/+5
| | | | Sort out some logic
* Merge request pipelinesShinya Maeda2018-12-051-0/+28
|
* Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-131-1/+1
|
* Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-0/+38