Skip to content
Snippets Groups Projects
  1. Aug 25, 2016
  2. Aug 23, 2016
  3. Aug 22, 2016
  4. Aug 10, 2016
  5. Aug 09, 2016
    • Andreas Gohr's avatar
      Check the server has a sensible time · d6c7b502
      Andreas Gohr authored
      DokuWiki assumes that the server's time is correct. Especially page
      revisions and cache handling depend on correct time. If that's not the
      case it can lead to problems later (as mentioned in #1644).
      
      This patch adds a very simple time check using the Date response header
      from the DokuWiki server to our do=check mechanism.
      d6c7b502
  6. Aug 03, 2016
  7. Jul 27, 2016
  8. Jul 18, 2016
  9. Jul 01, 2016
  10. Jun 28, 2016
  11. Jun 26, 2016
  12. Jun 25, 2016
  13. Jun 22, 2016
  14. Jun 14, 2016
  15. Jun 12, 2016
  16. Jun 11, 2016
  17. Jun 10, 2016
  18. Jun 02, 2016
  19. May 27, 2016
  20. May 26, 2016
  21. May 25, 2016
  22. May 22, 2016
  23. May 15, 2016
  24. May 12, 2016
  25. May 11, 2016
  26. May 09, 2016
  27. Apr 30, 2016
  28. Apr 27, 2016
    • Gerrit Uitslag's avatar
      RemoteAPICore improvements and unittests · a99e3536
      Gerrit Uitslag authored
      RemoteAPICore
      - visibility methods
      - getAttachmentInfo returns modification date of deleted files
      - pageVersions returns only current revision (once) if $first=0.
      Adresses issue mentioned at #1550
      - added unittests
      - updated API number
      a99e3536
Loading