1. 13 Dec, 2016 1 commit
    • Yorick Peterse's avatar
      Encode when migrating ProcessCommitWorker jobs · 43af4e55
      Yorick Peterse authored
      If the source encoding is not UTF-8 we need to encode the data as
      `JSON.dump` may throw an error if the input can not be converted to
      UTF-8. We only encode when necessary to reduce the overhead.
      
      Fixes gitlab-org/gitlab-ce#25489
      43af4e55
  2. 12 Dec, 2016 3 commits
  3. 11 Dec, 2016 5 commits
  4. 10 Dec, 2016 2 commits
  5. 09 Dec, 2016 29 commits