gitlab-org--gitlab-foss/lib/gitlab/ci/config/node
Grzegorz Bizon c8c930f3ff Add CI config entry validator for allowed keys 2016-06-29 11:01:26 +02:00
..
boolean.rb Add ci config class that represents a boolean value 2016-06-24 09:49:54 +02:00
cache.rb Add CI config entry validator for allowed keys 2016-06-29 11:01:26 +02:00
configurable.rb Add global cache config entry to new CI config 2016-06-29 09:48:52 +02:00
entry.rb Add CI config entry validator for allowed keys 2016-06-29 11:01:26 +02:00
factory.rb Make it possible to set parent in CI config node 2016-06-29 09:05:14 +02:00
global.rb Add global cache config entry to new CI config 2016-06-29 09:48:52 +02:00
image.rb Return CI entry config as value by default 2016-06-21 13:12:58 +02:00
key.rb Add ci config class that represents a key value 2016-06-24 08:58:09 +02:00
legacy_validation_helpers.rb Merge branch 'master' into refactor/ci-config-add-entry-error 2016-06-20 10:38:46 +02:00
paths.rb Add ci config entry that represents array of paths 2016-06-24 09:54:52 +02:00
script.rb Return CI entry config as value by default 2016-06-21 13:12:58 +02:00
services.rb Return CI entry config as value by default 2016-06-21 13:12:58 +02:00
stages.rb Move CI stages configuration to new CI config 2016-06-23 13:51:07 +02:00
undefined.rb Move CI stages configuration to new CI config 2016-06-23 13:51:07 +02:00
validatable.rb Improve CI config entries validations prototype 2016-06-17 11:23:16 +02:00
validator.rb Add CI config entry validator for allowed keys 2016-06-29 11:01:26 +02:00
validators.rb Add CI config entry validator for allowed keys 2016-06-29 11:01:26 +02:00
variables.rb Assume that unspecified CI config is undefined 2016-06-23 10:22:41 +02:00