summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/config/entry/job_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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