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-02-06Merge branch '42730-close-rugged-repository' into 'master'Douwe Maan
2018-02-06Close low level rugged repository in project cache workerBastian Blank
2018-02-06Reorder async/sync tasks in BuildFinishedWorker to read traces efficientlyShinya Maeda
2018-02-06Make all workers in BuildFinishedWorker to run async and reorderShinya Maeda
2018-02-06GB catches: CreateTraceArtifactService project, user passShinya Maeda
2018-02-06Add worker queueShinya Maeda
2018-02-06Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda
2018-02-06Add CreateArtifactsTraceWorkerShinya Maeda
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-26add specJames Lopez
2018-01-26disable retry attempts for Import/Export until that is fixedJames Lopez
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-15Fork now protects default branch on completionTiago Botelho
2018-01-12Remove warning noise in ProjectImportOptionsStan Hu
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-11Merge branch 'remove-soft-removals' into 'master'Douwe Maan
2018-01-10Fix link to billingKamil Trzciński
2018-01-10Fix billing checkingKamil Trzciński
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-08Merge branch 'delay-background-migrations' into 'master'Rémy Coutable
2018-01-07Set timeout to billing informationKamil Trzciński
2018-01-07Refactor GCP session token exchange schemeMatija Čupić
2018-01-06Use token from redis in gcp project billing workerMatija Čupić
2018-01-05Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić
2018-01-05Move worker to gcp_project namespaceMatija Čupić
2018-01-05Use token hash for redis keyMatija Čupić
2018-01-05Run background migrations with a minimum intervalYorick Peterse
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-05Return list of billing enabled projectsMatija Čupić
2018-01-05Change CheckGcpProjectBillingWorker lease to 15sMatija Čupić
2017-12-21Add CheckGcpProjectBilling worker to all_queuesMatija Čupić
2017-12-21Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić
2017-12-20Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan
2017-12-19Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-18Add pipeline_creation:run_pipeline_schedule into Sidekiq queue listStan Hu
2017-12-18Use queue_namespace rather than enqueue_inLin Jen-Shin
2017-12-18Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński
2017-12-16Add lease to CheckGcpProjectBillingWorkerMatija Čupić
2017-12-16Add CheckGcpProjectBillingWorkerMatija Čupić
2017-12-15Fork and Import jobs only get marked as failed when the number of Sidekiq ret...Tiago Botelho
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
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-13Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu
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