summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/entry/job.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for `extends` key in CI/CD configurationGrzegorz Bizon2018-09-041-4/+7
* Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon2017-08-241-2/+2
* Do not allow to auto-retry a job more than 2 timesGrzegorz Bizon2017-07-191-1/+1
* Add a new `retry` CI/CD configuration keywordGrzegorz Bizon2017-07-171-3/+7
* Ignore job by default if it is a manual actionGrzegorz Bizon2017-03-061-1/+10
* Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-4/+0
* Make manual actions blockingKamil Trzcinski2017-03-061-0/+4
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Change expected `coverage` structure for CI configuration YAML fileLeandro Camargo2017-01-251-1/+1
* Comply to requests made in the review and adjust to the Entry/Node changesLeandro Camargo2017-01-251-4/+4
* Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo2017-01-251-2/+6
* Fix entry lookup in CI config inheritance rulesGrzegorz Bizon2016-11-221-1/+1
* Make CI job script a required configuration entryGrzegorz Bizon2016-11-181-16/+16
* Change name of method for setting CI config entriesGrzegorz Bizon2016-11-141-13/+13
* Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-141-0/+140