summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-061-0/+57
* Clean up `noteable_id` for notes on commits58612-clean-up-notes-dataHeinrich Lee Yu2019-04-061-0/+34
* Merge branch '57493-add-limit-to-user-name' into 'master'Andreas Brandl2019-04-051-0/+21
|\
| * Add limit of 128 characters to users name57493-add-limit-to-user-nameBrandon Labuschagne2019-04-051-0/+21
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
|/
* Fix an order-dependent spec failure in spec/migrations/schedule_sync_issuable...Nick Thomas2019-04-042-2/+2
* Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-021-0/+81
|\
| * Address review commentsFelipe Artur2019-03-281-17/+10
| * Merge masterFelipe Artur2019-03-2711-95/+196
| |\
| * | Remove auto vacuum logic, decrease batch size and intervalFelipe Artur2019-03-011-33/+2
| * | Add more specs and code improvementsFelipe Artur2019-02-191-16/+37
| * | Make migrations reschedulableFelipe Artur2019-02-181-0/+45
| * | Split background migration for issues and merge requestsFelipe Artur2019-02-141-8/+8
| * | Schedule background migrations and specsFelipe Artur2019-02-121-48/+12
| * | Migrate issuable states to integer patch 1Felipe Artur2019-02-111-0/+89
* | | Refactor subbed_worker callsrefactor/ce_stubbed_workerJoão Cunha2019-03-286-76/+40
| |/ |/|
* | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+47
* | Merge branch 'ce-reduce-diff-with-ee-in-migration-spec' into 'master'Lin Jen-Shin2019-03-151-32/+51
|\ \
| * | Reduce differences with EE in a migration specRémy Coutable2019-03-141-32/+51
* | | Remove factories from MigrateUserProjectView specSean McGivern2019-03-141-3/+3
* | | Remove factories from user activities migration specSean McGivern2019-03-141-3/+3
* | | Remove factories from MigrateOldArtifacts specSean McGivern2019-03-141-13/+19
* | | Remove factories from AddHeadPipelineForEachMergeRequest specSean McGivern2019-03-141-13/+11
|/ /
* | Remove factories from IssuesMovedToIdForeignKey specSean McGivern2019-03-121-8/+7
* | Remove factories from projects cleanup specSean McGivern2019-03-121-11/+8
* | Remove factories from CalculateConvDevIndexPercentages specSean McGivern2019-03-121-2/+20
* | Remove factories from AddForeignKeysToTodos specSean McGivern2019-03-121-1/+1
* | Remove factories from MovePersonalSnippetsFiles specSean McGivern2019-03-121-9/+26
* | Revert "Merge branch '54924-clean-up-data' into 'master'"Robert Speicher2019-03-061-34/+0
* | Clean up `noteable_id` for notes on commitsHeinrich Lee Yu2019-03-011-0/+34
|/
* Merge branch '57397-fixes-technical-debt-for-cluster-domain' into 'master'Grzegorz Bizon2019-02-081-4/+12
|\
| * Fixes technical debt issues for cluster domain57397-fixes-technical-debt-for-cluster-domainMayra Cabrera2019-02-071-4/+12
* | Fix migration failure9255-implement-access-controls-when-sso-enforcement-enabled-ceJames Lopez2019-02-071-0/+4
|/
* Addresses backend/db review commentsMayra Cabrera2019-02-041-1/+1
* Use a single sql statement for ADO queryMayra Cabrera2019-02-041-2/+8
* Moves domain setting to Cluster settingMayra Cabrera2019-02-041-0/+100
* Fix template labelsFelipe Artur2019-02-041-0/+36
* Fix tree restorer visibility levelJames Lopez2019-01-311-0/+86
* Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto2019-01-251-0/+47
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-222-6/+4
* Merge branch 'docs-fix-migrations-readme' into 'master'Robert Speicher2019-01-181-16/+60
|\
| * Reorders migrations readme fileMayra Cabrera2019-01-171-16/+60
* | Cleanup legacy artifact background migrationShinya Maeda2019-01-171-0/+52
|/
* Fix RSpec/FactoriesInMigrationSpecs in two filesRémy Coutable2019-01-152-7/+11
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-0/+7
* Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-0/+68
* Add name, author and sha to releasesAlessio Caiazza2018-12-131-0/+23
* Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-061-0/+47
* Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-042-9/+11
|\