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-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-09Passing job:rules downstream and E2E specs for job:rules configurationdrew
2019-09-05New interruptible attribute supported in YAML parsing.Cédric Tabin
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-08-31Fix 500 error in CI lint when included templates are an arrayStan Hu
2019-08-20Introducing new Syntax for Ci::Build inclusion rulesdrew
2019-08-13Require `stage:` to be set with `needs:`Kamil Trzciński
2019-08-01Add support for DAGKamil Trzciński
2019-07-26Prefer `flat_map` over `map` + `flatten`Peter Leitzen
2019-06-18Introduce default: for gitlab-ci.ymlKamil Trzciński
2019-06-05Add multiple extends supportWolphin
2019-06-01Fix port validations in .gitlab-webide.ymlFrancisco Javier López
2019-04-16Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński
2019-04-16Backport changes from EEMatija Čupić
2019-04-15catching and cleanly reporting SSL errors in Ci::Config::External::Processordrew cimino
2019-04-15Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern
2019-04-09Add environment url validationWolphin
2019-04-05Revert "Merge branch 'require-all-templates-to-include-default-stages' into '...Sean McGivern
2019-04-05Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern
2019-04-05Require all templates to use default stagesKamil Trzciński
2019-04-05fix(gitlab-ci-config): allow strings in the 'include' keywordPaul 🐻
2019-04-04Allow to use untrusted Regexp via feature flagKamil Trzciński
2019-04-03Add port section to CI Image objectFrancisco Javier López
2019-03-01Allow to recursively expand includesKamil Trzciński
2019-02-19ci(config): validate 'include' keywordPaul B
2019-01-25Use defauly `only` policy defined as a constantGrzegorz Bizon
2019-01-25Make it possible to override config jobs composition in EEGrzegorz Bizon
2019-01-15Simplify code related to setting default config valuesGrzegorz Bizon
2019-01-15Make default config entry value configurableGrzegorz Bizon
2019-01-14Add more specs for only/except policy config entryGrzegorz Bizon
2019-01-14Make fabrication of default config entry more readableGrzegorz Bizon
2019-01-14Refactor only/except configuration policiesGrzegorz Bizon
2019-01-09Handler regular deps next to parallelized job depsMatija Čupić
2019-01-07Merge branch 'include-project' into 'master'Grzegorz Bizon
2019-01-07Allow to include files from another projectsKamil Trzciński
2019-01-06Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2019-01-04Allow to include templatesKamil 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-29ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński