Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-01Add support for DAGKamil Trzciński
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-06-18Introduce default: for gitlab-ci.ymlKamil Trzciński
2019-06-05Add multiple extends supportWolphin
2019-01-14Fix specs related to emtpy `except` policy configGrzegorz Bizon
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2018-12-13Re-define default only except policyKamil Trzciński
2018-12-04Define the default value for only/except policiesShinya Maeda
2018-11-08Limit parallel to 100Kamil Trzciński
2018-11-07fix merge conflictMarkus Doits
2018-11-07refactor validations to a Entry::Retry classMarkus Doits
2018-11-07add a test that checks that retry when values in documentation are validMarkus Doits
2018-11-07refactor for hopefully lower cognitive complexityMarkus Doits
2018-11-07fix allowed keys validator to use correct attribute as error base?Markus Doits
2018-11-07update job config validator to validate new retry syntaxMarkus Doits
2018-10-27Change minimum parallel value to 2Matija Čupić
2018-10-26Add parallel keyword to CI configMatija Čupić
2018-10-04Add limitation for start_in keywordShinya Maeda
2018-10-02Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda
2018-09-05Add unit test for `extends` in .gitlab-ci.ymlGrzegorz Bizon
2017-07-19Do not allow to auto-retry a job more than 2 timesGrzegorz Bizon
2017-07-17Add a new `retry` CI/CD configuration keywordGrzegorz Bizon
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-12Add support for docker image configuration in .gitlab-ci.ymlTomasz Maczukin
2017-03-06Ignore job by default if it is a manual actionGrzegorz Bizon
2017-01-25Add specs to cover the implemented feature and fix a small bugLeandro Camargo
2016-11-18Make CI job script a required configuration entryGrzegorz Bizon
2016-11-14Improve naming convention in ci configuration moduleGrzegorz Bizon