[dokuwiki] git changes 2014-07-05

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 5 Jul 2014 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/2314059e5b8fc84fcdc52e4506ec907d0c792f50
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 17:16:09 2014 +0200

    allow for easier HTTPClient debugging
    
    Sometimes users report bugs or problems releated to HTTP connections
    made by our HTTPCient (eg. in the extension manager or XMLRPC).
    Debugging those problems previously required modifying some sources to
    enable the debugging output of the HTTPClient.
    This patch adds a way to enable the debugging via a request parameter.
    Since HTTP requests are often done only *after* some button was clicked,
    the parameter is also looked for in the referrer of a request.
    Debugging output is enabled through the existence of the parameter
    'httpdebug' and is directly printed to the screen. Debugging HTTP only
    works when allowdebug is enabled.


http://github.com/splitbrain/dokuwiki/commit/dc6ff004a94faa44d41f2747cc6a0141d072d6e8
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 15:50:54 2014 +0200

    rephrased error message. #681


http://github.com/splitbrain/dokuwiki/commit/33938e62c8806038b31429c06004f2d97843bc32
Merge: ccbf42b ca86c17
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 15:40:27 2014 +0200

    Merge branch 'oldpluginshasnoGetinfo' of 
git://github.com/splitbrain/dokuwiki into pull-request-709
    
    * 'oldpluginshasnoGetinfo' of git://github.com/splitbrain/dokuwiki:
      Reformat getInfo function
      Improve missing plugin.info.txt message.


http://github.com/splitbrain/dokuwiki/commit/ccbf42bee21e8ae3534ef5e1712a1a1ff2fc8c6f
Merge: 0d04ee2 a3e7723
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 14:13:39 2014 +0200

    Merge remote-tracking branch 'origin/pr/783'
    
    * origin/pr/783:
      translation update
    
    Conflicts:
        inc/lang/es/edit.txt
        lib/plugins/extension/lang/es/lang.php


http://github.com/splitbrain/dokuwiki/commit/0d04ee26e51d2439fd37f43054fb2ba175344031
Merge: 91e0b66 3af8317
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 14:11:19 2014 +0200

    Merge remote-tracking branch 'origin/pr/787'
    
    * origin/pr/787:
      translation update
    
    Conflicts:
        inc/lang/es/edit.txt


http://github.com/splitbrain/dokuwiki/commit/91e0b6647a51f7a50969d569801cd672a2c59b2d
Merge: cb01cbd cdef888
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 14:06:36 2014 +0200

    Merge pull request #781 from dokuwiki-translate/lang_update_71
    
    Translation update (es)


http://github.com/splitbrain/dokuwiki/commit/cb01cbd3f5572ac01670608bcfb8bb877828cf24
Merge: c8787a9 baf76e1
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 14:06:17 2014 +0200

    Merge pull request #786 from dokuwiki-translate/lang_update_75
    
    Translation update (es)


http://github.com/splitbrain/dokuwiki/commit/c8787a9e46c5eea75bb71f53e0cab894c65b5b7f
Merge: 423a310 ede9146
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 14:06:03 2014 +0200

    Merge pull request #785 from dokuwiki-translate/lang_update_74
    
    Translation update (es)


http://github.com/splitbrain/dokuwiki/commit/423a3108d22f3d8709099fb658eb3d08c79ef4f0
Merge: c8910ef f5ff3ce
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Fri Jul 4 14:05:27 2014 +0200

    Merge pull request #784 from dokuwiki-translate/lang_update_73
    
    Translation update (es)


http://github.com/splitbrain/dokuwiki/commit/3af8317e958bda36c0dc04da3d8486f6548c308e
Author: Jonathan Hernández <me[at]jhalicea.com>
Date:   Fri Jul 4 08:56:00 2014 +0200

    translation update


http://github.com/splitbrain/dokuwiki/commit/baf76e171c5981cd3a435c9a16188a8412785509
Author: Jonathan Hernández <me[at]jhalicea.com>
Date:   Fri Jul 4 08:36:03 2014 +0200

    translation update


http://github.com/splitbrain/dokuwiki/commit/ede914601c5cbba0f5742cc3863e38fc38c783c9
Author: Jonathan Hernández <me[at]jhalicea.com>
Date:   Fri Jul 4 08:25:59 2014 +0200

    translation update


http://github.com/splitbrain/dokuwiki/commit/f5ff3ceb78b35e5a23887a9948f761457a4ab9cc
Author: Jonathan Hernández <me[at]jhalicea.com>
Date:   Fri Jul 4 08:20:59 2014 +0200

    translation update


http://github.com/splitbrain/dokuwiki/commit/a3e7723b698dcd2d8e75f74927aacbe699b46942
Author: Jonathan Hernández <me[at]jhalicea.com>
Date:   Fri Jul 4 07:46:28 2014 +0200

    translation update


http://github.com/splitbrain/dokuwiki/commit/cdef888bb16a8d7a76db1ee6645b7a412a614a0b
Author: Jonathan Hernández <me[at]jhalicea.com>
Date:   Fri Jul 4 07:21:33 2014 +0200

    translation update


http://github.com/splitbrain/dokuwiki/commit/ca86c17e1b77515f6e03e1a95538dc547a9217ac
Author: Gerrit Uitslag <klapinklapin[at]gmail.com>
Date:   Tue May 13 22:18:02 2014 +0200

    Reformat getInfo function
    
    with previous commit, Fixes #681


http://github.com/splitbrain/dokuwiki/commit/e5c4f36ca69d275977de01d6f85c5af43e92bb87
Author: Gerrit Uitslag <klapinklapin[at]gmail.com>
Date:   Tue May 13 22:16:27 2014 +0200

    Improve missing plugin.info.txt message.

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

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 2014-07-05 - DokuWiki Devel Tools