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
path: root/db
AgeCommit message (Expand)Author
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-31Support descriptions for snippetsJarka Kadlecova
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-26Merge branch 'master' into '25680-CI_ENVIRONMENT_URL'Lin Jen-Shin (godfat)
2017-05-26Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)
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-25Simplify migrations for specific database schemaGrzegorz Bizon
2017-05-25Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan
2017-05-25Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas
2017-05-25Add PoC of ActiveRecord migration testingGrzegorz Bizon
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-25Backend implementation for protected variablesLin Jen-Shin
2017-05-25Implement $CI_ENVIRONMENT_URL for jobsLin Jen-Shin
2017-05-24add rss_token attribute to user modelAlexis Reigel
2017-05-24Address reviewDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
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-18Merge branch 'fix-issue-assignee-trigger' into 'master'Stan Hu
2017-05-17Check if OLD is set when migrating issue assigneesYorick Peterse
2017-05-17Fix data migration from trigger schedulesZ.J. van de Weg
2017-05-17Index project_group_links.group_idYorick Peterse
2017-05-17Convert nested groups to regular ones for MySQLYorick Peterse
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-15Merge branch 'enable-auto-cancelling-by-default' into 'master' Kamil Trzciński
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 missing newline in schemaLin Jen-Shin