[dokuwiki] git changes 2012-07-26

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 26 Jul 2012 03:00:16 +0200 (CEST)

Good Morning!

This are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/0d24b616cdb7336b978e6ecd0c1f845c1804f85f
Author: Michael Hamann <michael[at]content-space.de>
Date:   Wed Jul 25 18:26:35 2012 +0200

    Disable some parser and renderer caches during tests FS#2564
    
    This disables some caches which use static variables in order to prevent
    parsing or rendering of the same page more than once during a run and
    also disables the cache of parser modes. This means we can no longer
    test this behavior but at least it fixes syntax plugin tests and tests
    which change pages in order to test certain caching behaviors.


http://github.com/splitbrain/dokuwiki/commit/b3d1090ed94469e7a1f38c0352a8a4184a6ac846
Author: Michael Hamann <michael[at]content-space.de>
Date:   Wed Jul 25 18:25:04 2012 +0200

    Fix type declarations in some PHPDoc comments


http://github.com/splitbrain/dokuwiki/commit/0686da461503e8b1161e3aaedbb8a42795e1f095
Author: Michael Hamann <michael[at]content-space.de>
Date:   Wed Jul 25 17:40:34 2012 +0200

    Fix icon alt text for page changes
    
    The alt text is now the page id as it is the media id for media changes,
    previously it was empty as $filename is undefined in that context.

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] git changes 2012-07-26 - DokuWiki Devel Tools