gitlab-org--gitlab-foss/lib/gitlab/ci/config/node
2016-09-19 10:07:15 +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
environment.rb Restore validation of CI job environment name 2016-09-19 10:07:14 +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 Return CI entry config as value by default 2016-06-21 13:12:58 +02:00
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 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