summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-0/+6
|\
| * Fix migration specs using factoriesKrasimir Angelov2019-06-071-1/+1
| * Add project level git depth settingKrasimir Angelov2019-06-061-0/+6
* | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-062-1/+51
* | Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"revert-a05f86ceNick Thomas2019-06-062-51/+1
* | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-062-1/+51
|/
* Fix migration failure when groups are missing routesh-fix-issue-58714Stan Hu2019-06-011-1/+1
* Merge branch 'osw-reset-merge-status-from-mergeable-mrs' into 'master'Douglas Barbosa Alexandre2019-05-311-0/+49
|\
| * Reset merge status from mergeable MRsOswaldo Ferreira2019-05-311-0/+49
* | Merge branch 'remove-legacy-artifacts-related-code' into 'master'Kamil Trzciński2019-05-311-4/+0
|\ \
| * | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-4/+0
| |/
* | Remove nils from project_statistics.packages_sizeAlessio Caiazza2019-05-311-0/+35
* | Generate lets_encrypt_private_key on the flyVladimir Shushlin2019-05-311-10/+2
|/
* Store Let's Encrypt private key in settingsVladimir Shushlin2019-05-281-0/+20
* 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