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-29Merge branch '42327-import-from-gitlab-com-fails-destination-already-exists-a...Douwe Maan
2018-01-17Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan
2018-01-11Merge branch 'gcp-fix' into 'master'Kamil Trzciński
2018-01-10Merge branch 'delay-background-migrations' into 'master'Rémy Coutable
2018-01-10Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan
2018-01-09Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but...Kamil Trzciński
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-20Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan
2017-12-18Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński
2017-12-15Fork and Import jobs only get marked as failed when the number of Sidekiq ret...Tiago Botelho
2017-12-14Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern
2017-12-13Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur
2017-12-13Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't ma...Douwe Maan
2017-12-13Address some comments with running a pipeline scheduleStan Hu
2017-12-13Add button to run scheduled pipeline immediatelyStan Hu
2017-12-12Use a dedicated queue for each workerDouwe Maan
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
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-12-03Use `job_artifacts_archive|metadata`Kamil Trzcinski
2017-12-03Revert "Rename `job_archive|metadata` to `artifacts_archive|metadata`"Kamil Trzcinski
2017-12-03Rename `job_archive|metadata` to `artifacts_archive|metadata`Kamil Trzcinski
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
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