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
2017-10-03Merge branch '37970-timestamped-ci' into 'master'Kamil TrzciƄski
2017-10-03Hide CI section markers from job traceAlessio Caiazza
2017-09-26Add specs for pipeline chain builder sequence classGrzegorz Bizon
2017-09-26Fix some code style offenses in pipeline chain classesGrzegorz Bizon
2017-09-26Add missing tests for pipeline chain access validatorGrzegorz Bizon
2017-09-26Add specs for pipeline builder that validates configGrzegorz Bizon
2017-09-26Add specs for pipeline builder repository validatorGrzegorz Bizon
2017-09-26Add specs for builder chain that persist a pipelineGrzegorz Bizon
2017-09-26Add specs for builder chain step that skipps pipelinesGrzegorz Bizon
2017-09-26Add specs for pipeline builder abilities validatorGrzegorz Bizon
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon
2017-09-26Split pipeline chain builder validation classGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon
2017-09-25Move related pipeline class to new pipeline moduleGrzegorz Bizon
2017-09-19Fix closing braces in YAML processor specsGrzegorz Bizon
2017-09-18Raise exception when initializing unknown policyGrzegorz Bizon
2017-09-18Use parentheses in CI/CD kubernetes policy specsGrzegorz Bizon
2017-09-18Do not initialize YAML processor with project full pathGrzegorz Bizon
2017-09-18Do not pass project path from YAML processorGrzegorz Bizon
2017-09-18Add specs for CI/CD job policy refs specificationGrzegorz Bizon
2017-09-18Add specs for CI/CD job policy factory methodGrzegorz Bizon
2017-09-18Fix Rubocop offenses in YAML processor classesGrzegorz Bizon
2017-09-18Remove YAML processor refactoring stubs and fix specsGrzegorz Bizon
2017-09-18Implement CI/CD kubernetes policy specificationGrzegorz Bizon
2017-09-12move `lib/ci/mask_secret.rb` into `lib/gitlab/ci/mask_secret.rb`Maxim Rydkin
2017-09-12move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin
2017-09-12move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb`Maxim Rydkin
2017-09-12move `lib/ci/ansi2html.rb` into `lib/gitlab/ci/ansi2html.rb`Maxim Rydkin
2017-09-06Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl...Grzegorz Bizon
2017-09-05Extract a class that represents artifacts file pathGrzegorz Bizon
2017-09-04Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-09-03Fix typoShinya Maeda
2017-09-03Impprove spec by godfat suggestionsShinya Maeda
2017-09-03Add the rest of specsShinya Maeda
2017-09-01Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon
2017-08-31Change kubernetes job policy allowed valuesGrzegorz Bizon
2017-08-31Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-08-30Remove unused expressions policy from ci/cd configGrzegorz Bizon
2017-08-30Raise exception when simplifiable ci entry incompleteGrzegorz Bizon
2017-08-26Use new complex only/except policy internal schemeGrzegorz Bizon
2017-08-25Add specs for attributable aspect of ci config entryGrzegorz Bizon
2017-08-25Fix Rubocop offense in CI/CD only/except policy classGrzegorz Bizon
2017-08-25Improve reporting of a CI/CD entry config locationGrzegorz Bizon
2017-08-25Use only/except policy that returns an arrayGrzegorz Bizon
2017-08-25Fix CI/CD trigger policy default valueGrzegorz Bizon
2017-08-25Add specs for a simplifiable CI/CD entry aspectGrzegorz Bizon
2017-08-25Implement complex only/except policy CI/CD configGrzegorz Bizon
2017-08-25Make it possible to define CI/CD config strategiesGrzegorz Bizon
2017-08-24Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon
2017-08-24Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon