Skip to content
Snippets Groups Projects
  1. Apr 16, 2014
  2. Apr 14, 2014
  3. Mar 16, 2014
  4. Mar 15, 2014
    • Andreas Gohr's avatar
      strip sourcemaps in CSS and JS #601 · f8fb2d18
      Andreas Gohr authored
      source maps are invalid for our dispatched sources and may even cause
      problems. this makes sure any sourcemap declarations are stripped from
      the output
      f8fb2d18
  5. Mar 14, 2014
  6. Mar 13, 2014
  7. Mar 12, 2014
  8. Mar 06, 2014
    • Christopher Smith's avatar
      Fix unittests broken by previous two commits · c01cdb70
      Christopher Smith authored
      Mostly this is for unit tests which use of \$_SERVER['REMOTE_USER']
      
      It ensures the reference/alias connection between \$INPUT->server
      and \$_SERVER is renewed before each test.  Tests using TestRequest
      class will replace this \$INPUT with their own.
      c01cdb70
  9. Mar 05, 2014
  10. Feb 25, 2014
  11. Feb 24, 2014
  12. Feb 23, 2014
  13. Feb 16, 2014
  14. Feb 15, 2014
  15. Feb 14, 2014
  16. Feb 11, 2014
  17. Feb 09, 2014
  18. Feb 04, 2014
  19. Jan 24, 2014
  20. Jan 06, 2014
  21. Dec 11, 2013
  22. Dec 07, 2013
  23. Dec 01, 2013
    • Michael Hamann's avatar
      Fix sending empty and duplicated headers, FS#2887 · 6be717db
      Michael Hamann authored
      This fixes sending empty and duplicated To/Cc/Bcc, Subject and From
      headers in the additional headers. The To-header in the additional
      headers prevented mail sending on some systems.
      6be717db
    • Christopher Smith's avatar
      FS#1833 (b) · 5a41afe6
      Christopher Smith authored
      Prevent table entry syntax swallowing multiple preceeding blank lines
      (a) this shouldn't be necessary, blank lines are handled by paragraph
          processing
      (b) avoids issues with greedy table syntax competing with plugins
      5a41afe6
  24. Nov 26, 2013
  25. Nov 22, 2013
  26. Nov 21, 2013
Loading