summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+30
* Remove orphaned label linksStan Hu2018-09-071-0/+40
* Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-061-0/+73
|\
| * Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-0/+73
* | Fix migrationsKamil Trzciński2018-09-051-1/+1
* | Add `# frozen_string_literal: true`Kamil Trzciński2018-09-041-0/+2
* | Import common metrics into database.Kamil Trzciński2018-09-041-0/+14
|/
* API: Protected tagsRobert Schilling2018-08-251-0/+40
* Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-171-1/+1
|\
| * Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
* | Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse2018-08-171-0/+119
|\ \
| * | Add migration to cleanup internal_ids.ab-49754-gh-importer-internal-idsAndreas Brandl2018-08-171-0/+119
| |/
* | Add WikiAccessLevel migration from `NULL` to `20`Gabriel Mazetto2018-08-161-0/+29
|/
* Merge branch 'background-migrations-system-load' into 'master'Stan Hu2018-08-061-3/+3
|\
| * Fix interval in NormalizeLdapExternUids specYorick Peterse2018-08-061-3/+3
* | Resolve "Remove ghost notification settings for groups and projects"🙈 jacopo beschi 🙉2018-08-021-0/+36
|/
* Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-0/+84
* Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-239-10/+10
* Remove direct disk access in RemoveDotGitFromUsernamesZeger-Jan van de Weg2018-07-191-6/+2
* MigrateProcessCommitWorkerJobs to use GitalyZeger-Jan van de Weg2018-07-191-42/+21
* Remove unreachable Git codeJacob Vosmaer (GitLab)2018-07-181-2/+3
* Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira2018-07-101-2/+2
* Wait postgresql vacuum of deadtuples on merge_request_diff_files deletionOswaldo Ferreira2018-07-101-2/+2
* Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira2018-07-101-34/+5
* Create a diff deletion worker scheduler to avoid long-running post-migrationOswaldo Ferreira2018-07-101-25/+15
* Schedule batches in bulks of 5 diffsOswaldo Ferreira2018-07-101-8/+16
* Revert "Temporarily remove MR diffs removal migration"Sean McGivern2018-07-101-0/+48
* Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-091-2/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-092-2/+2
* Temporarily remove MR diffs removal migrationSean McGivern2018-07-031-48/+0
* Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-0/+67
* Schedule workers to delete non-latest diffs in post-migrationOswaldo Ferreira2018-06-281-0/+48
* Bring CE-EE parity to migrations/remove_soft_removed_objects_spec.rbrs-soft-removed-objects-spec-parityRobert Speicher2018-06-181-7/+29
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-142-3/+11
* Refactor schema_spec.rb for CE-EE parity and simplicityRobert Speicher2018-06-071-1/+5
* Migrate jobs in object_storage_upload queueJan Provaznik2018-06-051-0/+33
* Merge branch 'master' into 'rd-44364-deprecate-support-for-dsa-keys'Douwe Maan2018-06-051-0/+45
|\
| * Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda2018-06-042-45/+45
| * Add background migrations to arhive legacy tracesShinya Maeda2018-06-041-0/+45
* | Add migration to disable the usage of DSA keysrd-44364-deprecate-support-for-dsa-keysRubén Dávila2018-06-041-0/+33
|/
* Take two for MR metrics population background migrationOswaldo Ferreira2018-05-301-0/+36
* Add spec for fill_file_store migrationShinya Maeda2018-05-281-0/+43
* Add a unique and not null constraint on the project_features.project_id columnStan Hu2018-05-151-0/+59
* Merge branch 'master' into 'fix-project-mirror-data-schema'Douwe Maan2018-05-091-0/+32
|\
| * Remove orphaned builds without project / pipeline referenceGrzegorz Bizon2018-05-081-1/+3
| * Add database foreign key between pipelines and buildsGrzegorz Bizon2018-05-081-0/+30
* | Adds not null constraint to ProjectMirrorData's foreign_key project_idTiago Botelho2018-05-081-0/+18
|/
* Cleanup pipeline build stage background migrationGrzegorz Bizon2018-05-071-0/+53
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-0/+56
* Use stages position column to track stage indexGrzegorz Bizon2018-05-011-1/+1