gitlab-org--gitlab-foss/lib/gitlab/ci/config/node
Kamil Trzcinski 25dd1712ca Add specs to test on_stop and action on environments 2016-10-17 16:23:17 +02:00
..
artifacts.rb Add minor readability, style improvements in CI config 2016-07-20 14:02:09 +02:00
attributable.rb Add minor readability, style improvements in CI config 2016-07-20 14:02:09 +02:00
boolean.rb
cache.rb Improve code, remove unused validator, improve names 2016-07-29 14:09:35 +02:00
commands.rb Improve code, remove unused validator, improve names 2016-07-29 14:09:35 +02:00
configurable.rb Remove temporary stub method from ci config nodes 2016-08-25 13:58:46 +02:00
entry.rb Add [] method for accessing ci entry dependencies 2016-08-25 14:31:06 +02:00
environment.rb Add specs to test on_stop and action on environments 2016-10-17 16:23:17 +02:00
factory.rb Rename unspecified and undefined CI config nodes 2016-08-25 11:37:45 +02:00
global.rb Expose compose method in the ci config entry nodes 2016-08-25 13:49:15 +02:00
hidden.rb Rename CI config hidden job entry to hidden entry 2016-08-29 09:30:48 +02:00
image.rb
job.rb Fix scope of the CI config key nodes in jobs entry 2016-09-19 10:07:15 +02:00
jobs.rb Merge branch 'master' into refactor/ci-config-add-logical-validation 2016-09-03 09:35:21 +02:00
key.rb
legacy_validation_helpers.rb
paths.rb
script.rb
services.rb
stage.rb
stages.rb
trigger.rb Improve code, remove unused validator, improve names 2016-07-29 14:09:35 +02:00
undefined.rb Rename unspecified and undefined CI config nodes 2016-08-25 11:37:45 +02:00
unspecified.rb Rename unspecified and undefined CI config nodes 2016-08-25 11:37:45 +02:00
validatable.rb Memoize CI config node validator to prevent leaks 2016-08-09 11:29:32 +02:00
validator.rb
validators.rb Improve code, remove unused validator, improve names 2016-07-29 14:09:35 +02:00
variables.rb