Skip to content
Snippets Groups Projects
  1. Oct 06, 2017
  2. Oct 04, 2017
  3. Sep 24, 2017
  4. Sep 16, 2017
  5. Sep 14, 2017
  6. Sep 10, 2017
  7. Sep 02, 2017
  8. Aug 29, 2017
    • Andreas Gohr's avatar
      refactor Ajax functions into a class · 16a367d4
      Andreas Gohr authored
      This doesn't really do much except wrapping the functions into a
      namespaced class. Autoloading takes care of loading the file.
      It's now possible to call lib/exe/ajax.php multiple times in a test
      request.
      16a367d4
  9. Aug 28, 2017
  10. Aug 27, 2017
  11. Aug 16, 2017
  12. Aug 15, 2017
  13. Aug 14, 2017
  14. Aug 10, 2017
  15. Aug 01, 2017
  16. Jul 28, 2017
  17. Jul 26, 2017
    • Michael Große's avatar
      Fix PHP Notices: Reduce error log noise · 8f34cf3d
      Michael Große authored
      While DokuWiki suppresses PHP Notices they are still a code smell and
      should be fixed. This fixes some PHP Notices that occurred.
      
      Some of these fixes could be refactored into nicer code once we move to
      PHP 7 and get access to the `??` operator.
      Unverified
      8f34cf3d
  18. Jul 23, 2017
  19. Jul 13, 2017
  20. Jul 05, 2017
  21. Jun 30, 2017
  22. Jun 27, 2017
  23. Jun 26, 2017
  24. Jun 14, 2017
Loading