summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/node/global.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename method used to allow node in Ci configGrzegorz Bizon2016-06-101-1/+1
* Add comments to new CI config classes and modulesGrzegorz Bizon2016-06-091-0/+4
* Make it possible configure Ci entry descriptionGrzegorz Bizon2016-06-091-1/+2
* Move new Ci config configurable DSL to concernGrzegorz Bizon2016-06-091-0/+2
* Rename BeforeScript to Script in new Ci configGrzegorz Bizon2016-06-081-1/+1
* Delegate Ci config entry value to single methodGrzegorz Bizon2016-06-081-4/+0
* Implement script in Ci config and use in legacy oneGrzegorz Bizon2016-06-071-0/+4
* Add DSL for adding nodes in Ci config interfaceGrzegorz Bizon2016-06-071-3/+1
* Implement CI configuration nodes tree processingGrzegorz Bizon2016-06-061-0/+3
* Rename ci config module that holds nodes to NodeGrzegorz Bizon2016-06-061-0/+10