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