[dokuwiki] git changes 2018-05-18

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 18 May 2018 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/d95b544bdcb2d47ebab65c05ba9c9c159d758500
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu May 17 10:00:49 2018 +0200

    decrease php versions by one
    
    PHP brekas URLs by moving old releases into an archive folder. Since we
    cannot be bothered to update these tests everyday, versions have now be
    adjusted to be slightly older to always go to the archive download.


http://github.com/splitbrain/dokuwiki/commit/93e044db597ae6a981d58ce06c83f7f0782af237
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu May 17 09:54:31 2018 +0200

    appveyor: updated PHP versions
    
    use more general phpunit versions


http://github.com/splitbrain/dokuwiki/commit/5821860b8480e74280e70d039aa3698e770fb2ad
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu May 17 09:47:17 2018 +0200

    another try at fixing appveyor php downloads using curl


http://github.com/splitbrain/dokuwiki/commit/289179d7d90136cc899ea19b143a7420ec2de4a8
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu May 17 09:17:53 2018 +0200

    fix appveyor, download from https always
    
    Appveyor seems to have problems with redirects by php sometimes


http://github.com/splitbrain/dokuwiki/commit/c966fcfeb5e25c50f7028f120074ce18fd72ea3d
Merge: d6cf40c 2ef8deb
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Thu May 17 09:13:28 2018 +0200

    Merge pull request #2390 from splitbrain/footnote_metafix
    
    Fix for Issue#1250 Footnotes break metadata abstract saving


http://github.com/splitbrain/dokuwiki/commit/d6cf40c315f4927548ec4d3e0b020f5642756791
Merge: 6ed676b eb78702
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Thu May 17 09:10:45 2018 +0200

    Merge pull request #2389 from splitbrain/TaskRunner
    
    New event for trimming recent changes and refactor lib/exe/indexer.php


http://github.com/splitbrain/dokuwiki/commit/2ef8deb5b95403827f6d2bb6bb1122a86d36a7dc
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Wed May 16 17:16:19 2018 +0100

    Issue #1250, associated unit test


http://github.com/splitbrain/dokuwiki/commit/eb787020323911ca42415ed42452d6a9b6d32a90
Author: Michael Große <grosse[at]cosmocode.de>
Date:   Wed May 16 15:48:04 2018 +0200

    fix(TASK_RECENTCHANGES_TRIM event): Add isMedia flag


http://github.com/splitbrain/dokuwiki/commit/50d9e95845b1544aea97cbf948dd9b4a2decb367
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed May 16 15:33:22 2018 +0200

    rename task event
    
    The matches our scheme of where_data_what better


http://github.com/splitbrain/dokuwiki/commit/3ad4c3cdc8d3bebaa2a9bc20d293c0af438f4923
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed May 16 15:32:22 2018 +0200

    add missing visibility indicator and docblocks


http://github.com/splitbrain/dokuwiki/commit/4af80fe8e39fd3a0e35794f0f7e7b595f9614510
Author: Michael Große <grosse[at]cosmocode.de>
Date:   Wed May 16 15:16:28 2018 +0200

    refactor: Rename lib/exe/indexer.php to taskrunner.php 🔨


http://github.com/splitbrain/dokuwiki/commit/3b58faf6603a05d52ceb517f2e7a172e94e393eb
Author: Michael Große <grosse[at]cosmocode.de>
Date:   Wed May 16 15:13:25 2018 +0200

    refactor: Move the remainder of code from lib/exe/indexer.php to 
TaskRunner::run 🔨


http://github.com/splitbrain/dokuwiki/commit/b8f47726234de627bf87d33458e0d312c91f2da7
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Wed May 16 12:31:01 2018 +0100

    Fix for Issue#1250 Footnotes break metadata abstract saving


http://github.com/splitbrain/dokuwiki/commit/b413fb0be57e32e93f42b9e9582b10add858941a
Author: Michael Große <grosse[at]cosmocode.de>
Date:   Wed May 16 11:26:56 2018 +0200

    feat: Trigger new event when changelog is trimmed ✨


http://github.com/splitbrain/dokuwiki/commit/b5cf9c44d4749147db308f747f8dafd443e86c35
Author: Michael Große <grosse[at]cosmocode.de>
Date:   Wed May 16 11:13:35 2018 +0200

    style(TaskRunner): automatic whitespace fixes 🎨


http://github.com/splitbrain/dokuwiki/commit/9493c275054ef649b724c083fdac46388e6e1361
Author: Michael Große <grosse[at]cosmocode.de>
Date:   Wed May 16 10:56:34 2018 +0200

    refactor: Extract code from lib/exe/indexer into new TaskRunner 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 2018-05-18 - DokuWiki Develtools