summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-233-18/+18
* Fix code for copsDouwe Maan2017-02-231-1/+1
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
* Enable Style/DotPositionDouwe Maan2017-02-231-8/+8
* Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-171-1/+20
|\
| * Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-044-50/+187
| |\
| * | Remove the key from the queue when runner is deletedLin Jen-Shin2017-01-211-0/+19
| * | Prefer service object over after_save hookLin Jen-Shin2017-01-211-1/+1
* | | Prefer using `project.add_developer` in specsGrzegorz Bizon2017-02-152-5/+5
* | | Simplify implementation of pipeline retry serviceGrzegorz Bizon2017-02-141-4/+4
* | | Fix pipeline specs after adding retry ability checkGrzegorz Bizon2017-02-131-8/+16
* | | Fix CI build specs after adding retry ability checkGrzegorz Bizon2017-02-131-18/+30
* | | Extend specs for canceling a running pipelineGrzegorz Bizon2017-02-131-2/+15
* | | Fix pipeline specs related to canceling buildsGrzegorz Bizon2017-02-131-2/+10
| |/ |/|
* | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+41
|\ \
| * | Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-251-2/+2
| * | Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-4/+5
| * | Improve specs styles/organization and add some more specsLeandro Camargo2017-01-251-6/+7
| * | Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-3/+8
| * | Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-3/+4
| * | Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-251-0/+33
* | | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-263-9/+8
|/ /
* | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-232-39/+136
|\ \ | |/ |/|
| * Fix warnings argument memoization in CI/CD stagefeature/success-warning-icons-in-stages-buildsGrzegorz Bizon2017-01-191-5/+19
| * Improve readability of specs for pipeline stagesGrzegorz Bizon2017-01-181-39/+64
| * Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-5/+15
| * Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-0/+48
* | Fix specsKamil Trzcinski2017-01-191-5/+28
* | Add missing build_specKamil Trzcinski2017-01-191-0/+10
* | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-193-12/+1485
|\ \
| * \ Merge branch 'master' into fix/keep-artifacts-button-visibilityfix/keep-artifacts-button-visibilityGrzegorz Bizon2017-01-162-3/+1335
| |\ \
| | * | Fix Rubocop offense in build specsfix/merge-separate-build-spec-filesGrzegorz Bizon2017-01-131-1/+0
| | * | Merge build specs into file that has valid locationGrzegorz Bizon2017-01-131-3/+1276
| | |/
| | * fix pipelines/index.html.haml merge conflictRegis2017-01-022-0/+39
| | |\ | | |/ | |/|
| | * Add missing specs for new methods in pipeline classGrzegorz Bizon2016-12-271-0/+42
| * | Merge branch 'fix-latest-pipeine-ordering-again' into 'master' Kamil Trzciński2016-12-261-0/+13
| |\ \
| | * | Add a test for latest_successful_forfix-latest-pipeine-ordering-againLin Jen-Shin2016-12-261-0/+13
| | |/
| | * Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon2016-12-241-6/+8
| | * Update description stating that ordering is importantLin Jen-Shin2016-12-231-2/+2
| | * Ci::Pipeline.latest order by id DESCLin Jen-Shin2016-12-231-8/+6
| * | Add more storage statisticsMarkus Koller2016-12-211-0/+26
| |/
| * Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-202-4/+4
| * Fix broken testFilipa Lacerda2016-12-201-1/+1
| * Improve specsKamil Trzcinski2016-12-202-7/+13
| * Add tests for stage API endpointKamil Trzcinski2016-12-202-0/+31
| * Add explicit status test, feedback:show-commit-status-from-latest-pipelineLin Jen-Shin2016-12-151-0/+2
| * Use described_class and update descriptionLin Jen-Shin2016-12-151-9/+9
| * Introduce latest_status and add a few testsLin Jen-Shin2016-12-141-0/+57
| * Fix detailed status specs for pipeline stage modelGrzegorz Bizon2016-12-121-1/+3