.. |
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
|
Simplify CI config entry node factory, use attribs
|
2016-07-07 15:00:35 +02:00 |
entry.rb
|
Simplify CI config entry node factory, use attribs
|
2016-07-07 15:00:35 +02:00 |
factory.rb
|
Simplify CI config entry node factory, use attribs
|
2016-07-07 15:00:35 +02:00 |
global.rb
|
Simplify CI config entry node factory, use attribs
|
2016-07-07 15:00:35 +02:00 |
hidden_job.rb
|
Add hidden job in new CI config that is irrelevant
|
2016-07-06 12:58:43 +02:00 |
image.rb
|
Return CI entry config as value by default
|
2016-06-21 13:12:58 +02:00 |
job.rb
|
Add new CI config entry for single job in pipeline
|
2016-07-05 14:05:07 +02:00 |
jobs.rb
|
Improve creating CI config entries for jobs config
|
2016-07-07 15:10:39 +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
|
Require reference to CI config for some entries
|
2016-07-07 15:15:44 +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
|
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 |