summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-081-0/+11
|\
| * Re-add column locked_at on migration rollback31207-clean-locked-merge-requestsOswaldo Ferreira2017-08-071-1/+1
| * Move locked_at removal to post-deployment migrationOswaldo Ferreira2017-08-071-0/+11
* | Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-071-0/+30
|/
* Migrate MR commits and diffs to new tablesmerge-request-commits-background-migrationSean McGivern2017-08-031-0/+33
* Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-0/+9
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-0/+32
* Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-191-0/+91
* Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan2017-07-192-1/+53
* Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt2017-07-181-0/+20
* Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt2017-07-181-0/+40
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-0/+15
|\
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-0/+15
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
|/
* Do not schedule bg migration when it is not neededGrzegorz Bizon2017-07-071-1/+1
* Schedule stage_id bg migrations in batches of 10Grzegorz Bizon2017-07-071-3/+6
* Use new `each_batch` helper instead of custom oneGrzegorz Bizon2017-07-071-6/+8
* Schedule stage_id background migration in rangesGrzegorz Bizon2017-07-071-9/+8
* Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon2017-07-071-1/+1
* Do not override original AR5 batching interfaceGrzegorz Bizon2017-07-071-2/+5
* Improve specs for background stage_id ref migrationGrzegorz Bizon2017-07-071-6/+5
* Perform stage_id ref backgound migration in bulksGrzegorz Bizon2017-07-071-3/+3
* Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-07-071-4/+3
* Add specs for delayed stage_id background migrationsGrzegorz Bizon2017-07-071-3/+4
* Schedule background migration only when it is neededGrzegorz Bizon2017-07-071-4/+6
* Find builds that require a migration in batchesGrzegorz Bizon2017-07-071-3/+6
* Add initial build stage_id ref background migrationGrzegorz Bizon2017-07-071-0/+10
* Add initial stage_id background migration filesGrzegorz Bizon2017-07-071-0/+12
* Improve stage_id in ci_builds foreign key migrationGrzegorz Bizon2017-07-031-9/+5
* Disable statement timeoutBob Van Landuyt2017-06-261-0/+4
* Revert renames from a migrationBob Van Landuyt2017-06-261-0/+1
* Rename each route individuallyBob Van Landuyt2017-06-261-3/+3
* Rename all forbidden paths againBob Van Landuyt2017-06-261-0/+108
* Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-2213-62/+122
|\
| * Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński2017-06-214-14/+74
| |\
| | * Bump build stage id reference migration identifierGrzegorz Bizon2017-06-212-15/+34
| | * Fix adding/removing foreign keys on MySQLGrzegorz Bizon2017-06-212-0/+3
| | * Fix build stages reference migrationGrzegorz Bizon2017-06-213-0/+38
| * | Merge branch 'fix/gb/improve-autocancel-pipelines-migraton' into 'master'Kamil Trzciński2017-06-211-0/+2
| |\ \
| | * | Disable statement timeout in CI pipelines migrationfix/gb/improve-autocancel-pipelines-migratonGrzegorz Bizon2017-06-191-0/+2
| | |/
| * | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-218-47/+47
| |/
* | Fix migration specs that can not run within transactionGrzegorz Bizon2017-06-211-0/+2
* | Disable transactions in migrations that should not use itGrzegorz Bizon2017-06-214-0/+9
|/
* Migration - Remove position field from issues and merge requestsFelipe Artur2017-06-161-0/+8
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-0/+55
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+1
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-073-0/+164
* Sync email address from specified omniauth provider - db changesRobin Bobbitt2017-06-071-0/+15
* Migrate stages only with correct foreign referencesGrzegorz Bizon2017-06-061-1/+4
* Create index on pipeline stages after migrating stagesGrzegorz Bizon2017-06-061-0/+0