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-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-09-05pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel
2017-09-05Fix enum listsShinya Maeda
2017-09-05Fix enum wordingShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-28Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan
2017-08-26Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...Grzegorz Bizon
2017-08-25Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas
2017-08-25Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu
2017-08-25Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński
2017-08-25Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'"Robert Speicher
2017-08-24Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu
2017-08-22Enqueue a new stage worker in CI/CD processing queueGrzegorz Bizon
2017-08-22Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon
2017-08-22Use EachBatch concern to loop over batchesToon Claes
2017-08-22Migration to remove pending delete projects with non-existing namespaceToon Claes
2017-08-22Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan
2017-08-22Use event-based waiting in Gitlab::JobWaiterNick Thomas
2017-08-22Include build queue worker in the processing groupGrzegorz Bizon
2017-08-21Assign some CI/CD workers to pipeline default queueGrzegorz Bizon
2017-08-21Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon
2017-08-21Assign all pipeline workers to specific queuesGrzegorz Bizon
2017-08-21Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-21Extend pipelines queue mixin and add a default queueGrzegorz Bizon
2017-08-17Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan
2017-08-17Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...Tiago Botelho
2017-08-17Remove a wat in NamespacelessProjectDestroyWorkerNick Thomas
2017-08-16Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-09Merge branch '36119-issuable-workers' into 'master'Sean McGivern
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Simplify checking if objects exist code in new issaubles workersJarka Kadlecova
2017-08-08Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu
2017-08-08Merge branch '32844-issuables-performance' into 'master'Sean McGivern
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-31Merge branch 'gitaly-398-git-garbage-collect' into 'master'Sean McGivern
2017-07-28Migrate GitGarbageCollectWorker to GitalyKim "BKC" Carlbäcker
2017-07-27remove log statements from workersAlexis Reigel
2017-07-27don't use assignment in if conditionAlexis Reigel
2017-07-27generate gpg signature on pushAlexis Reigel
2017-07-27perform signature update in sidekiq workerAlexis Reigel
2017-07-26Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon