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