Skip to content
Snippets Groups Projects
  1. Jul 12, 2014
  2. May 14, 2014
  3. May 13, 2014
  4. Apr 30, 2014
  5. Apr 16, 2014
  6. Apr 14, 2014
  7. Mar 20, 2014
  8. Mar 17, 2014
    • Andreas Gohr's avatar
      completely new base for CLI scripts · 496e3a6f
      Andreas Gohr authored
      This introduces an abstract base class that command line tools need to
      inherit from. It provides a simple framework for registering accepted
      command line options and provides commonly needed things like help
      output and colored text.
      
      Existing CLI scripts still need to be converted.
      496e3a6f
  9. Mar 16, 2014
  10. 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
  11. Mar 14, 2014
  12. Mar 13, 2014
  13. Mar 12, 2014
  14. 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
  15. Mar 05, 2014
  16. Feb 25, 2014
  17. Feb 24, 2014
  18. Feb 23, 2014
  19. Feb 16, 2014
  20. Feb 15, 2014
  21. Feb 14, 2014
  22. Feb 11, 2014
  23. Feb 09, 2014
  24. Feb 04, 2014
Loading