summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/config/entry/job_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change minimum parallel value to 2Matija Čupić2018-10-271-3/+3
* Add parallel keyword to CI configMatija Čupić2018-10-261-2/+31
* Add limitation for start_in keywordShinya Maeda2018-10-041-4/+11
* Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda2018-10-021-0/+65
* Add unit test for `extends` in .gitlab-ci.ymlGrzegorz Bizon2018-09-051-1/+13
* 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-0/+39
* Introduce cache policies for CI jobsNick Thomas2017-07-051-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-4/+12
* Add support for docker image configuration in .gitlab-ci.ymlTomasz Maczukin2017-06-121-1/+1
* Ignore job by default if it is a manual actionGrzegorz Bizon2017-03-061-0/+79
* Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-251-0/+14
* Make CI job script a required configuration entryGrzegorz Bizon2016-11-181-3/+11
* Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-141-0/+140