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
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-03-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-02Prevent Billion Laughs attackFabio Pitino
2019-06-18Introduce default: for gitlab-ci.ymlKamil Trzciński
2019-06-17Backport CE changesMatija Čupić
2019-04-15Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern
2019-04-05Revert "Merge branch 'require-all-templates-to-include-default-stages' into '...Sean McGivern
2019-04-05Require all templates to use default stagesKamil Trzciński
2019-03-01Allow to recursively expand includesKamil Trzciński
2019-01-07Allow to include files from another projectsKamil Trzciński
2019-01-04Allow to include templatesKamil Trzciński
2018-11-29ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński
2018-10-27Enable frozen string for lib/gitlab/cigfyoung
2018-10-18Add IncludeError exception and use it in CI configGrzegorz Bizon
2018-10-16Move external CI config class into proper namespaceGrzegorz Bizon
2018-09-11Stack rescue blocks for Gitlab::Ci::Config#initializeMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ciMatija Čupić
2018-09-07Address MR suggestionsMatija Čupić
2018-09-07Improve external architectureMatija Čupić
2018-09-07Address MR commentsMatija Čupić
2018-09-07Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić
2018-09-07Import external files in Gitlab CI configMatija Čupić
2018-09-07Load external files in configMatija Čupić
2018-09-05Simplify classes and exceptions of extendable configGrzegorz Bizon
2018-09-04Add support for `extends` key in CI/CD configurationGrzegorz Bizon
2018-03-27Changes ci/lints controller to use authorize before actionMayra Cabrera
2018-03-27Make ci/lint page context aware:Mayra Cabrera
2016-11-18Remove CI config helper with same name as an entryGrzegorz Bizon
2016-11-14Improve naming convention in ci configuration moduleGrzegorz Bizon
2016-08-25Expose compose method in the ci config entry nodesGrzegorz Bizon
2016-07-15Simplify CI config and remove logical validationGrzegorz Bizon
2016-07-08Extract CI entry node validator and improve namingGrzegorz Bizon
2016-07-05Remove code creating job hash from legacy CI configGrzegorz Bizon
2016-06-29Move global CI cache configuration to new CI classesGrzegorz Bizon
2016-06-23Move CI stages configuration to new CI configGrzegorz Bizon
2016-06-22Handle CI environment variables in a new CI configGrzegorz Bizon
2016-06-21Handle after script CI config in new classesGrzegorz Bizon
2016-06-21Handle CI services config in new CI config classesGrzegorz Bizon
2016-06-21Move CI image configuration entry to new CI configGrzegorz Bizon
2016-06-16Add prototype of CI config node validatorGrzegorz Bizon
2016-06-15Add class that encapsulates error in new Ci configGrzegorz Bizon
2016-06-09Add comments to new CI config classes and modulesGrzegorz Bizon