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-07-19Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan
2017-07-19Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
2017-06-21Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński
2017-06-21Merge branch 'fix/gb/improve-autocancel-pipelines-migraton' into 'master'Kamil Trzciński
2017-06-09Merge commit 'abc61f260074663e5711d3814d9b7d301d07a259' into 9-3-stableClement Ho
2017-06-08Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-06-07Merge branch 'bvl-fix-typo-renaming-appearance' into 'security-9-2'Douwe Maan
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-31Merge branch 'bvl-security-9-2-28917-contain-uploads-in-system-dir' into 'sec...Douwe Maan
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-23Merge branch 'fix-retried-for-postgres' into 'master'Kushal Pandya
2017-05-23Fix migrations for older PostgreSQL versionsKamil Trzcinski
2017-05-22Resolve conflicts, using changes from masterLin Jen-Shin
2017-05-22Merge branch 'fix-retried-for-mysql' into 'master'Timothy Andrew
2017-05-22Fixes broken MySQL migration for retriedKamil Trzcinski
2017-05-20Merge branch 'bvl-fix-already-renamed-paths' into 'master'Douwe Maan
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-18Merge branch 'fix_set_null_false_migration' into 'master'Yorick Peterse
2017-05-18Adding NULL:false constraint with change_column_null instead of change_columnValery Sizov
2017-05-18Merge branch 'zj-fix-migration' into 'master'Robert Speicher
2017-05-17Fix data migration from trigger schedulesZ.J. van de Weg
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse