summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'security-redact-links' into 'master'Jan Provaznik2018-10-291-0/+65
|\
| * Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-0/+65
* | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-0/+28
|/
* 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
|/