summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-061-0/+63
* Remove unused projects.ci_id column27777-drop-projects-ci_id-columnDmitriy Zaporozhets2019-05-021-0/+28
* Clean up `noteable_id` for notes on commits58612-clean-up-notes-dataHeinrich Lee Yu2019-04-061-0/+33
* Add v2 to reserved top level routesdz-reserve-v2-root-pathDmitriy Zaporozhets2019-04-041-0/+27
* Merge masterFelipe Artur2019-03-274-0/+68
|\
| * Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+23
| * Migrate sidekiq queue to the new :hashed_storage namespaceGabriel Mazetto2019-03-011-0/+17
| * Remove undigested token column from personal_access_tokens tableImre Farkas2019-02-202-0/+28
* | Remove auto vacuum logic, decrease batch size and intervalFelipe Artur2019-03-011-6/+8
* | Address review commentsFelipe Artur2019-02-191-13/+15
* | Add more specs and code improvementsFelipe Artur2019-02-191-11/+20
* | Split background migration for issues and merge requestsFelipe Artur2019-02-141-0/+43
|/
* Addresses backend/db review commentsMayra Cabrera2019-02-041-0/+49
* Fix template labelsFelipe Artur2019-02-041-0/+23
* Fix tree restorer visibility levelJames Lopez2019-01-311-0/+60
* Add migration to cleanup iid recordsAndreas Brandl2019-01-291-0/+43
* Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto2019-01-251-0/+18
* Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-251-0/+15
|\
| * Add Container Registry APIKamil Trzciński2019-01-251-0/+15
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* | Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-222-2/+18
|/
* Remove backfill migration for legacy projectsToon Claes2019-01-101-26/+0
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-0/+15
* Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-181-0/+26
* Remove rails4 specific codeJasper Maes2018-12-162-4/+2
* Fix ActiveRecord::Migration deprecationsYorick Peterse2018-12-123-3/+3
* Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-102-2/+0
|\
| * Remove unnecessary includes of ShellAdapterStan Hu2018-12-052-2/+0
* | Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-101-0/+38
|\ \
| * | Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-061-0/+38
| |/
* | Fill project_repositories for hashed storageDouglas Barbosa Alexandre2018-12-061-4/+3
* | Fill project_repositories for hashed storageToon Claes2018-12-061-0/+27
|/
* Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-041-0/+22
|\
| * Move drop_site_statistics to be a post deployment migrationGabriel Mazetto2018-11-291-0/+22
* | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-291-0/+32
|\ \ | |/
| * Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-0/+32
* | Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-28172-173/+200
|\ \ | |/
| * Move code to a BackgroundMigrationToon Claes2018-11-271-117/+8
| * Migration to write fullpath in all repository configsToon Claes2018-11-271-0/+136
| * Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-22171-173/+173
* | Adjust batch size for migrating runners tokenGrzegorz Bizon2018-11-231-2/+2
* | Reduce Sidekiq signature of scheduled tokens migrationGrzegorz Bizon2018-11-231-1/+1
* | Schedule background migration for encrypting runners tokensGrzegorz Bizon2018-11-211-0/+38
|/
* Add migration to steal FillStoreUploadToon Claes2018-11-071-0/+31
* Merge branch 'sh-fix-issue-52649' into 'master'Sean McGivern2018-11-071-0/+32
|\
| * Reschedule another instance of RemoveRestrictedTodos migrationsh-fix-issue-52649Stan Hu2018-11-061-0/+32
* | Merge branch 'stateful_deployments' into 'master'Kamil Trzciński2018-11-061-0/+27
|\ \
| * | Squashed commit of the following:Shinya Maeda2018-11-061-0/+27
| |/
* | Add background migration for Kubernetes NamespacesMayra Cabrera2018-11-061-0/+18
|/
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1