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-02-07Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)Dylan Griffith
2018-01-17Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher
2017-12-22Use gitlab-stylesRémy Coutable
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-21Updates based on feedbackLin Jen-Shin
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
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-30Simplify code for appending strategies in CI/CD configGrzegorz Bizon
2017-08-30Raise exception when simplifiable ci entry incompleteGrzegorz Bizon
2017-08-26Check if kubernetes required before creating a jobGrzegorz 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-25Improve reporting of a CI/CD entry config locationGrzegorz Bizon
2017-08-25Simplify ci config entry validator implementationGrzegorz Bizon
2017-08-25Use only/except policy that returns an arrayGrzegorz Bizon
2017-08-25Fix CI/CD trigger policy default valueGrzegorz 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-02Make entrypoint and command keys to be array of stringsTomasz Maczukin
2017-06-12Remove Gitlab::Ci::Config::Entry::DockerImageTomasz Maczukin
2017-06-12Add support for docker image configuration in .gitlab-ci.ymlTomasz Maczukin
2017-05-07Allow numeric values in gitlab-ci.ymlblackst0ne
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-06Refactor code related to pipeline blocking actionsGrzegorz Bizon
2017-03-06Make manual actions blockingKamil Trzcinski
2017-03-03No need to set cache:key if no path was specifiedLin Jen-Shin
2017-03-03Restore Unspecified and we could discuss laterLin Jen-Shin
2017-03-02Fix tests for added default cache keyLin Jen-Shin
2017-03-02Set default cache key for jobs, detail:Lin Jen-Shin
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
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/MultilineHashBraceLayoutDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan