summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-2331-169/+169
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2332-175/+175
* Fix new offensesDouwe Maan2017-02-233-8/+8
* Enable Style/WordArrayDouwe Maan2017-02-234-12/+12
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2332-167/+167
* Fix code for copsDouwe Maan2017-02-233-8/+8
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-233-3/+3
* Enable Style/DotPositionDouwe Maan2017-02-2331-161/+161
* Remove coverage entry from global CI/CD optionsGrzegorz Bizon2017-02-041-6/+6
* Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-023-6/+79
|\
| * Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-252-3/+3
| * Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-11/+6
| * Improve specs styles/organization and add some more specsLeandro Camargo2017-01-252-13/+30
| * Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-7/+7
| * Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-253-5/+66
* | Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-314-4/+4
|\ \
| * | Fix broken testsFilipa Lacerda2017-01-254-4/+4
| |/
* | Make sure TraceReader uses Encoding.default_externalfix-trace-reader-encodingLin Jen-Shin2017-01-261-2/+14
|/
* Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-237-110/+471
|\
| * Extend pipeline detailed status factory specsGrzegorz Bizon2017-01-121-17/+28
| * Fix a Rubocop offense in detailed status factoryGrzegorz Bizon2017-01-121-1/+1
| * Use detailed status for failed but allowed buildsGrzegorz Bizon2017-01-121-12/+113
| * Expose methods that match statuses in status factoriesGrzegorz Bizon2017-01-121-17/+45
| * Make it possible to combine extended CI/CD statusesGrzegorz Bizon2017-01-121-7/+90
| * Add extended status for build failed but allowed toGrzegorz Bizon2017-01-111-0/+110
| * Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-1/+0
| * Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-114-71/+100
| * Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-112-2/+2
* | Add detailed statuses for external commit statusesGrzegorz Bizon2017-01-172-0/+77
* | Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg2017-01-051-17/+0
|/
* Update status group name for success with warningsGrzegorz Bizon2016-12-161-0/+4
* Make CI/CD detailed status group concept explicitGrzegorz Bizon2016-12-1611-0/+52
* Improve build status specs contexts descriptionsGrzegorz Bizon2016-12-144-4/+4
* Extend tests for pipeline detailed status helpersGrzegorz Bizon2016-12-131-12/+18
* Add tests for common build detailed status helpersGrzegorz Bizon2016-12-131-0/+37
* Add tests for detailed build statuses factoryGrzegorz Bizon2016-12-131-0/+141
* Add tests for build cancelable/retryable statusesGrzegorz Bizon2016-12-132-0/+172
* Extend specs for build play/stop detailed statusesGrzegorz Bizon2016-12-132-7/+55
* Refine build stop/play extended status specsGrzegorz Bizon2016-12-132-31/+31
* Add specs for build stop extended detailed statusGrzegorz Bizon2016-12-121-0/+59
* Add tests for build play extended detailed statusGrzegorz Bizon2016-12-121-0/+59
* Fix some detailed statuses specs related to abilitiesGrzegorz Bizon2016-12-127-17/+41
* Fix tests related to detailed statuses and permissionsGrzegorz Bizon2016-12-1214-41/+45
* Code reviewKamil Trzcinski2016-12-072-7/+3
* Add Ci::Status::FactoryKamil Trzcinski2016-12-071-0/+26
* Added Ci::Stage specsKamil Trzcinski2016-12-063-8/+10
* Fix test failuresKamil Trzcinski2016-12-062-4/+6
* Added Stage testsKamil Trzcinski2016-12-062-0/+59
* Add text example for pipeline status without actionrefine-ci-statusesGrzegorz Bizon2016-12-061-1/+3
* Extend tests for pipeline status factoryGrzegorz Bizon2016-12-051-3/+16