summaryrefslogtreecommitdiff
path: root/spec/services/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-021-2/+2
|\
| * Fix optimistic lockingKamil Trzcinski2016-10-261-2/+2
* | Change service to be a worker, feedback:Lin Jen-Shin2016-10-171-103/+0
* | Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-171-1/+1
* | Add notification tests for itLin Jen-Shin2016-10-171-6/+61
|/
* Space between subject and {, feedback:Lin Jen-Shin2016-10-141-0/+1
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-081-19/+82
|\
| * Add a test for on_failure jobs in the middleLin Jen-Shin2016-10-011-1/+18
| * Should use eq because we want ordersLin Jen-Shin2016-10-011-6/+3
| * We consider skipped = success, fixes #22598Lin Jen-Shin2016-09-301-0/+49
| * Less confusing nameLin Jen-Shin2016-09-301-19/+19
* | Fix tests for subject updatesLin Jen-Shin2016-10-081-2/+2
* | Not sure why I missed thisLin Jen-Shin2016-09-231-1/+5
* | Cleanup emails between testsLin Jen-Shin2016-09-231-0/+4
* | Fix the other missing commitLin Jen-Shin2016-09-231-1/+5
* | Split notification integration into another branchLin Jen-Shin2016-09-141-1/+1
* | Fix pipeline emails and add testsLin Jen-Shin2016-09-141-0/+35
|/
* Project tools visibility levelFelipe Artur2016-09-011-0/+19
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-3/+43
|\
| * Fix test for processing pipeline after retrying buildGrzegorz Bizon2016-08-191-1/+1
| * Add test that shows problem with pipeline processingGrzegorz Bizon2016-08-191-3/+43
* | Fix tests which broke in the mergeLin Jen-Shin2016-08-161-1/+1
|/
* Use state machine for pipeline event processingKamil Trzcinski2016-08-111-2/+0
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-115-37/+508
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-123-3/+3
* Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable2016-06-161-1/+5
|\
| * Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-144-9/+9
| |\
| * | Do not create pipeline objects when no buildsGrzegorz Bizon2016-06-031-1/+5
* | | Make sure that we test RegisterBuildService behavior for deleted projectsfair-usage-of-shared-runnersKamil Trzcinski2016-06-151-0/+22
* | | Fair usage of Shared RunnersKamil Trzcinski2016-06-131-0/+40
| |/ |/|
* | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-033-7/+7
* | Use pipelines in context of ProjectKamil Trzcinski2016-06-031-1/+1
* | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-032-2/+2
|/
* Fix specsKamil Trzcinski2016-04-112-3/+3
* Add specs for build status helper classGrzegorz Bizon2016-02-181-3/+11
* Return a builds array in builds create serviceGrzegorz Bizon2016-02-181-0/+20
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-172/+0
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-115-48/+13
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-37/+0
* Tag service specsDouwe Maan2015-12-096-6/+6
* Fix testsKamil Trzcinski2015-11-191-2/+2
* Fix testsKamil Trzcinski2015-11-191-19/+19
* Commits without .gitlab-ci.yml are marked as skippedKamil Trzcinski2015-11-191-1/+19
* Fix broken testsKamil Trzcinski2015-11-131-1/+1
* Fix testsshared_runnersKamil Trzcinski2015-11-081-0/+4
* Fix CI badgefix-ci-badgeKamil Trzcinski2015-10-261-2/+3
* Fix create_trigger_request_service_specrefactor-build-serviceKamil Trzcinski2015-10-051-4/+4
* Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-16/+6
* Make rubocop happyKamil Trzcinski2015-10-051-1/+1
* Fix triggers specKamil Trzcinski2015-10-051-23/+8