Skip to content
Snippets Groups Projects
  1. Oct 15, 2013
  2. Oct 12, 2013
  3. Sep 25, 2013
  4. Sep 19, 2013
  5. Aug 17, 2013
    • Michael Hamann's avatar
      Fix backlinks for internal links with parameters · 66d935e7
      Michael Hamann authored
      This adds the parameter extraction code from the xhtml renderer to the
      metadata renderer in order to not to include the parameters in the id
      that is recorded as link target. A test case checks that the link is
      actually returned as backlink (fails without the fix).
      66d935e7
  6. Aug 03, 2013
    • Andreas Gohr's avatar
      FS#2677 support arrays in to, cc, bcc headers in Mailer · b6c97c70
      Andreas Gohr authored
      This does not fix FS#2677, it only adds support for fixing it later.
      b6c97c70
    • Andreas Gohr's avatar
      fixed cleanPath bug in tar library FS#2802 · 0a57f27e
      Andreas Gohr authored
      This time the test case was correct and actually showed a bug in the tar
      library. The error occured only on the first build (directory build/0/)
      where the zero was stripped from the path name.
      
      I added unit tests to the cleanPath function and discovered another bug
      with handling relative directories. I rewrote the cleanPath() function
      and now it should finally work.
      
      Unit tests FTW!
      0a57f27e
  7. Aug 02, 2013
  8. Aug 01, 2013
  9. Jul 31, 2013
  10. Jul 30, 2013
  11. Jul 19, 2013
  12. Jun 09, 2013
  13. May 30, 2013
  14. May 21, 2013
  15. May 09, 2013
Loading