summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix pipeline specs for detailed statusesGrzegorz Bizon2016-12-121-8/+12
* | WIP: Add tests and make sure that headers are set21698-redis-runner-last-buildLin Jen-Shin2017-01-041-0/+33
|/
* Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-082-9/+179
|\
| * Added Ci::Stage specsKamil Trzcinski2016-12-062-0/+137
| * Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-9/+42
* | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-071-0/+7
|\ \ | |/ |/|
| * Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-0/+7
* | Expose pipeline detailed status using status factoryGrzegorz Bizon2016-12-051-0/+70
|/
* Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-011-0/+2
* Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-251-0/+154
|\
| * Expand the loop and reduce overlapped conditionsLin Jen-Shin2016-11-221-12/+30
| * Passing a user to retry_failed in testsLin Jen-Shin2016-11-221-3/+3
| * Test against all possible cases, feedback:Lin Jen-Shin2016-11-221-14/+17
| * Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-211-0/+6
| |\