summaryrefslogtreecommitdiff
path: root/spec/services/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backstage/gb/optimize-some-specs-with-rspec-set' into 'master'Rémy Coutable2017-09-131-4/+5
|\
| * Optimize CI/CD build retry service specsGrzegorz Bizon2017-09-131-4/+5
* | Add change log. Fix spec.fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variablesShinya Maeda2017-09-131-1/+1
* | Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda2017-09-131-0/+2
|/
* Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-071-1/+1
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-061-0/+11
| |\
| * \ Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-064-73/+89
| |\ \
| * | | Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-061-1/+1
* | | | fix CIMaxim Rydkin2017-09-071-1/+1
| |_|/ |/| |
* | | Fix specShinya Maeda2017-09-071-1/+1
* | | Use before_save :set_protectedShinya Maeda2017-09-061-0/+11
| |/ |/|
* | 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
|\ \ | |/