summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/node/jobs.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-141-52/+0
* Merge branch 'master' into refactor/ci-config-add-logical-validationrefactor/ci-config-add-logical-validationGrzegorz Bizon2016-09-031-1/+1
|\
| * Rename CI config hidden job entry to hidden entryGrzegorz Bizon2016-08-291-1/+1
* | Expose compose method in the ci config entry nodesGrzegorz Bizon2016-08-251-12/+16
* | Inject dependencies into each CI config entry nodeGrzegorz Bizon2016-08-251-1/+1
|/
* Add minor readability, style improvements in CI configGrzegorz Bizon2016-07-201-5/+5
* Simplify abstract class for CI config entry nodesGrzegorz Bizon2016-07-151-17/+14
* Simplify CI config and remove logical validationGrzegorz Bizon2016-07-151-9/+7
* Add metadata to new CI config and expose job nameGrzegorz Bizon2016-07-151-4/+5
* Improve CI job entry validations in new configGrzegorz Bizon2016-07-141-5/+6
* Require parent when using node factory in CI configGrzegorz Bizon2016-07-101-4/+4
* Extend CI job entries fabrication and validationGrzegorz Bizon2016-07-091-8/+10
* Improve name of CI entry validation context hookGrzegorz Bizon2016-07-081-1/+1
* Extract CI entry node validator and improve namingGrzegorz Bizon2016-07-081-3/+3
* Improve creating CI config entries for jobs configGrzegorz Bizon2016-07-071-6/+10
* Simplify CI config entry node factory, use attribsGrzegorz Bizon2016-07-071-5/+5
* Improve validation of CI config entry if compositeGrzegorz Bizon2016-07-071-4/+0
* Use only node factory to create CI config entriesGrzegorz Bizon2016-07-071-13/+7
* Move CI job config validations to new classesGrzegorz Bizon2016-07-061-0/+15
* Add hidden job in new CI config that is irrelevantGrzegorz Bizon2016-07-061-1/+9
* Create composite job entries in new CI configGrzegorz Bizon2016-07-051-0/+14
* Add new CI config entry that holds jobs definitionGrzegorz Bizon2016-07-051-0/+18