Skip to content
Snippets Groups Projects
  1. Dec 16, 2020
  2. 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
  3. Mar 31, 2020
  4. Mar 26, 2020
  5. Dec 05, 2019
  6. Mar 07, 2019
    • paul's avatar
      Update index.php · 38eccce2
      paul authored
      Linking to NC 15 documentation instead of NC 13
      38eccce2
  7. Nov 01, 2018
  8. Jun 29, 2018
  9. Jun 26, 2018
  10. May 08, 2018
  11. Dec 12, 2017
  12. Nov 06, 2017
  13. Sep 26, 2017
    • Morris Jobke's avatar
      Improve exception handling · 11c31e94
      Morris Jobke authored
      
      If there is an exception in the template handling then a white page is shown.
      This improves the handling of this and shows text only about the internal
      error.
      
      To test this just setup redis as cache and then disable the php-redis module.
      
      Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
      11c31e94
  14. Oct 20, 2016
  15. Oct 07, 2016
  16. Oct 06, 2016
  17. Sep 08, 2016
  18. Aug 30, 2016
  19. Aug 10, 2016
  20. Jul 21, 2016
  21. May 26, 2016
  22. Apr 20, 2016
  23. Jan 12, 2016
  24. Oct 05, 2015
  25. Mar 26, 2015
  26. Feb 26, 2015
  27. Feb 23, 2015
  28. Feb 05, 2015
  29. Oct 24, 2014
  30. Sep 17, 2014
  31. Aug 04, 2014
  32. Feb 06, 2014
Loading