18 Commits (da402cfe189b42cabb24b349ae9784f0e2d91a4c)

Autor SHA1 Mensaje Fecha
  Go MAEDA ec0ce00b95 Auto guess file encoding when importing CSV file (#34718). hace 2 años
  Toshi MARUYAMA 5e8af450c8 add empty line after guard clause to lib/redmine/codeset_util.rb hace 3 años
  Toshi MARUYAMA f66cc7db80 code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rb hace 4 años
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). hace 5 años
  Go MAEDA 606e75d12d Use #b shortcut instead of #force_encoding (#31059). hace 5 años
  Go MAEDA 1035b577a9 Fix that methods in Redmine::CodesetUtil destroy the original string (#26561). hace 5 años
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). hace 5 años
  Toshi MARUYAMA b2c0ea2c3e do not replace all invalid utf8 (#24616) hace 7 años
  Toshi MARUYAMA 281bc5c454 unify duplicate codes (#24616) hace 7 años
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). hace 9 años
  Toshi MARUYAMA 58dfbde1ea fix test failures (#12787) hace 11 años
  Jean-Philippe Lang 45f870cb53 Encoding::InvalidByteSequenceError may be raised even if encoding is valid (#12787). hace 11 años
  Jean-Philippe Lang ff53a9cfe1 Don't use Iconv with ruby1.9 (#12787). hace 11 años
  Toshi MARUYAMA 88f8daf8b7 move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for common use (#2371) hace 12 años
  Toshi MARUYAMA 8433bbab69 move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common use (#8549) hace 12 años
  Toshi MARUYAMA 9a93bd1484 move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#3261) hace 12 años
  Toshi MARUYAMA a367732d4d scm: fix JRuby tests fail in unit changeset following test. hace 13 años
  Toshi MARUYAMA a78b12706a add Redmine::CodesetUtil and move replacing invalid utf8 logic to it. hace 13 años