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