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-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-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
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
2017-07-26Rename method responsible for updating stage statusGrzegorz Bizon
2017-07-26Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern
2017-07-26Move exception handling to executeTiago Botelho
2017-07-20Add simple asynchronous stage update workerGrzegorz Bizon
2017-07-20Refactors Project Destroy service and worker codeTiago Botelho
2017-07-20Add specs for ProjectDestroyWorkerTiago Botelho
2017-07-20Handle errors while a project is being deleted asynchronously.Timothy Andrew
2017-07-18Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-17Skip dead jobs queue for web hooks and project servicesSean McGivern
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-07Improve exception description in bg migrationsGrzegorz Bizon
2017-07-07Add description to exception in bg migrations workerGrzegorz Bizon
2017-07-07Use integers to schedule delayed background migrationsGrzegorz Bizon
2017-07-07Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon
2017-07-07Make it possible to schedule bg migrations in bulkGrzegorz Bizon
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin
2017-06-29Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern
2017-06-29Merge branch 'postreceive-gl-repository' into 'master'Sean McGivern
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-28Fix current feature related specsTiago Botelho