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-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski
2017-09-06Improve config source handling codeKamil Trzcinski
2017-09-06Remove only validationShinya Maeda
2017-09-06Revert set_protectedShinya Maeda
2017-09-06Fix /models/ci/pipeline.rbShinya Maeda
2017-09-06Use before_save :set_protectedShinya Maeda
2017-09-06Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-06Use hook for setting Pipeline config_sourceZeger-Jan van de Weg
2017-09-06Incorporate another round of feedbackZeger-Jan van de Weg
2017-09-04Incorporate reviewZeger-Jan van de Weg
2017-09-04Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-09-03Fix specShinya Maeda
2017-09-03Add validation for protected attributesShinya Maeda
2017-09-01Check if service active when using CI/CD kubernetes policyGrzegorz Bizon
2017-08-31Add config_source to ci_pipelinesZeger-Jan van de Weg
2017-08-31Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg
2017-08-31Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-08-31Refactor context variables in pipeline model classGrzegorz Bizon
2017-08-26Check if kubernetes required before creating a jobGrzegorz Bizon
2017-08-26Make it possible to access deployment details from pipelineGrzegorz Bizon
2017-08-23Expose CI_PIPELINE_SOURCE on CI jobsZeger-Jan van de Weg
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-28fix merge missShinya Maeda
2017-07-28initShinya Maeda
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-07-05Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-07-05Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin
2017-07-04Make sure that retryable_builds would preload projectLin Jen-Shin
2017-07-04Fix config pathLin Jen-Shin
2017-07-04Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-04Consistently check permission for creating pipelines,Lin Jen-Shin
2017-07-03Follow feedback on the merge requestLin Jen-Shin
2017-06-30Introduce CI_CONFIG_PATHLin Jen-Shin
2017-06-30Update wordings, allow only full path, add testsLin Jen-Shin
2017-06-30Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-06-29Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-06-28Fix the test and implement missing updateLin Jen-Shin
2017-06-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-06-27Split pipelines by origin on usage dataZ.J. van de Weg
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-07Merge branch 'issue_27166_2' into 'master'Douwe Maan
2017-06-07Avoid repeated queries for pipeline builds on merge requestsFelipe Artur
2017-06-05Move the check to Pipeline.allowed_to_create?Lin Jen-Shin
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-05Remove legacy method from pipeline classGrzegorz Bizon
2017-06-02Refine implementation of pipeline stage seedsGrzegorz Bizon
2017-06-01Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon
2017-06-01Rename pipeline methods related to legacy stagesGrzegorz Bizon