summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/background_migration
Commit message (Expand)AuthorAgeFilesLines
* Migrate null values for users.private_profileAdam Hegyi2019-07-151-0/+23
* Merge branch 'id-clean-up-mr-assignees-migration' into 'master'Andreas Brandl2019-07-121-6/+20
|\
| * Add cleanup migration for MR's mutliple assigneesid-clean-up-mr-assignees-migrationIgor Drozdov2019-07-091-6/+20
* | Fix incorrect namespaces & route for user-routesBob Van Landuyt2019-07-092-0/+202
|/
* Remove old migrations and specs44990-remove-old-iHeinrich Lee Yu2019-07-032-95/+0
* Remove background migrations for old schemasNick Thomas2019-07-027-880/+0
* Backport the EE schema and migrations to CEYorick Peterse2019-06-1711-905/+95
* Revert "Merge branch '50070-legacy-attachments' into 'master'"sh-revert-mr-24679Stan Hu2019-06-091-253/+0
* Fix migration specs using factoriesMarkus Koller2019-06-071-9/+25
* Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-072-0/+9
|\
| * Fix migration specs using factoriesKrasimir Angelov2019-06-072-2/+2
| * Add project level git depth settingKrasimir Angelov2019-06-062-0/+9
* | Migrate legacy uploads to the project location50070-legacy-attachmentsJarka Košanová2019-06-061-0/+237
|/
* Reset merge status from mergeable MRsOswaldo Ferreira2019-05-311-0/+48
* Add wiki size to project statisticsPeter Marko2019-05-291-0/+62
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* Put four flaky specs in quanrantineRémy Coutable2019-04-171-1/+1
* Merge branch 'sh-fix-issue-59985' into 'master'Michael Kozono2019-04-081-1/+1
|\
| * Fix stage index migration failing in PostgreSQL 10sh-fix-issue-59985Stan Hu2019-04-031-1/+1
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-5/+5
|/
* Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+56
* Run rubocop -aNick Thomas2019-03-131-4/+2
* Remove undigested token column from personal_access_tokens tableImre Farkas2019-02-201-2/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-242-2/+2
* Removes factories on Cluster background migrationMayra Cabrera2019-01-221-35/+30
* Ignore existing offenses of FactoriesInMigrationBob Van Landuyt2019-01-1610-1/+19
* Fix failing spec with orphaned namespaceToon Claes2019-01-111-1/+1
* Fix duplicate disk path in Backfill ProjectReposStan Hu2019-01-111-2/+12
* Remove backfill migration for legacy projectsToon Claes2019-01-101-1/+1
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-0/+5
* Extract a shared example for legacy and hashed storage migrations testsDouglas Barbosa Alexandre2018-12-182-78/+2
* Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-183-52/+146
* Fix warning: already initialized constant STATUSESSemyon Pupkov2018-12-132-15/+37
* Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-101-0/+57
|\
| * Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-061-0/+57
* | Fill project_repositories for hashed storageDouglas Barbosa Alexandre2018-12-061-102/+37
* | Fill project_repositories for hashed storageToon Claes2018-12-061-0/+155
|/
* Use plaintext token when migration is not completeGrzegorz Bizon2018-12-031-4/+4
* Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-282-0/+110
|\
| * Ensure all Routables have a parentToon Claes2018-11-271-0/+6
| * Always run CleanUp before writing the git configToon Claes2018-11-271-2/+6
| * Retry the failing projectsToon Claes2018-11-271-0/+75
| * Correctly handle data-loss scenarios when encrypting columnsNick Thomas2018-11-271-0/+25
* | Reduce Sidekiq signature of scheduled tokens migrationGrzegorz Bizon2018-11-231-8/+6
* | Add specs for runners tokens encryption migrationGrzegorz Bizon2018-11-231-0/+79
|/
* Add background migration for Kubernetes NamespacesMayra Cabrera2018-11-061-0/+97
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Merge branch 'security-redact-links' into 'master'Jan Provaznik2018-10-291-0/+96
|\
| * Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-0/+96
* | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-0/+46
|/