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-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon
2017-10-05Implement pipeline seeds size methodsGrzegorz Bizon
2017-10-03Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński
2017-10-03Hide CI section markers from job traceAlessio Caiazza
2017-09-27Add some minor improvements to pipeline creation chainGrzegorz Bizon
2017-09-26Add specs for builder chain step that skipps pipelinesGrzegorz Bizon
2017-09-26Fix coding style offenses in pipeline chain classesGrzegorz Bizon
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon
2017-09-26Split pipeline chain builder validation classGrzegorz Bizon
2017-09-26Add class that handles pipeline creation sequenceGrzegorz Bizon
2017-09-26Extract pipeline persistence to a separate chain classGrzegorz Bizon
2017-09-26Fix code style offenses in pipeline create servicesGrzegorz Bizon
2017-09-25Use tag/branch methods to check if pipeline ref existsGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon
2017-09-25Move related pipeline class to new pipeline moduleGrzegorz Bizon
2017-09-18Raise exception when initializing unknown policyGrzegorz 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-18Simplify pipeline source policy pattern matchingGrzegorz Bizon
2017-09-18Add specs for CI/CD job policy refs specificationGrzegorz Bizon
2017-09-18Fix Rubocop offenses in YAML processor classesGrzegorz Bizon
2017-09-18Remove YAML processor refactoring stubs and fix specsGrzegorz Bizon
2017-09-18Extract job refs policy specs into separate classGrzegorz Bizon
2017-09-18Use CI/CD job policy specification in YAML processorGrzegorz Bizon
2017-09-18Implement CI/CD kubernetes policy specificationGrzegorz Bizon
2017-09-12adds changelogMaxim Rydkin
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/model.rb` into `lib/gitlab/ci/model.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-06Remove unneeded string interpolation from entry classGrzegorz 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-03Add the rest of specsShinya Maeda
2017-09-03Add spec. Fix runner setting page. It worked.Shinya Maeda
2017-09-03Update application code by the db schema changeShinya 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-30Simplify code for appending strategies in CI/CD configGrzegorz Bizon
2017-08-30Raise exception when simplifiable ci entry incompleteGrzegorz Bizon
2017-08-26Check if kubernetes required before creating a jobGrzegorz 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-25Improve reporting of a CI/CD entry config locationGrzegorz Bizon