gitlab-ce/lib/gitlab/ci/config/node
Grzegorz Bizon 62f704c5ad Make it possible to inherit global ci config nodes 2016-08-29 13:10:20 +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 Add ci config class that represents a boolean value 2016-06-24 09:49:54 +02:00
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
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_job.rb Extend CI job entries fabrication and validation 2016-07-09 18:43:26 +02:00
image.rb Return CI entry config as value by default 2016-06-21 13:12:58 +02:00
job.rb Make it possible to inherit global ci config nodes 2016-08-29 13:10:20 +02:00
jobs.rb Expose compose method in the ci config entry nodes 2016-08-25 13:49:15 +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 Move job environment validation to new CI config 2016-07-19 13:08:28 +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
stage.rb Revert logical validation in CI job stage entry 2016-07-14 15:45:07 +02:00
stages.rb Add minor improvements in readability in CI config 2016-07-04 18:36:06 +02:00
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 Improve valid keys validation for CI config nodes 2016-07-18 15:38:06 +02:00
validators.rb Improve code, remove unused validator, improve names 2016-07-29 14:09:35 +02:00
variables.rb Assume that unspecified CI config is undefined 2016-06-23 10:22:41 +02:00