Skip to content
Snippets Groups Projects
  1. Jul 24, 2015
  2. Jan 12, 2015
  3. Jan 07, 2015
    • Andreas Gohr's avatar
      Remove error supression for file_exists() · 79e79377
      Andreas Gohr authored
      In an older version of PHP a file_exists() call would issue a warning
      when the file did not exist. This was fixed in later PHP releases. Since
      we require PHP 5.3 now, there's no need to supress any error here
      anymore. This might even give a minor performance boost.
      79e79377
  4. Dec 10, 2014
  5. Oct 22, 2014
  6. Oct 11, 2014
  7. Oct 01, 2014
  8. Sep 12, 2014
    • Gerry Weißbach's avatar
      Additionally allow more media types · de4634ec
      Gerry Weißbach authored
      They are generated from the default ones and any additional one given
      by the template. This allows to e.g. split admin styles from end user
      styles in a closed wiki. You can then deliver only the user styles
      using the metaheaders plugin.
      de4634ec
  9. May 14, 2014
  10. Mar 16, 2014
  11. 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
  12. Mar 06, 2014
  13. Mar 05, 2014
  14. Feb 16, 2014
  15. Feb 15, 2014
  16. Feb 02, 2014
  17. Nov 26, 2013
  18. Nov 12, 2013
  19. Nov 11, 2013
  20. Nov 05, 2013
  21. Nov 03, 2013
  22. Oct 15, 2013
  23. Oct 12, 2013
  24. Aug 27, 2013
    • Matt Perry's avatar
      Fix CodeSniffer violations · d91ab76f
      Matt Perry authored
      Fix violations for the following sniff
      DokuWiki.Functions.OpeningFunctionBrace
      
      Also removed an extraneous semicolon.
      d91ab76f
  25. Aug 03, 2013
  26. Aug 02, 2013
  27. Jul 31, 2013
  28. Jul 30, 2013
  29. Jul 29, 2013
Loading