summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong pages access level defaultVladimir Shushlin2019-07-171-0/+97
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* Change occurrence of Sidekiq::Testing.inline!Reuben Pereira2019-07-031-1/+1
* Merge branch '44990-remove-old-i' into 'master'Nick Thomas2019-07-031-21/+0
|\
| * Remove old migrations and specs44990-remove-old-iHeinrich Lee Yu2019-07-031-21/+0
* | Show upcoming status for releasesJason Goodman2019-07-031-0/+28
|/
* Remove migration specs from 201[4567]Nick Thomas2019-07-0246-2948/+0
* Prevent EE backport migrations from running if CE is not migratedsh-recover-ee-schema-backport-migration-failureStan Hu2019-06-251-0/+41
* Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-241-0/+52
|\
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-0/+52
* | Merge branch '62772-migrate-managed-clusters-to-unmanaged' into 'master'Thong Kuah2019-06-211-0/+55
|\ \
| * | Migrate project level clusters with no Kubernetes namespace to unmanaged62772-migrate-managed-clusters-to-unmanagedTiger2019-06-141-0/+55
* | | Migrate clusters with no token to unmanagedTiger2019-06-211-0/+59
| |/ |/|
* | Merge branch '57918-encrypt-feature-flags-tokens' into 'master'Kamil Trzciński2019-06-181-0/+36
|\ \
| * | Add migrations needed to encrypt feature flags client tokens57918-encrypt-feature-flags-tokensKrasimir Angelov2019-06-181-0/+36
* | | Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-171-0/+161
|\ \ \ | |/ / |/| |
| * | When an instance cluster already exists migrate disabledmigrate_k8s_service_integrationJames Fargher2019-05-301-0/+37
| * | Migrate Kubernetes service integration templates to clustersJames Fargher2019-05-301-0/+124
* | | Backport the EE schema and migrations to CEYorick Peterse2019-06-1720-799/+168
* | | Fix null source_project_id in pool_repositoriesjc-migration-for-source-project-idJohn Cai2019-06-111-0/+29
| |/ |/|
* | Avoid DB timeouts when scheduling migrationsOswaldo Ferreira2019-06-101-2/+5
* | 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