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
2018-03-27Do not raise when validating variables expressionGrzegorz Bizon
2018-02-28Add support for only/except: variables CI/CD configGrzegorz Bizon
2018-02-07Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)Dylan Griffith
2018-01-17Make ruby lint happyOswaldo Ferreira
2018-01-17Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher
2017-09-01Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon
2017-08-31Change kubernetes job policy allowed valuesGrzegorz Bizon
2017-08-31Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-08-30Remove unused expressions policy from ci/cd configGrzegorz Bizon
2017-08-30Raise exception when simplifiable ci entry incompleteGrzegorz Bizon
2017-08-26Use new complex only/except policy internal schemeGrzegorz Bizon
2017-08-25Add specs for attributable aspect of ci config entryGrzegorz Bizon
2017-08-25Fix Rubocop offense in CI/CD only/except policy classGrzegorz Bizon
2017-08-25Improve reporting of a CI/CD entry config locationGrzegorz Bizon
2017-08-25Use only/except policy that returns an arrayGrzegorz Bizon
2017-08-25Fix CI/CD trigger policy default valueGrzegorz Bizon
2017-08-25Add specs for a simplifiable CI/CD entry aspectGrzegorz Bizon
2017-08-25Implement complex only/except policy CI/CD configGrzegorz Bizon
2017-08-25Make it possible to define CI/CD config strategiesGrzegorz Bizon
2017-08-24Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon
2017-08-24Rename CI/CD job triggering policy class to PolicyGrzegorz 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-07-02Fix rubocop offensesTomasz Maczukin
2017-07-02Make entrypoint and command keys to be array of stringsTomasz Maczukin
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-12Add support for docker image configuration in .gitlab-ci.ymlTomasz Maczukin
2017-05-15Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' Kamil Trzciński
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-07Allow numeric values in gitlab-ci.ymlblackst0ne
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-07Merge remote-tracking branch 'upstream/master' into set-default-cache-key-for...Lin Jen-Shin
2017-03-06Ignore job by default if it is a manual actionGrzegorz Bizon
2017-03-03No need to set cache:key if no path was specifiedLin Jen-Shin
2017-03-03Only test against the default key, feedback:Lin Jen-Shin
2017-03-03Restore Unspecified and we could discuss laterLin Jen-Shin
2017-03-02Set default cache key for jobs, detail:Lin Jen-Shin
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Fix new offensesDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-05Remove coverage entry from global CI/CD optionsGrzegorz Bizon
2017-01-25Make more code improvements around the '/' stripping logicLeandro Camargo
2017-01-25Force coverage value to always be surrounded by '/'Leandro Camargo
2017-01-25Improve specs styles/organization and add some more specsLeandro Camargo