Skip to content
Snippets Groups Projects
  1. Oct 10, 2011
    • Andreas Gohr's avatar
      Fixes a problem with parsing overlong changelog lines · b824abd4
      Andreas Gohr authored
      When an overlong edit summary was given for an edit, the resulting
      changelog line could be longer than the chunk that is handled in the
      changelog reader (8192 bytes) causing the reader to abort the operation.
      
      This meant that old revisions where no longer accessible. This patch
      fixes the reader (it continues reading chunks until a full line is
      found).
      
      However, limiting the summary makes sense and will be added in another
      patch.
      b824abd4
  2. Sep 27, 2011
  3. Sep 25, 2011
  4. Sep 24, 2011
  5. Sep 22, 2011
  6. Sep 21, 2011
  7. Sep 20, 2011
  8. Sep 19, 2011
  9. Sep 18, 2011
  10. Sep 17, 2011
Loading