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
path: root/lib/ci
AgeCommit message (Expand)Author
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-07-05Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable
2016-07-04Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-29Use AR callbacks as suggested by:Lin Jen-Shin
2016-06-29Move global CI cache configuration to new CI classesGrzegorz Bizon
2016-06-28Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon
2016-06-28Prefer Ci::Build#erase_artifacts!Lin Jen-Shin
2016-06-28Just save the size in total rather than individual filesLin Jen-Shin
2016-06-28Introduce ci_builds.artifacts_sizes as JSON:Lin Jen-Shin
2016-06-27Merge branch 'refactor/ci-config-add-entry-error' into 'master' Rémy Coutable
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
2016-06-20Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-20Merge branch 'master' into refactor/ci-config-add-entry-errorGrzegorz Bizon
2016-06-17Merge branch 'fix/error-when-job-variables-not-defined-but-specified' into 'm...Rémy Coutable
2016-06-17Fix error when CI job variables not specifiedGrzegorz Bizon
2016-06-17Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-17Merge branch 'master' into refactor/ci-config-add-entry-errorGrzegorz Bizon
2016-06-17Rename legacy validation helpers for new ci configGrzegorz Bizon
2016-06-17Validate only and except regexpKamil Trzcinski
2016-06-15Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-14Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-14Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-14Validate environment name with regexKamil Trzcinski