[commits] Horde branch horde_5_1 updated. 4c057d69e12c539edb2bc312b4bed3c24f1b9c14

Michael J. Rubinsky mrubinsk at horde.org
Mon Mar 25 15:46:12 UTC 2013


The branch "horde_5_1" has been updated.
The following is a summary of the commits.

from: 1fc61b6da143444a706b8992d083a1b4b2a95f39

647ee01 Prepare for beta release
fcf4dc9 Merge from upstream
9d126ef Bug #12124: Log details must be determined before queuing
125088d [jan] Fix default task list in portal block (Bug #12133).
81b68fd These elements can't be assumed to always be present.
4c057d6 Merge branch 'master' into horde_5_1

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

commit 647ee01dffcb8b40c9d5bc66a6fe286d413169fb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Mar 21 19:18:00 2013 -0600

    Prepare for beta release

 passwd/docs/RELEASE_NOTES |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/647ee01dffcb8b40c9d5bc66a6fe286d413169fb

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

commit fcf4dc94d0ab87e875a6e2c97700466741f7f9d3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 24 16:10:13 2013 -0600

    Merge from upstream
    
    commit 34fcc748a57ca601eb5dcc811c290a07a6def8bd
    Author: Raphael Schweikert <any at sabberworm.com>
    Date:   Thu Mar 21 20:13:11 2013 +0100
    
        Add more units and eliminate some duplicates
    
        see https://developer.mozilla.org/en-US/docs/CSS/length#Units

 framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/RuleSet.php |    2 +-
 framework/Css_Parser/lib/Sabberworm/CSS/Value/Size.php      |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/fcf4dc94d0ab87e875a6e2c97700466741f7f9d3

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

commit 9d126efcebf80f29a63f3ac001043361c532fc4d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 24 16:29:18 2013 -0600

    Bug #12124: Log details must be determined before queuing
    
    Since we are dealing with things like backtraces, this needs to be
    handled at the time the log request is made.
    
    As part of this, remove locale/TZ code from formatting code since it has
    no effect on the output (date() is both locale and TZ independent).

 framework/Core/lib/Horde.php                     |   19 +-
 framework/Core/lib/Horde/Core/Factory/Logger.php |    6 +-
 framework/Core/lib/Horde/Core/Log/Logger.php     |  175 ++++-----------
 framework/Core/lib/Horde/Core/Log/Object.php     |  265 ++++++++++++++++++++++
 framework/Core/package.xml                       |    8 +-
 5 files changed, 323 insertions(+), 150 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Log/Object.php

http://git.horde.org/horde-git/-/commit/9d126efcebf80f29a63f3ac001043361c532fc4d

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

commit 125088d433e9fffee555a060b289056aae1add7b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 25 12:13:42 2013 +0100

    [jan] Fix default task list in portal block (Bug #12133).

 nag/docs/CHANGES          |    1 +
 nag/lib/Block/Summary.php |    2 +-
 nag/package.xml           |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/125088d433e9fffee555a060b289056aae1add7b

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

commit 81b68fdb774d75de29aa3373db64274a2a1c28ed
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 11:43:30 2013 -0400

    These elements can't be assumed to always be present.

 ansel/js/views/common.js                |   16 +++++++++++-----
 ansel/lib/View/GalleryRenderer/Base.php |    2 ++
 2 files changed, 13 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/81b68fdb774d75de29aa3373db64274a2a1c28ed

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

commit 4c057d69e12c539edb2bc312b4bed3c24f1b9c14
Merge: 1fc61b6 81b68fd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 25 11:45:12 2013 -0400

    Merge branch 'master' into horde_5_1

 ansel/js/views/common.js                                    |   16 +-
 ansel/lib/View/GalleryRenderer/Base.php                     |    2 +
 framework/Core/lib/Horde.php                                |   19 +-
 framework/Core/lib/Horde/Core/Factory/Logger.php            |    6 +-
 framework/Core/lib/Horde/Core/Log/Logger.php                |  175 ++------
 framework/Core/lib/Horde/Core/Log/Object.php                |  265 +++++++++++
 framework/Core/package.xml                                  |    8 +-
 framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/RuleSet.php |    2 +-
 framework/Css_Parser/lib/Sabberworm/CSS/Value/Size.php      |    6 +-
 nag/docs/CHANGES                                            |    1 +
 nag/lib/Block/Summary.php                                   |    2 +-
 nag/package.xml                                             |    2 +
 passwd/docs/RELEASE_NOTES                                   |   16 +-
 13 files changed, 353 insertions(+), 167 deletions(-)

http://git.horde.org/horde-git/-/commit/4c057d69e12c539edb2bc312b4bed3c24f1b9c14




More information about the commits mailing list