summaryrefslogtreecommitdiff
path: root/spec/services/ci
Commit message (Expand)AuthorAgeFilesLines
* Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-071-0/+7
* Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński2017-04-072-98/+130
|\
| * Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-1/+3
| |\
| * | Fix test by ignoring auto_canceled_by for jobsLin Jen-Shin2017-04-071-3/+4
| * | Add a test to make sure it's not auto-cancelingLin Jen-Shin2017-04-061-10/+24
| * | refactor specRydkin Maxim2017-04-041-10/+7
| * | remove `a pending pipeline` shared exampleRydkin Maxim2017-04-041-7/+3
| * | fix rubocopRydkin Maxim2017-04-041-5/+5
| * | rename `auto_canceled_by` and add foreign keyRydkin Maxim2017-04-041-5/+5
| * | more brief way of get parent commitRydkin Maxim2017-04-041-1/+1
| * | fix typoRydkin Maxim2017-04-041-1/+1
| * | add `does not cancel HEAD pipeline` specRydkin Maxim2017-04-041-1/+7
| * | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-041-98/+116
* | | Enable polling for pipelines table other pagesToon Claes2017-04-061-2/+4
* | | Use Etag caching for pipelines jsonToon Claes2017-04-061-0/+18
| |/ |/|
* | Fix tests and reviewKamil Trzcinski2017-04-061-2/+1
* | Reload pipeline to make sure it's updatedLin Jen-Shin2017-04-071-1/+4
|/
* Remove code deprecated in pipeline process serviceGrzegorz Bizon2017-04-021-59/+0
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-274-4/+4
* Do not retry jobs multiple times when retrying a pipelineGrzegorz Bizon2017-03-271-0/+13
* All CI offline migrationsKamil Trzciński2017-03-171-1/+1
* Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-161-1/+1
* Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-4/+4
|\
| * Fix spec for Ci::RegisterJobServiceTomasz Maczukin2017-03-061-3/+3
| * Refactor JobRequest response structureTomasz Maczukin2017-03-021-1/+1
* | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-061-2/+16
|\ \
| * | Make triggers to be user awareKamil Trzcinski2017-03-051-2/+16
* | | Extend pipeline retry specs with blocking actionsGrzegorz Bizon2017-03-061-11/+50
* | | Add specs for new pipeline and build action eventsGrzegorz Bizon2017-03-061-1/+0
* | | Extend specs for pipelines with manual blocking actionsGrzegorz Bizon2017-03-061-0/+59
* | | Adjust pipeline retry specs to use manual statusesGrzegorz Bizon2017-03-061-4/+4
* | | Always actionize build when it is a manual actionGrzegorz Bizon2017-03-061-24/+48
* | | Fix Rubocop offenses in pipeline processing specsGrzegorz Bizon2017-03-061-32/+32
* | | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-2/+2
* | | Add support for blocking actions to CI/CD pipelineGrzegorz Bizon2017-03-061-23/+47
* | | Make pipeline processing specs more consistentGrzegorz Bizon2017-03-061-278/+316
* | | Fix pipeline retry specs for optional blocking actionsGrzegorz Bizon2017-03-061-8/+7
* | | Fix specs for pipeline processing with manual actionsGrzegorz Bizon2017-03-061-6/+6
* | | Remove duplication in process pipeline service specsGrzegorz Bizon2017-03-061-38/+33
* | | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-2/+2
|/ /
* | Merge branch 'fix/gb/fix-build-retry-tags-assignment' into 'master' Kamil Trzciński2017-03-031-11/+36
|\ \ | |/ |/|
| * Move unused consts from retry build service to specsGrzegorz Bizon2017-03-021-10/+21
| * Improve build retry service tests for cloning dataGrzegorz Bizon2017-03-011-2/+5
| * Fix runner tags assignment when retrying a jobGrzegorz Bizon2017-03-011-9/+20
* | Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-021-50/+0
|\ \
| * | Remove specs for legacy build image serviceGrzegorz Bizon2017-03-011-50/+0
| |/
* | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-1/+1
|/
* Fix concurrent access on builds/registerKamil Trzcinski2017-03-011-0/+45
* Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-231-3/+1
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-235-30/+30