[dokuwiki] git changes 2016-12-01

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 01 Dec 2016 03:00:02 +0100


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/596875abe6f4f0c1873f8fcc751cf1a854d5d509
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed Nov 30 17:31:50 2016 +0100

    we should now be PHP 7.1 compatible


http://github.com/splitbrain/dokuwiki/commit/56bff133863333aab1d239280714c8dea79151a7
Merge: 0c76f7e 114248c
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Nov 30 17:27:03 2016 +0100

    Merge pull request #1683 from splitbrain/phpseclib
    
    Use composer installed phpseclib


http://github.com/splitbrain/dokuwiki/commit/0c76f7e23544e1e456a000c2460d30e1a351120a
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed Nov 30 17:05:24 2016 +0100

    try to fix phpunit version for hhvm


http://github.com/splitbrain/dokuwiki/commit/c2b124e9b25edcab5aa50aa9f68382fc64fc8df6
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed Nov 30 16:42:10 2016 +0100

    yaml is picky about square brackets


http://github.com/splitbrain/dokuwiki/commit/1d5e657cbee4d5f1fd0af718fea14547e4f77012
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed Nov 30 16:38:44 2016 +0100

    do not try to disable functions on hhvm
    
    this is not supported, yet: https://github.com/facebook/hhvm/issues/2745


http://github.com/splitbrain/dokuwiki/commit/9cc93f5d8a0f25083f9164b69d550a0167278feb
Merge: eafdbae 22e6839
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Nov 30 16:21:19 2016 +0100

    Merge pull request #1636 from flammy/patch-1
    
    Added file-in-use reference to media-manager


http://github.com/splitbrain/dokuwiki/commit/114248c73b535cb462ae9860ead6cfcb21f89158
Merge: 4ab4681 eafdbae
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed Nov 30 16:07:46 2016 +0100

    Merge branch 'master' into phpseclib
    
    * master: (54 commits)
      updated geshi
      authpdo - use type safe comparison on passwords. fixes #1765
      removed unneeded files from random_compat
      Use cryptographically secure pseudo random number generator (CSPRNG)
      translation update
      translation update
      translation update
      translation update
      translation update
      or maybe I only now figured out the right travis config :-/
      disable 7.1 testing completely
      allow 7.1 failures until it's released #1682
      DE translation for key 'protected'
      Use 'Benachrichtigung' instead of 'Notifikation'
      Fix spelling of some terms (lower to upper case)
      DE translation for key: addUser_error_missing_pass
      DE translation for keys: update_name, update_mail
      translation update
      translation update
      Implemented interwiki substitution for external images (issue #1614).
      ...


http://github.com/splitbrain/dokuwiki/commit/eafdbaea0d23539a8b04b346fd46303d345e4a9f
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Wed Nov 30 16:04:00 2016 +0100

    updated geshi


http://github.com/splitbrain/dokuwiki/commit/4ab468163ae6ff42455b1b3762cb81bfcc6a7283
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu Oct 6 14:58:15 2016 +0200

    updated phpseclib to 2.0.4


http://github.com/splitbrain/dokuwiki/commit/1af2f13594b91e1c37884a54a02482d27d9987ef
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Tue Sep 6 12:22:26 2016 +0200

    phpseclib is now namespaced


http://github.com/splitbrain/dokuwiki/commit/59419fd02219a2bf13b3e66cde6d6ea5da43bc48
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Tue Sep 6 12:12:46 2016 +0200

    Use composer installed phpseclib
    
    We used to ship only parts of phpseclib in inc/phpseclib which made it a
    little tricky to update. This replaces the library with a composer
    installed version, making the rest of the library available to plugin
    authors. It might fix a problem with PHP 7.1 as reported in #1682
    (unconfirmed)


http://github.com/splitbrain/dokuwiki/commit/22e68399a89c5b0e1f771e5e16e0f9c0360f51c3
Author: flammy <flamabelde[at]yahoo.de>
Date:   Thu Jul 14 00:47:48 2016 +0200

    Added file-in-use reference to media-manager
    
    Added a reference to the media-manager where you can see on which pages the 
file is used.
    
    This change contains the same code as in #321 but for the media-manager.
    
    It was proposed in https://forum.dokuwiki.org/thread/13784

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

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 2016-12-01 - DokuWiki Develtools