summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve exceptions messages in code creating stagesGrzegorz Bizon2018-02-061-1/+4
* | Add more specs for unique stages index migrationGrzegorz Bizon2018-02-061-1/+4
* | Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-063-0/+66
|\ \
| * | Set todos#author_id to NOT NULL.32282-add-foreign-keys-to-todosAndreas Brandl2018-02-051-0/+26
| * | fix rubocopfix-migration-timestampJames Lopez2018-02-031-0/+2
| * | add migration before 20171207150343James Lopez2018-02-031-0/+19
| * | add migrationJames Lopez2018-02-021-0/+19
* | | Retry migration removing stages in case of duplicatesGrzegorz Bizon2018-02-051-4/+17
* | | Revert create job service because of load balancingGrzegorz Bizon2018-02-052-21/+15
* | | Fix indentation in migration removing duplicated stagesGrzegorz Bizon2018-01-251-1/+1
* | | Fix migration removing duplicate stages on MySQL againGrzegorz Bizon2018-01-251-0/+1
* | | Add an unique index on pipeline stage nameGrzegorz Bizon2018-01-251-0/+17
* | | Fix removing redundant pipeline stages on MySQLGrzegorz Bizon2018-01-251-4/+11
* | | Optimize SQL query that removes duplicated stagesGrzegorz Bizon2018-01-241-4/+4
* | | Remove redundant pipeline stages from the databaseGrzegorz Bizon2018-01-241-0/+26
|/ /
* | 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
|\