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
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-11-13Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.4GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-03-05Skip project validation when switching storage layoutsGabriel Mazetto
2019-03-01Improve migration/rollback logic for attachmentsGabriel Mazetto
2019-03-01Extract duplicated code into BaseAttachmentServiceGabriel Mazetto
2019-03-01Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto
2019-03-01Extract common logic to HashedStorage::BaseWorkerGabriel Mazetto
2019-03-01Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto
2019-03-01Added Rollbacker workers and support on the rake taskGabriel Mazetto
2019-03-01Adds Rollback functionality to HashedStorage migrationGabriel Mazetto
2019-01-25Use Gitlab::AppLogger instead of Rails.loggerGabriel Mazetto
2019-01-25Track when MigrateAttachmentsService is skippedGabriel Mazetto
2019-01-25Refactor Storage MigrationGabriel Mazetto
2019-01-25Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto
2019-01-25Move MigrationService to HashedStorage moduleGabriel Mazetto
2019-01-08Only set as `read_only` when starting the per-project migrationGabriel Mazetto
2018-11-29Store hashed storage paths in the databaseToon Claes
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaƫl Bergeron
2018-01-03Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceDouglas Barbosa Alexandre
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre
2017-11-28Changes to Attachments Migration for EE and Geo compatibilityGabriel Mazetto
2017-11-24Backport EE changes to make test possible when prepending modulesGabriel Mazetto
2017-11-23Codestyle changes and Added Exclusive Lease to hashed storage migrationGabriel Mazetto
2017-11-23when rollingback repository migration, toggle readonly mode backGabriel Mazetto
2017-11-23Raises error when migration cannot happen so job is cancelledGabriel Mazetto
2017-11-23attachments migration should move only the base folderGabriel Mazetto
2017-11-23WIP Attachments migrationGabriel Mazetto
2017-11-23Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto