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-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-12-04Fix the fork project functionality for projects with hashed storageNick Thomas
2017-11-30Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon
2017-11-30Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon
2017-11-28Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil Trzciński
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-11-28Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas
2017-11-28Fix unit testsShinya Maeda
2017-11-28Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-28Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya Maeda
2017-11-27Fix stuck jobs testsKamil Trzcinski
2017-11-27Allow to drop jobs for deleted projectsKamil Trzcinski
2017-11-23fix exclusive lease specs fro hashed storage migrationGabriel Mazetto
2017-11-23Codestyle changes and Added Exclusive Lease to hashed storage migrationGabriel Mazetto
2017-11-22Fix testing orderShinya Maeda
2017-11-22Add a testShinya Maeda
2017-11-14rework the logging to be simpler and add a thresholdmicael.bergeron
2017-11-13add simple logging to UpdateMergeRequestsWorker#performmicael.bergeron
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-11-06Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...Shinya Maeda
2017-11-01Merge branch 'master' into refactor-clustersShinya Maeda
2017-10-30specs for workers.Shinya Maeda
2017-10-27Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira
2017-10-10Backports EE 38771 changes to CE.Tiago Botelho
2017-10-10Improve post_receive spec by not stubbing private methodsGrzegorz Bizon
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
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-06Use utc for time comparisionShinya Maeda
2017-10-06Add some empty spacesKamil Trzcinski
2017-10-06Fix failing specKamil Trzcinski
2017-10-05Add CI build trace sections extractorAlessio Caiazza
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-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-09-29Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-26Fix post receive specs regarding pipeline creationGrzegorz Bizon
2017-09-20Stop using Sidekiq for updating Key#last_used_atYorick Peterse
2017-09-14Restore has_visible_content? to improve performance (cache)Jarka Kadlecova
2017-09-07Merge branch '35558-only-one-garbage-collection-should-be-running-per-project...Douwe Maan
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-05pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel
2017-09-05Improve specShinya Maeda
2017-09-05Fix enum listsShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda