Skip to content
Snippets Groups Projects
  1. Aug 01, 2017
  2. 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
  3. Jul 23, 2017
  4. Jul 13, 2017
  5. Jul 05, 2017
  6. Jun 30, 2017
  7. Jun 27, 2017
  8. Jun 26, 2017
  9. Jun 14, 2017
  10. Jun 12, 2017
  11. Jun 06, 2017
  12. Jun 02, 2017
  13. May 23, 2017
  14. May 21, 2017
  15. May 13, 2017
  16. May 12, 2017
  17. Apr 24, 2017
  18. Apr 19, 2017
  19. Apr 18, 2017
    • Dharmik's avatar
      Fix Typo in remote API (#1938) · 32b2e368
      Dharmik authored
      * Updated remote.php
      
      Updated remote.php for retrieving all the acl details.
      
      * Updated remote.php
      
      By mistake changed in addAcl instead of listAcls.
      32b2e368
  20. Apr 05, 2017
  21. Apr 04, 2017
  22. Mar 31, 2017
    • Andreas Gohr's avatar
      mark some tests as non-risky · 1bff2aba
      Andreas Gohr authored
      Those tests either just check that an exception is NOT thrown or are
      there to check dependencies for other tests. Newer phpunits mark all
      tests as risky that have no assertion.
      1bff2aba
  23. Mar 16, 2017
    • Àngel Pérez Beroy's avatar
      translation update · b92d070d
      Àngel Pérez Beroy authored
      b92d070d
    • Martin Růžička's avatar
      translation update · f502bbbb
      Martin Růžička authored
      squashed a whole bunch of PRs
      
      closes #1907
      closes #1908
      closes #1909
      closes #1910
      closes #1911
      closes #1912
      closes #1913
      closes #1914
      closes #1915
      closes #1916
      closes #1917
      closes #1918
      closes #1919
      closes #1920
      closes #1921
      closes #1922
      f502bbbb
  24. Mar 14, 2017
  25. Feb 28, 2017
  26. Feb 27, 2017
  27. Feb 25, 2017
  28. Feb 22, 2017
  29. Feb 21, 2017
  30. Feb 20, 2017
  31. Feb 18, 2017
  32. Feb 17, 2017
Loading