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/spec/lib/ci
AgeCommit message (Expand)Author
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-05Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable
2016-07-04Add minor improvements in readability in CI configGrzegorz Bizon
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-29Add global cache config entry to new CI configGrzegorz Bizon
2016-06-28Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon
2016-06-27Merge branch 'test-gitlab-ci-ymls' into 'master' Rémy Coutable
2016-06-27Test templates and GitLabCI parser againts each otherZ.J. van de Weg
2016-06-24Fix ci config cache validation in legacy processorGrzegorz Bizon
2016-06-23Move CI stages configuration to new CI configGrzegorz Bizon
2016-06-23Assume that unspecified CI config is undefinedGrzegorz 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 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 branch 'master' into refactor/ci-config-add-entry-errorGrzegorz Bizon
2016-06-17Validate only and except regexpKamil Trzcinski
2016-06-16Add prototype of CI config node validatorGrzegorz Bizon
2016-06-15Add class that encapsulates error in new Ci configGrzegorz Bizon
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Validate environment name with regexKamil Trzcinski
2016-06-13Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-13Improve after reviewKamil Trzcinski
2016-06-13Make "four phase test"Kamil Trzcinski
2016-06-13Validate artifacts:expire_in in yaml processorKamil Trzcinski
2016-06-13Added when to artifactsKamil Trzcinski
2016-06-10Improve after reviewKamil Trzcinski
2016-06-08Added when to artifactsKamil Trzcinski
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-05-25Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-24Replace \n to <br>Kamil Trzcinski
2016-05-23Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-09Send trace to a browser incrementally when build is runningKamil Trzcinski
2016-04-22Fix some typosTomasz Maczukin
2016-04-22Fix formattingTomasz Maczukin
2016-04-22Add posibility to define a hidden job without 'script' in .gitlab-ci.ymlTomasz Maczukin
2016-04-19Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-18Make rubocop happyKamil Trzcinski
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Fix rubocop complainsKamil Trzcinski
2016-04-18Minor refactorings in CI configGrzegorz Bizon
2016-04-18Validate job-level variables in YAML config fileGrzegorz Bizon