Skip to content
Snippets Groups Projects
  1. Sep 10, 2017
  2. Sep 02, 2017
  3. 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
  4. Aug 28, 2017
  5. Aug 27, 2017
  6. Aug 16, 2017
  7. Aug 15, 2017
  8. Aug 14, 2017
  9. Aug 10, 2017
  10. Aug 01, 2017
  11. Jul 28, 2017
  12. 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
  13. Jul 23, 2017
  14. Jul 13, 2017
  15. Jul 05, 2017
  16. Jun 30, 2017
  17. Jun 27, 2017
  18. Jun 26, 2017
  19. Jun 14, 2017
  20. Jun 12, 2017
  21. Jun 06, 2017
  22. Jun 02, 2017
  23. May 23, 2017
  24. May 21, 2017
Loading