summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Directly refer application code from migration codeShinya Maeda2018-06-041-15/+4
| * | Add background migrations to arhive legacy tracesShinya Maeda2018-06-041-0/+44
* | | Fix missing key change in 20171124104327_migrate_kubernetes_service_to_new_cl...sh-fix-secrets-not-workingStan Hu2018-06-021-1/+1
|/ /
* | Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-011-1/+1
|\ \
| * | Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-1/+1
* | | Merge branch '46019-add-missing-migration' into 'master'Yorick Peterse2018-06-011-0/+19
|\ \ \ | |_|/ |/| |
| * | Add missing migration for minimal Project build_timeoutTomasz Maczukin2018-05-221-0/+19
* | | Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon2018-05-311-0/+44
|\ \ \
| * | | Take two for MR metrics population background migrationOswaldo Ferreira2018-05-301-0/+44
| | |/ | |/|
* | | Export assigned issues in iCalendar feedImre Farkas2018-05-311-0/+13
|/ /
* | Remove disable_statement_timeoutadd-background-migration-to-fill-file-storeShinya Maeda2018-05-281-2/+0
* | Rename FillFileStoreUpload to FillStoreUploadShinya Maeda2018-05-281-1/+2
* | Add spec for fill_file_store migrationShinya Maeda2018-05-281-0/+0
* | Fix schema and refactoring migration fileShinya Maeda2018-05-281-24/+26
* | Remove legacy artifacts file_store migrationShinya Maeda2018-05-281-30/+6
* | Add background migration to fill file storesShinya Maeda2018-05-281-0/+95
* | Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-0/+15
* | Add a unique and not null constraint on the project_features.project_id columnStan Hu2018-05-152-0/+64
|/