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-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-06-07Sync email address from specified omniauth provider - db changesRobin Bobbitt
2017-06-06Migrate stages only with correct foreign referencesGrzegorz Bizon
2017-06-06Create index on pipeline stages after migrating stagesGrzegorz Bizon
2017-06-06Improve indexes and refs in pipeline stages migrationsGrzegorz Bizon
2017-06-06Fix typo in build stages reference migrationGrzegorz Bizon
2017-06-06Make pipeline stages ref migration more readableGrzegorz Bizon
2017-06-05Remove stage index concurrently on migration rollbackGrzegorz Bizon
2017-06-05Disable timeouts in foreign keys for stages migrationGrzegorz Bizon
2017-06-05Remove obsolete stages/build before adding foreign keysGrzegorz Bizon
2017-06-05Create indexes on pipeline stages before migrationGrzegorz Bizon
2017-06-05Migrate stage_id only it job does not have it alreadyGrzegorz Bizon
2017-06-05Migrate pipeline stages only when not migrated alreadyGrzegorz Bizon
2017-06-05Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon
2017-06-01Add missing specsKamil Trzcinski
2017-06-01Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski
2017-05-29Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spe...Robert Speicher
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-29Disable Migration/UpdateColumnInBatches for old migrationsRémy Coutable
2017-05-26Reorder pipeline stages-related migrationsGrzegorz Bizon
2017-05-26Create foreign keys for pipeline stages in migrationGrzegorz Bizon
2017-05-26Migrate build stage reference in a separate migrationGrzegorz Bizon
2017-05-26Add stage_id column to ci_builds in a separate migrationGrzegorz Bizon
2017-05-26Use a separate migration to create pipeline stages indexGrzegorz Bizon
2017-05-26Add pipeline stages post deployment migrationGrzegorz Bizon
2017-05-23Fix migrations for older PostgreSQL versionsKamil Trzcinski
2017-05-22Fixes broken MySQL migration for retriedKamil Trzcinski
2017-05-20Merge branch 'bvl-fix-already-renamed-paths' into 'master'Douwe Maan
2017-05-19Rename users on mysqlBob Van Landuyt
2017-05-19Don't try to rename `-`Bob Van Landuyt
2017-05-19Simpler way of renaming usersBob Van Landuyt
2017-05-19Add temporary partial index to speed up the migrationLin Jen-Shin
2017-05-19Fix incorrectly renamed routesBob Van Landuyt
2017-05-19Rename users that had their namespace renamedBob Van Landuyt
2017-05-18Adding NULL:false constraint with change_column_null instead of change_columnValery Sizov
2017-05-17Fix data migration from trigger schedulesZ.J. van de Weg
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-16Improve migration for Multipple issue assignee featureValery Sizov
2017-05-16Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-16Merge branch 'zj-pipeline-schedule-owner' into 'master' Kamil Trzciński
2017-05-15Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan
2017-05-15Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Rename `build_events` columns to `job_events`Bob Van Landuyt
2017-05-15Disable transaction for updating the tableLin Jen-Shin
2017-05-15Add foreign key on pipeline_schedules.owner_idZ.J. van de Weg
2017-05-15Move to post_migrate and use update_column_in_batchesLin Jen-Shin
2017-05-11Fix MySQL build failureDouwe Maan
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-10No user needed to cleanup namespaceless pending delete projectsToon Claes
2017-05-10Use worker to destroy namespaceless projects in post-deployToon Claes