summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement pipeline status factory with extended statusGrzegorz Bizon2016-12-051-0/+37
* Fold core/extended status modules to reduce nestingGrzegorz Bizon2016-12-0511-11/+11
* Implement extended pipeline - status with warningsGrzegorz Bizon2016-12-022-0/+77
* Add implementation of common pipeline extended statusGrzegorz Bizon2016-12-021-0/+23
* Add information about badge test to core statusesGrzegorz Bizon2016-12-027-0/+28
* Add scaffold for remaining statuses-related classesGrzegorz Bizon2016-12-024-0/+0
* Implement the rest of core CI statuses with specsGrzegorz Bizon2016-12-027-1/+107
* Add abstract base class for core CI statusGrzegorz Bizon2016-12-021-0/+2
* Add initial implmentation for core success statusGrzegorz Bizon2016-12-021-0/+11
* Merge branch 'fix/ci-linter-undefined-error' into 'master' Kamil Trzciński2016-11-221-18/+33
|\
| * Fix entry lookup in CI config inheritance rulesGrzegorz Bizon2016-11-221-1/+3
| * Extend specs for global ci configuration entryGrzegorz Bizon2016-11-221-18/+31
* | Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-212-0/+79
|\ \ | |/ |/|
| * Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-212-0/+79
* | Remove CI config helper with same name as an entryGrzegorz Bizon2016-11-181-29/+29
* | Make CI job script a required configuration entryGrzegorz Bizon2016-11-181-3/+11
|/
* Change name of method for setting CI config entriesGrzegorz Bizon2016-11-141-2/+2
* Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-1425-63/+63
* Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-191-1/+63
|\
| * Fix specsKamil Trzcinski2016-10-171-1/+1
| * Add specs to test on_stop and action on environmentsKamil Trzcinski2016-10-171-2/+2
| * Improve after code reviewKamil Trzcinski2016-10-171-0/+62
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-211-0/+155
|\ \ | |/
| * Add validation of URL and validation of nameKamil Trzcinski2016-09-191-0/+30
| * Add new CI configuration entry for the environmentGrzegorz Bizon2016-09-191-0/+125
* | Make various trace methods take last_lines argument:Lin Jen-Shin2016-09-211-0/+40
|/
* Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable2016-09-081-0/+115
|\
| * Sort by database, feedback:Lin Jen-Shin2016-09-061-1/+1
| * Just use module because there's nothing to save, feedback:Lin Jen-Shin2016-09-061-4/+4
| * Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-022-15/+4
| |\
| * | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-021-8/+0
| * | It's renamed to periodsLin Jen-Shin2016-08-311-2/+2