Skip to content
Snippets Groups Projects
  1. Nov 16, 2011
    • Moritz Breit's avatar
      [#707] Fix encoding error on wiki diffs on Ruby 1.9 · 60db8684
      Moritz Breit authored
      WikiDiff#to_html returns a string with ASCII encoding if
      the WikiJournal content has been Zlib compressed because
      Zlib::Inflate.inflate returns strings with ASCII encoding.
      Forcing the encoding to be UTF8 fixes this bug.
      60db8684
  2. Nov 08, 2011
  3. Nov 06, 2011
  4. Oct 31, 2011
  5. Oct 30, 2011
  6. Oct 29, 2011
  7. Oct 28, 2011