gitlab-ce/lib/gitlab/ci/config/entry
Matija Čupić 0cfa25ff21
Backport changes from EE
This backports the changes from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10452
2019-04-16 13:06:52 +02:00
..
artifacts.rb ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
cache.rb ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
commands.rb ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
coverage.rb ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
environment.rb Add environment url validation 2019-04-09 09:28:55 +00:00
global.rb ci(config): validate 'include' keyword 2019-02-19 17:10:50 +01:00
hidden.rb ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
image.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
include.rb ci(config): validate 'include' keyword 2019-02-19 17:10:50 +01:00
includes.rb fix(gitlab-ci-config): allow strings in the 'include' keyword 2019-04-05 06:44:33 +00:00
job.rb Use defauly `only` policy defined as a constant 2019-01-25 10:35:24 +01:00
jobs.rb Make it possible to override config jobs composition in EE 2019-01-25 10:29:01 +01:00
key.rb Make default config entry value configurable 2019-01-15 11:18:14 +01:00
paths.rb ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
policy.rb Allow to use untrusted Regexp via feature flag 2019-04-04 15:00:56 +00:00
port.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
ports.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
reports.rb Backport changes from EE 2019-04-16 13:06:52 +02:00
retry.rb Refactor only/except configuration policies 2019-01-14 14:22:13 +01:00
script.rb ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
service.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
services.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
stage.rb Make default config entry value configurable 2019-01-15 11:18:14 +01:00
stages.rb Make default config entry value configurable 2019-01-15 11:18:14 +01:00
variables.rb Refactor only/except configuration policies 2019-01-14 14:22:13 +01:00