summaryrefslogtreecommitdiff
path: root/spec/services/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-051-52/+0
|\
| * Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-52/+0
* | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-1/+1
|/
* Fix spec on egister_job_service_spec.rbfeature/sm/33281-protected-runner-executes-jobs-on-protected-branchShinya Maeda2017-09-031-32/+32
* Fix specShinya Maeda2017-09-031-1/+1
* Fix specShinya Maeda2017-09-032-14/+40
* Fix specShinya Maeda2017-09-031-2/+2
* Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-031-2/+4
* Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda2017-09-031-0/+2
* Fix specShinya Maeda2017-09-031-2/+2
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
* Fix specShinya Maeda2017-09-031-1/+1
* Add the rest of specsShinya Maeda2017-09-031-0/+38
* Fix specfix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1Shinya Maeda2017-08-291-14/+10
* Fix specShinya Maeda2017-08-291-3/+3
* Make default trigger factory generate an ownerLin Jen-Shin2017-08-251-1/+2
* Update merge request pipeline even if if has errorsGrzegorz Bizon2017-08-181-1/+19
* Make create pipeline service specs more readableGrzegorz Bizon2017-08-181-11/+27
* Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-026-9/+9
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-2/+2
* fixfix/sm/remove-services-true-from-pipeline_trigger_service_specShinya Maeda2017-08-011-1/+1
* Expand pipeline_trigger_service_spec by godfat requestfeature/sm/35282-ci_pipeline_variables-2Shinya Maeda2017-07-281-16/+28
* Use let(:params) instead of def paramShinya Maeda2017-07-281-9/+10
* Fix pipelineShinya Maeda2017-07-281-9/+0
* initShinya Maeda2017-07-281-0/+79
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-2710-10/+10
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-202-1/+44
|\
| * Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-202-0/+43
| |\
| | * Fix CI/CD job auto-retry specsfeature/gb/auto-retry-failed-ci-jobGrzegorz Bizon2017-07-201-2/+2
| | * Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-0/+29
| | * Add specs seeding jobs with auto-retries configuredGrzegorz Bizon2017-07-171-0/+14
| * | Update piplines created metric namebjk/pipelines_created_totalBen Kochie2017-07-191-1/+1
| |/
* | Use struct instead of hashLin Jen-Shin2017-07-201-12/+12
* | Use hash to return multiple objectsLin Jen-Shin2017-07-201-13/+13
* | Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-182-3/+9
* | Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin2017-07-051-0/+100
* | Update tests due to permission changesLin Jen-Shin2017-07-043-17/+9
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-294-6/+35
|\ \ | |/
| * Fix pipeline status when allowed to fail jobs presentGrzegorz Bizon2017-06-201-0/+4
| * Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
| * Add test for prom metric gatheringzj-prom-pipeline-countZ.J. van de Weg2017-06-081-0/+8
| * Fix retry build service specs related to the stagefeature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-071-3/+15
| * Clone stage_id when retrying a CI/CD jobGrzegorz Bizon2017-06-061-2/+1
| * Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-055-13/+56
| |\
| * | Revert invalid changes in new pipeline service specsGrzegorz Bizon2017-06-051-2/+2
| * | Fix invalid conditional in pipeline create serviceGrzegorz Bizon2017-06-021-2/+3
| * | Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-011-1/+2
| |\ \
| | * | Use stage_id column in code that needs to know about itGrzegorz Bizon2017-06-011-1/+2
| * | | Implement CI/CD config attributes for persisted stagesGrzegorz Bizon2017-05-301-1/+1
| |/ /