summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-222-4/+8
* Remove Koding integration and documentationStan Hu2018-10-121-0/+17
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-0/+30
* Remove unencrypted webhook token and URL columnsNick Thomas2018-10-092-0/+25
* Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-042-4/+0
|\
| * Fix UnneededRequireStatement copSemyon Pupkov2018-09-212-4/+0
* | Fix rename_login_root_namespaces post migrationMario de la Ossa2018-10-021-0/+2
* | Migrate sensitive web hook data in the backgroundNick Thomas2018-10-011-0/+33
* | Schedule background migrationMatija Čupić2018-09-251-0/+33
* | Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-251-0/+6
|\ \
| * | Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-0/+6
* | | Add clean-up phase for ScheduleDiffFilesDeletionOswaldo Ferreira2018-09-251-0/+23
|/ /
* | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-0/+17
|/
* Remove orphaned label linksStan Hu2018-09-071-0/+43
* Disable statement timeout in RenameLoginRootNamespaces migrationFelipe Artur2018-09-061-2/+6
* Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński2018-09-041-0/+32
|\
| * Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-0/+32
* | recalculate SiteStatisticsGabriel Mazetto2018-08-261-0/+27
|/
* Backport of gitlab-org/gitlab-ee!6876ce-6752-jira-branchesMario de la Ossa2018-08-201-0/+16
* Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse2018-08-171-0/+47
|\
| * Add migration to cleanup internal_ids.ab-49754-gh-importer-internal-idsAndreas Brandl2018-08-171-0/+47
* | Add site statistics recount to the post migirationrepopulate_site_statisticsGabriel Mazetto2018-08-161-0/+9
* | Add WikiAccessLevel migration from `NULL` to `20`Gabriel Mazetto2018-08-161-0/+23
|/
* disable_statement_timeout doesn't require any argument anymoreGabriel Mazetto2018-08-1114-19/+18
* Fix specs to use `disable_statement_timeout` correctlyGabriel Mazetto2018-08-1014-114/+117
* Merge branch 'ce-6064-geo-sql-query-for-counting-projects-with-wikis-is-very-...Douglas Barbosa Alexandre2018-07-251-0/+25
|\
| * Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto2018-07-241-0/+25
* | Enable rubocop for db/**/* and ee/db/**/*49582-enable-cops-for-dbLin Jen-Shin2018-07-2517-11/+13
|/
* Improve projects indexes4525-fix-project-indexesValery Sizov2018-07-161-0/+23
* Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira2018-07-101-2/+2
* Reschedule DeleteDiffFiles until there is none left to removeOswaldo Ferreira2018-07-101-1/+11
* Wait postgresql vacuum of deadtuples on merge_request_diff_files deletionOswaldo Ferreira2018-07-101-12/+3
* Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira2018-07-101-35/+3
* Create a diff deletion worker scheduler to avoid long-running post-migrationOswaldo Ferreira2018-07-101-18/+4
* Schedule batches in bulks of 5 diffsOswaldo Ferreira2018-07-101-9/+10
* Revert "Temporarily remove MR diffs removal migration"Sean McGivern2018-07-101-0/+70
* Migration which fixes cross-project label referencesJan Provaznik2018-07-031-0/+30
* Merge branch 'temporarily-remove-mr-diffs-migration' into 'master'Alessio Caiazza2018-07-031-70/+0
|\
| * Temporarily remove MR diffs removal migrationSean McGivern2018-07-031-70/+0
* | Backport partial index to find repositories that have not been checkedStan Hu2018-07-021-0/+18
|/
* Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-0/+43
* Schedule workers to delete non-latest diffs in post-migrationOswaldo Ferreira2018-06-281-0/+70
* Revert rename allow collaboration columnMark Chao2018-06-082-2/+24
* [Rails5] Fix Arel::UpdateManager callsblackst0ne2018-06-062-2/+4
* Migrate jobs in object_storage_upload queueJan Provaznik2018-06-051-0/+16
* Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-051-0/+15
|\
| * Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-0/+15
* | Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński2018-06-051-0/+35
|\ \
| * | Add type_build to ScheduleToArchiveLegacyTraces::BuildShinya Maeda2018-06-041-1/+3
| * | Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda2018-06-041-2/+2