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
2018-01-15Make ruby lint happyOswaldo Ferreira
2018-01-15Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher
2018-01-15Merge branch 'ac/41346-xss-ci-job-output' into 'security-10-3'Robert Speicher
2018-01-03fix issue #37843Danny
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-08Fix RubocopKamil Trzcinski
2017-12-08Add Chain::Command specsKamil Trzcinski
2017-12-08Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski
2017-12-08Fix invalid pipeline build chain tag evaluationGrzegorz Bizon
2017-11-30Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon
2017-11-28Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda
2017-11-28Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya Maeda
2017-11-28Add test suit for platform::kubernetesShinya Maeda
2017-11-06Fixed Status Warning IconTim Zallmann
2017-11-05Add TimeCop freeze for DST and Regular timeShinya Maeda
2017-10-30Fixes one icon testTim Zallmann
2017-10-30Test FixesTim Zallmann
2017-10-30Fixes for TestsTim Zallmann
2017-10-30Updated also Badge + Dropdown IconsTim Zallmann
2017-10-11Extend pipeline build chain specsGrzegorz Bizon
2017-10-11Set pipeline config source attribute in a build stepGrzegorz Bizon
2017-10-10Add initial specs for pipeline build chain classGrzegorz Bizon
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-05Add specs for methods that count pipeline seeds sizeGrzegorz 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-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