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-11-06Merge branch 'master' into feature/sm/3691-expose-per-project-pipeline-idfeature/sm/3691-expose-per-project-pipeline-idShinya Maeda
2017-10-05Add specs for methods that count pipeline seeds sizeGrzegorz Bizon
2017-09-18Do not pass project path from YAML processorGrzegorz Bizon
2017-09-14Memoize the latest builds of a pipelineYorick Peterse
2017-09-07Finished internal_id2. But this should be done by transactionShinya Maeda
2017-09-07IMplement InternalId2Shinya Maeda
2017-09-06Add tests to cover all introduced changesKamil Trzcinski
2017-09-06Improve config source handling codeKamil Trzcinski
2017-09-06Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-06Incorporate another round of feedbackZeger-Jan van de Weg
2017-09-01Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon
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-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28fix merge missShinya Maeda
2017-07-28initShinya Maeda
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-18Instead of adding master, stub_not_protect_default_branchLin Jen-Shin
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
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-04Update tests due to permission changesLin Jen-Shin
2017-07-04Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-03Follow feedback on the merge requestLin 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-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-05Move the check to Pipeline.allowed_to_create?Lin Jen-Shin
2017-06-05Improve specs for pipeline and pipeline seedsGrzegorz Bizon
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz 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
2017-05-31Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-30Expose stage model attributes from pipeline objectGrzegorz Bizon
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets