Skip to content
Snippets Groups Projects
  1. Dec 16, 2020
  2. Oct 05, 2020
  3. Apr 10, 2020
    • Christoph Wurst's avatar
      Format control structures, classes, methods and function · caff1023
      Christoph Wurst authored
      
      To continue this formatting madness, here's a tiny patch that adds
      unified formatting for control structures like if and loops as well as
      classes, their methods and anonymous functions. This basically forces
      the constructs to start on the same line. This is not exactly what PSR2
      wants, but I think we can have a few exceptions with "our" style. The
      starting of braces on the same line is pracrically standard for our
      code.
      
      This also removes and empty lines from method/function bodies at the
      beginning and end.
      
      Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
      caff1023
  4. Dec 05, 2019
  5. Jun 17, 2019
  6. Jun 26, 2018
  7. Dec 12, 2017
  8. Nov 06, 2017
  9. Aug 01, 2017
  10. Oct 20, 2016
  11. Oct 06, 2016
  12. Sep 06, 2016
  13. Aug 29, 2016
  14. Jul 21, 2016
  15. May 26, 2016
  16. May 23, 2016
  17. Jan 12, 2016
  18. Dec 18, 2015
  19. Oct 05, 2015
  20. Aug 22, 2015
  21. Apr 08, 2015
    • Morris Jobke's avatar
      Fix maintenance refresh interval · 78ec7543
      Morris Jobke authored
      * fix XMLHttpRequest - send after callback is registered
      * check for correct type of value - it's a boolean
      * return correct content-type in status.php
      78ec7543
  22. Mar 26, 2015
  23. Feb 26, 2015
  24. Feb 23, 2015
  25. Dec 08, 2014
  26. Sep 09, 2014
  27. Apr 26, 2014
  28. Apr 24, 2014
  29. Apr 21, 2014
  30. Feb 06, 2014
  31. Aug 29, 2013
  32. Aug 18, 2013
  33. Jun 10, 2013
  34. Oct 23, 2012
  35. Oct 16, 2012
  36. Sep 23, 2012
  37. Sep 04, 2012
Loading