[dokuwiki] git changes 2020-06-09

  • From: DokuWiki Develtools <xref@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 09 Jun 2020 03:00:02 +0200


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/d26862c5dcab1550a5c04e52438ed10034b050e7
Merge: dd5a02820 eb33b670a
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Mon Jun 8 08:24:41 2020 +0200

    Merge pull request #3122 from splitbrain/Rewriter
    
    Fix accessing handler internals


http://github.com/splitbrain/dokuwiki/commit/dd5a02820f512a7f46476116ee00a5310a77d449
Merge: 627b135e7 a65be9111
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Mon Jun 8 08:22:07 2020 +0200

    Merge pull request #3155 from splitbrain/issue3114test
    
    Add unit tests for noNS ending with colon


http://github.com/splitbrain/dokuwiki/commit/a65be911183297a5677c86e9d440482ade955431
Author: Phy <git[at]phy25.com>
Date:   Sun Jun 7 21:08:41 2020 -0400

    add unit tests for #3114


http://github.com/splitbrain/dokuwiki/commit/eb33b670a5a7dd4886d1a52ffd9f44c4dc1063ad
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Thu Jun 4 08:48:51 2020 +0200

    make handler status available via accessors. fixes #2931
    
    This allows plugins to inspect and manipulate the status if needed.


http://github.com/splitbrain/dokuwiki/commit/d87ff0d3ebaeb4e5bf467d8323e0709d67ccc10c
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Jun 3 12:31:05 2020 +0200

    fix phpdoc
    
    Co-authored-by: Matthias Gutjahr <mattsches[at]gmail.com>


http://github.com/splitbrain/dokuwiki/commit/533aca443d11c7850d99ed088b80c85fdff14be3
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Jun 3 00:28:56 2020 +0200

    Fix accessing calls
    
    Some plugins need access to the handler (and rewriter) calls. One
    example is the do plugin.
    
    This adds some accessing methods to the callWriter objects, ensures
    $calls can be accessed and removes some duplicate code by introducing an
    abstract base class.

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

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 2020-06-09 - DokuWiki Develtools