gitlab-ce/lib/gitlab/ci/config
drew ac77bb9376 Introducing new Syntax for Ci::Build inclusion rules
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule
  to handle lists of Rule objects to be evalauted for job inclusion
- Added `if:` and `changes:` as available Rules::Rule::Clause classes
- Added Rules handling logic to Seed::Build#included? with extra specs
- Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
2019-08-20 20:03:43 +00:00
..
entry Introducing new Syntax for Ci::Build inclusion rules 2019-08-20 20:03:43 +00:00
extendable Add multiple extends support 2019-06-05 08:25:55 +00:00
external catching and cleanly reporting SSL errors in Ci::Config::External::Processor 2019-04-15 17:58:17 +01:00
extendable.rb Add missing frozen_string_literal to some classes 2018-09-05 10:22:09 +02:00
normalizer.rb Add support for DAG 2019-08-01 14:26:49 +00:00