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
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
2016-06-08Merge branch 'master' into refactor/ci-config-add-global-entryGrzegorz Bizon
2016-06-07Implement script in Ci config and use in legacy oneGrzegorz Bizon
2016-06-07Improve Ci config loader by changing method signatureGrzegorz Bizon
2016-06-07Pass root Ci config entry to each subsequent entryGrzegorz Bizon
2016-06-07Remove duplicated exception in Ci configGrzegorz Bizon
2016-06-06Use CI config errors from new processor in legacy oneGrzegorz Bizon
2016-06-06Rename class that loads CI configuration to LoaderGrzegorz Bizon
2016-06-03Extract CI config YAML parser to a separate classGrzegorz Bizon
2016-06-03Add gitlab ci configuration class that holds hashGrzegorz Bizon