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-10-18Add logical validation to gitlab-ci.ymlKamil Trzcinski
2016-09-30Expose jobs to viewKatarzyna Kobierska
2016-09-30Add missing values to linterKatarzyna Kobierska
2016-09-19Fix CI job environment configuration attributesGrzegorz Bizon
2016-09-19Add new CI configuration entry for the environmentGrzegorz Bizon
2016-09-07Merge branch 'refactor/ci-config-add-logical-validation' into 'master' Rémy Coutable
2016-09-07Code refactorKatarzyna Kobierska
2016-09-07Improve codeKatarzyna Kobierska
2016-09-07Code refactoringKatarzyna Kobierska
2016-09-07Change class method nameKatarzyna Kobierska
2016-09-07Add class method to encapsulate exceptionKatarzyna Kobierska
2016-08-29Add method that returns commands for ci job entryGrzegorz Bizon
2016-08-29Do not override job nodes in legacy ci config codeGrzegorz Bizon
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-07-20Move job dependencies entry to the new CI configGrzegorz Bizon
2016-07-20Add minor readability, style improvements in CI configGrzegorz Bizon
2016-07-20Merge branch 'master' into refactor/ci-config-move-job-entriesGrzegorz Bizon
2016-07-19Improve code designKamil Trzcinski
2016-07-19Fix broken builds_for_refKamil Trzcinski
2016-07-19Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski
2016-07-19Move job environment validation to new CI configGrzegorz Bizon
2016-07-18Move tags and allow_failure CI entries to new configGrzegorz Bizon
2016-07-18Validate allowed keys only in new CI configGrzegorz Bizon
2016-07-18Improve valid keys validation for CI config nodesGrzegorz Bizon
2016-07-18Move job artifacts configuration new CI config codeGrzegorz Bizon
2016-07-18Add implementation of manual actionsKamil Trzcinski
2016-07-18Move job variables config entry to new CI configGrzegorz Bizon
2016-07-18Move job image and services nodes to new CI configGrzegorz Bizon
2016-07-16Store when and yaml variables in builds tableKamil Trzcinski
2016-07-15Add metadata to new CI config and expose job nameGrzegorz Bizon
2016-07-14Remove job cache configfrom legacy yaml processorGrzegorz Bizon
2016-07-14Revert logical validation in CI job stage entryGrzegorz Bizon
2016-07-14Revert references to global node in CI job entryGrzegorz Bizon
2016-07-14Improve CI job entry validations in new configGrzegorz Bizon
2016-07-13Expose CI job commands and use in legacy processorGrzegorz Bizon
2016-07-10Remove CI job script validation from legacy configGrzegorz Bizon
2016-07-09Add comment for deprecated CI config `types` entryGrzegorz Bizon
2016-07-09Remove CI job stage code from legacy config processorGrzegorz Bizon
2016-07-06Simplify legacy CI config processor a littleGrzegorz Bizon
2016-07-06Move CI job config validations to new classesGrzegorz Bizon
2016-07-06Move decision about relevant jobs to new CI configGrzegorz 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-24Fix ci config cache validation in legacy processorGrzegorz Bizon
2016-06-23Minor refactorings in new CI configuration 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