[dokuwiki] git changes 2013-04-08

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 8 Apr 2013 03:00:05 +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/892345cb7ab86c179f6cc30b504789133d354175
Merge: f20dba3 3e8bad3
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Sun Apr 7 12:43:02 2013 -0700

    Merge pull request #203 from splitbrain/fetchissues3
    
    prevent third-party requests from using fetch


http://github.com/splitbrain/dokuwiki/commit/f20dba3663b5307c29d9c535843b51157b540ef1
Merge: 33f1e87 f0b6500
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Sun Apr 7 12:28:18 2013 -0700

    Merge pull request #201 from splitbrain/fetchissues
    
    process a crop as a resize when possible


http://github.com/splitbrain/dokuwiki/commit/33f1e87c050a2dd2dc2b06de5d9050b16bd1f0c0
Merge: 0a82085 6772745
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Sun Apr 7 12:18:55 2013 -0700

    Merge pull request #199 from splitbrain/authcomp
    
    backward compatibility for old authtype settings


http://github.com/splitbrain/dokuwiki/commit/0a820853f3a80ea553e4e7355e1ddb345ab542f5
Merge: 9ffcf59 ab38a32
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Apr 7 11:47:41 2013 -0700

    Merge pull request #206 from lupo49/master
    
    install.php: Add pack() to required functions (FS#2761)


http://github.com/splitbrain/dokuwiki/commit/677274500465d1bf8bde7d755c5a8bf107411e4f
Merge: e71b0ef f755f9a
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Sun Apr 7 11:42:42 2013 -0700

    Merge pull request #210 from splitbrain/authcomp_msg
    
    mechanism supporting "authtype deprecated" message for superusers only


http://github.com/splitbrain/dokuwiki/commit/f755f9abc6fe099a6bee2bdd4acda44baca5ea7a
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Sun Apr 7 19:40:27 2013 +0100

    change nomenclature from 'show' to 'allow' (fn from canshow to allowed)


http://github.com/splitbrain/dokuwiki/commit/9ffcf59001805784c8154849511471828bbf6060
Merge: 28e3011 83fd0ad
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Apr 7 11:26:12 2013 -0700

    Merge pull request #209 from lupo49/localization
    
    de/de-informal language updates for several components.


http://github.com/splitbrain/dokuwiki/commit/64cafb1fc08f57bf3d9960139f3fa30034432be9
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Mon Apr 1 20:47:21 2013 +0100

    for completeness (& defensive coding), test ['show'] against MSG_PUBLIC in 
case its redefined to a non-zero value


http://github.com/splitbrain/dokuwiki/commit/0b2e0a720d550ed8e96ffcdc62cbbffe78d27c21
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Mon Apr 1 17:03:25 2013 +0100

    restrict 'authtype deprecated' alert to superusers only


http://github.com/splitbrain/dokuwiki/commit/d3bae4781025502fdfb729854e39f8b2072b8a37
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Mon Apr 1 16:55:40 2013 +0100

    add capability to restrict recipients of dokuwiki 'msg' alerts.  This is 
useful where message is added to the queue before authentication is initialized


http://github.com/splitbrain/dokuwiki/commit/ab38a3220676a13042d13f3784fc517c5f6f66e4
Author: lupo49 <dokuwiki[at]lupo49.de>
Date:   Sun Mar 31 20:44:06 2013 +0200

    install.php: Added pack() to required DokuWiki PHP functions (FS#2761)


http://github.com/splitbrain/dokuwiki/commit/83fd0ad628216c2bea2997cd6c5c1b703ac08ac3
Author: lupo49 <dokuwiki[at]lupo49.de>
Date:   Sun Mar 31 20:41:30 2013 +0200

    de/de-informal: config plugin - Clean up the TOC in the configuration page 
/ No need to add "Konfiguration" or "Plugin" to every element if the heading 
tells you that.


http://github.com/splitbrain/dokuwiki/commit/f6af1fe63a13b2734d1b69817ec800c51e6def9c
Author: lupo49 <dokuwiki[at]lupo49.de>
Date:   Sun Mar 31 20:40:03 2013 +0200

    de/de-informal: language updates for the core, authldap, authmysql, 
authpgsql


http://github.com/splitbrain/dokuwiki/commit/f0b65004f2ff928562c2ffdfa31b4d1e4cff3ab7
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Fri Mar 22 19:37:02 2013 +0000

    don't resize images when resize dimensions match native image dimensions


http://github.com/splitbrain/dokuwiki/commit/3e8bad3a1f8b5d065e170bb12dd224bf18de6897
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Fri Mar 22 18:49:11 2013 +0000

    add some dependency checks with test skips to fetch tests and tests which 
use TestResponse::headers


http://github.com/splitbrain/dokuwiki/commit/f56bb251b5bdb3bb4f2793e921cf479d2402a47c
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Fri Mar 22 18:02:15 2013 +0000

    add test for fetch using image tokens


http://github.com/splitbrain/dokuwiki/commit/fb0b3fbf03223c8c304608cdb32ee5c9d755eca1
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Fri Mar 22 18:01:45 2013 +0000

    update TestResponse class to return specific headers & status codes (with 
tests)


http://github.com/splitbrain/dokuwiki/commit/9894e7afaae16cc0699afbe839681e023afee65a
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Fri Mar 22 17:59:23 2013 +0000

    extend TestRequest class to test fetch & detail; add a test to check it does


http://github.com/splitbrain/dokuwiki/commit/b051e9742775994c33cb6570e27605bbe930efe4
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Fri Mar 22 17:55:19 2013 +0000

    code changes in the rest of the code base to support testing fetch


http://github.com/splitbrain/dokuwiki/commit/7fb7960f92047a9bcadf9d497ae79615979e9a6d
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Fri Mar 22 17:45:59 2013 +0000

    refactor fetch to support unittesting


http://github.com/splitbrain/dokuwiki/commit/0f4e009215bfa3136d334fa557335266637a7585
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Wed Mar 20 00:06:07 2013 +0000

    add a token to fetch urls requiring image resize/crop to prevent external 
DDOS via fetch


http://github.com/splitbrain/dokuwiki/commit/fd9d3278078df67aab6cee0c2b7b43a27f206983
Author: Christopher Smith <chris[at]jalakai.co.uk>
Date:   Tue Mar 19 17:31:06 2013 +0000

    avoid creating an intermediate crop image when the final image will match a 
resize


http://github.com/splitbrain/dokuwiki/commit/e71b0ef705b86bb653fcae43e6845acbe6fd7fd2
Author: Guy Brand <gb[at]unistra.fr>
Date:   Sun Mar 17 19:22:37 2013 +0100

    backward compatibility for old authtype settings

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

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 2013-04-08 - DokuWiki Devel Tools