-
- Downloads
Merge branch 'process-commit-worker-migration-encoding' into 'master'
Encode when migrating ProcessCommitWorker jobs ## What does this MR do? This adds encoding logic to the migration for ProcessCommitWorker, ensuring it doesn't throw errors when the input can not be converted to UTF-8 without extra help. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ce/issues/25489 See merge request !8064
No related branches found
No related tags found
Showing
- changelogs/unreleased/process-commit-worker-migration-encoding.yml 4 additions, 0 deletions...s/unreleased/process-commit-worker-migration-encoding.yml
- db/migrate/20161124141322_migrate_process_commit_worker_jobs.rb 15 additions, 5 deletions...rate/20161124141322_migrate_process_commit_worker_jobs.rb
- spec/migrations/migrate_process_commit_worker_jobs_spec.rb 25 additions, 2 deletionsspec/migrations/migrate_process_commit_worker_jobs_spec.rb
Loading
Please register or sign in to comment