gitlab-org--gitlab-foss/lib/gitlab/ci/config/node
Grzegorz Bizon 500b61e14f Move after script CI job confg to new processor 2016-07-10 14:41:14 +02:00
..
boolean.rb Add ci config class that represents a boolean value 2016-06-24 09:49:54 +02:00
cache.rb Explicitly define entry node class in new CI config 2016-06-29 12:20:45 +02:00
configurable.rb Use node factory to assemble global CI config entry 2016-07-09 16:51:26 +02:00
entry.rb Integrate CI job stage entry into CI configuration 2016-07-09 14:56:41 +02:00
factory.rb Simplify CI config entry node factory, use attribs 2016-07-07 15:00:35 +02:00
global.rb Extend CI job entries fabrication and validation 2016-07-09 18:43:26 +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 Move after script CI job confg to new processor 2016-07-10 14:41:14 +02:00
job_script.rb Add CI job script node in new config processor 2016-07-10 14:35:53 +02:00
jobs.rb Extend CI job entries fabrication and validation 2016-07-09 18:43:26 +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
stage.rb Integrate CI job stage entry into CI configuration 2016-07-09 14:56:41 +02:00
stages.rb Add minor improvements in readability in CI config 2016-07-04 18:36:06 +02:00
undefined.rb Simplify CI config entry node factory, use attribs 2016-07-07 15:00:35 +02:00
validatable.rb Improve CI config entries validations prototype 2016-06-17 11:23:16 +02:00
validator.rb Add hidden job in new CI config that is irrelevant 2016-07-06 12:58:43 +02:00
validators.rb Extract internal attributes validator for CI entry 2016-07-08 11:27:36 +02:00
variables.rb Assume that unspecified CI config is undefined 2016-06-23 10:22:41 +02:00