Skip to content
Snippets Groups Projects
  1. Dec 10, 2014
  2. Dec 08, 2014
  3. Dec 02, 2014
  4. Dec 01, 2014
  5. Nov 27, 2014
  6. Nov 21, 2014
  7. Nov 19, 2014
  8. Nov 11, 2014
  9. Oct 31, 2014
  10. Oct 27, 2014
  11. Oct 26, 2014
  12. Oct 22, 2014
  13. Oct 21, 2014
  14. Oct 18, 2014
  15. Oct 16, 2014
  16. Oct 15, 2014
  17. Oct 14, 2014
  18. Oct 10, 2014
    • Angus Gratton's avatar
      Fix for update messages never completely going away · 86c04d87
      Angus Gratton authored
      The existing logic for messages.txt requires some valid update
      response (ending in %) to the messages update check before it clears
      the current messages.
      
      However update.dokuwiki.org appears to return an empty string response
      if everything is up to date. (ie http://update.dokuwiki.org/check/46.1 )
      
      As a result if there are update messages in messages.txt they don't
      automatically go away after updating to the current version. The only
      time they change is when a newer release comes out. The upgrade plugin
      has logic in it to force a re-download of messages.txt, but currently
      this just re-downloads the old update messages.
      
      This change explicitly allows for "" as a valid "no messages"
      indicator (distinct from false, which is the HTTP error indicator.)
      86c04d87
  19. Oct 08, 2014
  20. Oct 06, 2014
  21. Oct 05, 2014
  22. Oct 03, 2014
  23. Oct 02, 2014
  24. Oct 01, 2014
  25. Sep 30, 2014
  26. Sep 29, 2014
  27. Sep 28, 2014
Loading