[dokuwiki] git changes 2012-11-13

  • From: xref@xxxxxxxxxxxx (DokuWiki Devel Tools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 13 Nov 2012 03:00:02 +0100 (CET)

Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/de78e4ef14515e4248d5f637558ec451e018799c
Author: Anael Mobilia <anael[at]anael.eu>
Date:   Mon Nov 12 21:43:53 2012 +0100

    French language update


http://github.com/splitbrain/dokuwiki/commit/c30996acd31ecb720fb9f22c5e5ab91099135477
Merge: 649ee76 35349ab
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Mon Nov 12 12:32:26 2012 -0800

    Merge pull request #140 from splitbrain/tar
    
    New Tar Archive library


http://github.com/splitbrain/dokuwiki/commit/649ee76f050057709402fd3d70243ea537d72b27
Author: Jakub <j[at]kub.cz>
Date:   Mon Nov 12 21:29:23 2012 +0100

    Czech language update


http://github.com/splitbrain/dokuwiki/commit/cc564ecd28a1cad0c52c4f2a2f682b2bed1ed01c
Author: Schplurtz le Déboulonné <Schplurtz[at]laposte.net>
Date:   Sun Nov 11 11:18:47 2012 +0100

    compat js findPosX/y more closely mimic historical function


http://github.com/splitbrain/dokuwiki/commit/3161005d07beb46bb8a866ec56a768938571ec9d
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Mon Nov 12 21:22:26 2012 +0100

    check for unicode preg capabilities in UTF-8 lib FS#2636
    
    We now have two defines for checking for UTF-8 and Unicode property
    support in PREG and use them to work around FS#2636 on older systems.


http://github.com/splitbrain/dokuwiki/commit/a21383af58203bf0e6dc36a07ea78fae0b58c1ef
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Mon Nov 12 20:57:27 2012 +0100

    crossbrowser fixes for quicksearch shortening FS#2660
    
    fixes the problem with missing innerText in Firefox (and other browsers)
    and corrects shortening in regard to paddings and the use of the
    text-overflow attribute


http://github.com/splitbrain/dokuwiki/commit/35349ab097171f0f9cb6114cffd780abb69c56a6
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Nov 6 20:57:25 2012 +0100

    added simple compatibility wrapper for old TarLib


http://github.com/splitbrain/dokuwiki/commit/2949ece61602372cf55fba6be4522fa8899fb70d
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Nov 4 12:21:47 2012 +0100

    unit test for tar bombs


http://github.com/splitbrain/dokuwiki/commit/90a1db709d3590e849a5a4966fbdf8fb58ae75cd
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Nov 4 11:31:20 2012 +0100

    Tar: support for creating archives with long filenames
    
    The library now creates either a POSIX ustar prefix or a GNU longlink
    entry for files which have a name longer than 100 bytes


http://github.com/splitbrain/dokuwiki/commit/421a2704022cbc8fa07ab673c2d503199f460b8e
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Nov 4 10:36:58 2012 +0100

    Tar: Added extraction support for long file names
    
    Supports POSIX ustar prefixes and GNU longlink entries


http://github.com/splitbrain/dokuwiki/commit/fba11f64c26a8dde5f64c57233b0da84fae35959
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sat Nov 3 18:42:57 2012 +0100

    removed old TarLib and changed plugin manager to use new one


http://github.com/splitbrain/dokuwiki/commit/7252880f21c842017c334eb15c6a7a174f950798
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sat Nov 3 18:30:52 2012 +0100

    added test cases for Tar::extract parameters


http://github.com/splitbrain/dokuwiki/commit/bee9f377bc547c99fe99b4e38199cb92cf668554
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sat Nov 3 17:54:02 2012 +0100

    Completely rewritten Tar library
    
    This new class is only losely based on our previous library. The
    whole API was changed to make it more flexible and memory saving.
    
    Some fisrt unit tests are included

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

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 2012-11-13 - DokuWiki Devel Tools