summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* Applied fixFrancisco Javier López2018-01-171-14/+34
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-162-0/+60
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-112-0/+239
|\
| * Added tests for removing soft removed objectsremove-soft-removalsYorick Peterse2018-01-101-12/+10
| * Remove soft removals related codeYorick Peterse2018-01-082-0/+241
* | Merge branch 'osw-merge-request-metrics-population-scheduler-improvement' int...Stan Hu2018-01-081-31/+1
|\ \
| * | Remove unnecessary queries on Merge Request Metrics population schedulerOswaldo Ferreira2018-01-081-31/+1
| |/
* | Add memoization for properties40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetesShinya Maeda2018-01-081-4/+10
* | Disable STI of ActiveRecord. Refactoring specs.Shinya Maeda2018-01-081-2/+20
* | Fix StaticSnalysysShinya Maeda2018-01-081-1/+1
* | Revert bulk_insert and bring back AR insert(one by one)Shinya Maeda2018-01-081-52/+26
* | Use batch update for Service deactivationShinya Maeda2018-01-081-4/+5
* | Fix query to look for proper unmanaged kubernetes serviceShinya Maeda2018-01-081-17/+12
* | Fix static anylysyShinya Maeda2018-01-081-2/+3
* | Use bulk_insert instead of AR createShinya Maeda2018-01-081-12/+45
* | Opitmize migration process by using both unmanaged_kubernetes_service and kub...Shinya Maeda2018-01-081-34/+36
* | Avoid quotes in ActiveRecord queryShinya Maeda2018-01-081-4/+4
* | Use explicit namespace for avoiding reference from application codeShinya Maeda2018-01-081-13/+16
* | Add logic to swtich environment_scope by the situationShinya Maeda2018-01-081-23/+29
* | Add env_scope testsShinya Maeda2018-01-081-0/+1
* | Fix commentsShinya Maeda2018-01-081-10/+10
* | Fix migration file typos and reorder Table definitionShinya Maeda2018-01-081-25/+21
* | Fix unmanaged_kubernetes_service scope for multiple clustersShinya Maeda2018-01-081-17/+27
* | Add test. Disable KubernetesService when migratedShinya Maeda2018-01-081-11/+12
* | Migrate existing data from KubernetesService to Clusters::Platforms::KubernetesShinya Maeda2018-01-081-0/+104
|/
* Ignore the Migration/Datetime cop in a migration that fix a column type to da...Rémy Coutable2018-01-041-1/+1
* Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan2018-01-041-26/+2
|\
| * Make DeleteConflictingRedirectRoutes no-opmk-no-op-delete-conflicting-redirectsMichael Kozono2018-01-031-26/+2
* | Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-041-0/+45
|\ \
| * | Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-031-0/+45
| |/
* | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+68
|/
* LDAP extern_uids are not normalized when updated via APIFrancisco Javier López2017-12-211-0/+29
* Remove unused queuesdm-dedicated-sidekiq-queuesDouwe Maan2017-12-131-0/+16
* Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern2017-12-121-0/+14
|\
| * Fix migration that removes issues.branch_namefix-remove-branch-name-migrationYorick Peterse2017-12-111-0/+13
|/
* Add spec for removing issues.assignee_idSean McGivern2017-12-111-0/+48
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-082-0/+60
* The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-0/+27
* Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-071-0/+21
|\
| * Move temp table creation into the prepare jobMichael Kozono2017-12-011-20/+0
| * Drop temporary tracking table when finishedMichael Kozono2017-12-011-8/+12
| * Fix MySQL path field lengthMichael Kozono2017-12-011-1/+1
| * Rename table to untracked_files_for_uploadsMichael Kozono2017-12-011-9/+9
| * Add TrackUntrackedUploads post-deploy migrationMichael Kozono2017-12-011-0/+37
* | Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-052-3/+3
|/
* Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-293-0/+44
|\
| * Improve indexes on merge_request_diffsremove-mr-diff-serialised-columnsSean McGivern2017-11-282-0/+34
| * Remove serialised diff and commit columnsSean McGivern2017-11-281-0/+10
* | Reschedule the migration to populate fork networksbvl-fork-networks-for-deleted-projectsBob Van Landuyt2017-11-291-0/+27
|/