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-14Ensure CI pipelines and builds have the correction project associationsStan Hu
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-18Fix job count in pipeline success mailChristiaan Van den Poel
2017-11-30Do not set pipeline source after initializationGrzegorz Bizon
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-21Use arrays in Pipeline#latest_builds_with_artifactsYorick Peterse
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
2017-11-09Make sure all pipelines would go to pending onceLin Jen-Shin
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-10-27Cache commits on the repository modelZeger-Jan van de Weg
2017-10-05Improve pipeline optimistic locking implementationGrzegorz Bizon
2017-10-05Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon
2017-10-05Pass pipeline failure reason to a transition eventGrzegorz Bizon
2017-10-05Add failure reason enum to CI/CD pipeline modelGrzegorz Bizon
2017-10-05Implement pipeline seeds size methodsGrzegorz Bizon
2017-09-25Move related pipeline class to new pipeline moduleGrzegorz 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-14Memoize the latest builds of a pipelineYorick Peterse
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-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