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-09Make sure all pipelines would go to pending onceLin Jen-Shin
2017-11-01Revert back FetchKubernetesTokenServiceKamil Trzcinski
2017-10-30specs for services. Improved details.Shinya Maeda
2017-10-16Don't create build failed todo when build is retriedSean McGivern
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-06Extract `Ci::Build#parse_trace_sections!` into a serviceAlessio Caiazza
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05fetch_kubernetes_token_service_spec. Fix static analysys.Shinya Maeda
2017-10-05integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda
2017-10-04Fix Rubocop failuresKamil Trzcinski
2017-10-04fetch_gcp_operation_service_spec. finalize_cluster_creation_service_spec. wai...Shinya Maeda
2017-10-04create_cluster_service_spec. cluster_provision_worker_spec. cluster_queue_spec.Shinya Maeda
2017-10-04Add spec/models/gcp/cluster_spec.rbShinya Maeda
2017-09-26Add test for head pipeline assignment when skippedGrzegorz Bizon
2017-09-26Fix code style offenses in pipeline create servicesGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon
2017-09-13Merge branch 'backstage/gb/optimize-some-specs-with-rspec-set' into 'master'Rémy Coutable
2017-09-13Optimize CI/CD build retry service specsGrzegorz Bizon
2017-09-13Add change log. Fix spec.Shinya Maeda
2017-09-13Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda
2017-09-07Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński
2017-09-07fix CIMaxim Rydkin
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski
2017-09-06Fix specShinya 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-05Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński
2017-09-05- Allow runner API to pass failure_reasonShinya Maeda
2017-09-04Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda
2017-09-03Fix spec on egister_job_service_spec.rbShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Improve spec. Add validation for accel_level on runner.Shinya Maeda
2017-09-03Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Add the rest of specsShinya Maeda
2017-08-28Fix specShinya Maeda
2017-08-28Fix specShinya Maeda
2017-08-25Make default trigger factory generate an ownerLin Jen-Shin
2017-08-18Update merge request pipeline even if if has errorsGrzegorz Bizon
2017-08-18Make create pipeline service specs more readableGrzegorz Bizon
2017-08-09Fix some tests and report the error messageLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01fixShinya Maeda