[commits] Horde branch horde_5_2 updated. d74f13ebe4d740134961451662db793feafc4b24

Michael J. Rubinsky mrubinsk at horde.org
Thu Nov 14 19:29:42 UTC 2013


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

from: a341c421d2159a7d978cee04f7fe398766114ac5

591ab42 Add Horde_Mongo_Exception
395fdc4 Bump minimum version, catch Exceptions.
facf7da Catch Horde_Mongo_Exception
eaa3990 Catch Horde_Mongo_Exception
6c7ac07 Revert "Add Horde_Mongo_Exception"
20db1b9 Revert "Bump minimum version, catch Exceptions."
f71cae7 Revert "Catch Horde_Mongo_Exception"
bf8d206 Revert "Catch Horde_Mongo_Exception"
dc2c27a Has been named backends.php for long time.
24f4a21 Empty buffer to not leak into the output.
8463e86 Fix enum value descriptions. Bug: 12839
ad6c682 Catch Exception
d74f13e Merge branch 'master' into horde_5_2

Summary: http://github.com/horde/horde/compare/a341c421d2159a7d978cee04f7fe398766114ac5...d74f13ebe4d740134961451662db793feafc4b24

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

commit 591ab423f6d9766b5b30d1f94d735cde9589ab19
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 13 19:57:26 2013 -0500

    Add Horde_Mongo_Exception

 framework/Mongo/lib/Horde/Mongo/Client.php    |    8 +++++++-
 framework/Mongo/lib/Horde/Mongo/Exception.php |   12 ++++++++++++
 framework/Mongo/package.xml                   |   18 ++++++++++--------
 3 files changed, 29 insertions(+), 9 deletions(-)
 create mode 100644 framework/Mongo/lib/Horde/Mongo/Exception.php

http://github.com/horde/horde/commit/591ab423f6d9766b5b30d1f94d735cde9589ab19
http://git.horde.org/horde-git/-/commit/591ab423f6d9766b5b30d1f94d735cde9589ab19

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

commit 395fdc4a69f2cb0f228b975ebc54757624c2266e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 13 20:26:07 2013 -0500

    Bump minimum version, catch Exceptions.

 framework/ActiveSync/package.xml                                  |    2 +-
 .../ActiveSync/test/Horde/ActiveSync/StateTest/Mongo/BaseTest.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/395fdc4a69f2cb0f228b975ebc54757624c2266e
http://git.horde.org/horde-git/-/commit/395fdc4a69f2cb0f228b975ebc54757624c2266e

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

commit facf7da6efbc0cbab8221f7016159efdeeaf80f0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 13 20:44:46 2013 -0500

    Catch Horde_Mongo_Exception

 .../ActiveSync/test/Horde/ActiveSync/StateTest/Mongo/BaseTest.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/facf7da6efbc0cbab8221f7016159efdeeaf80f0
http://git.horde.org/horde-git/-/commit/facf7da6efbc0cbab8221f7016159efdeeaf80f0

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

commit eaa3990898b6770e6a4f1c87b110ea90f8995d7c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 13 20:48:21 2013 -0500

    Catch Horde_Mongo_Exception

 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php |   62 ++++++------
 1 files changed, 31 insertions(+), 31 deletions(-)

http://github.com/horde/horde/commit/eaa3990898b6770e6a4f1c87b110ea90f8995d7c
http://git.horde.org/horde-git/-/commit/eaa3990898b6770e6a4f1c87b110ea90f8995d7c

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

commit 6c7ac07354c21305bf850d29a1fdbb81bc1a3f7d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 08:32:59 2013 -0500

    Revert "Add Horde_Mongo_Exception"
    
    This reverts commit 591ab423f6d9766b5b30d1f94d735cde9589ab19.
    
    This change is BC breaking, and needs to wait until Horde_Mongo 2.0.

 framework/Mongo/lib/Horde/Mongo/Client.php    |    8 +-------
 framework/Mongo/lib/Horde/Mongo/Exception.php |   12 ------------
 framework/Mongo/package.xml                   |   18 ++++++++----------
 3 files changed, 9 insertions(+), 29 deletions(-)
 delete mode 100644 framework/Mongo/lib/Horde/Mongo/Exception.php

http://github.com/horde/horde/commit/6c7ac07354c21305bf850d29a1fdbb81bc1a3f7d
http://git.horde.org/horde-git/-/commit/6c7ac07354c21305bf850d29a1fdbb81bc1a3f7d

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

commit 20db1b92aea0082375f228097f9d98662b33f706
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 08:33:55 2013 -0500

    Revert "Bump minimum version, catch Exceptions."
    
    This reverts commit 395fdc4a69f2cb0f228b975ebc54757624c2266e.

 framework/ActiveSync/package.xml                                  |    2 +-
 .../ActiveSync/test/Horde/ActiveSync/StateTest/Mongo/BaseTest.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/20db1b92aea0082375f228097f9d98662b33f706
http://git.horde.org/horde-git/-/commit/20db1b92aea0082375f228097f9d98662b33f706

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

commit f71cae7602a4cfd77d56d56eeb1caba0c4dc5159
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 08:34:15 2013 -0500

    Revert "Catch Horde_Mongo_Exception"
    
    This reverts commit facf7da6efbc0cbab8221f7016159efdeeaf80f0.

 .../ActiveSync/test/Horde/ActiveSync/StateTest/Mongo/BaseTest.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/f71cae7602a4cfd77d56d56eeb1caba0c4dc5159
http://git.horde.org/horde-git/-/commit/f71cae7602a4cfd77d56d56eeb1caba0c4dc5159

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

commit bf8d20690c17d8baeec8b7d0630ac23984506465
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 08:34:25 2013 -0500

    Revert "Catch Horde_Mongo_Exception"
    
    This reverts commit eaa3990898b6770e6a4f1c87b110ea90f8995d7c.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php |   62 ++++++------
 1 files changed, 31 insertions(+), 31 deletions(-)

http://github.com/horde/horde/commit/bf8d20690c17d8baeec8b7d0630ac23984506465
http://git.horde.org/horde-git/-/commit/bf8d20690c17d8baeec8b7d0630ac23984506465

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

commit dc2c27a2b447dfa2a72861e6abcff13e7fa90e89
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 13 16:04:45 2013 +0100

    Has been named backends.php for long time.

 imp/config/prefs.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/dc2c27a2b447dfa2a72861e6abcff13e7fa90e89
http://git.horde.org/horde-git/-/commit/dc2c27a2b447dfa2a72861e6abcff13e7fa90e89

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

commit 24f4a2107cd5759892769e487cbe5bccbf9d765f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 14 15:08:05 2013 +0100

    Empty buffer to not leak into the output.

 framework/Core/lib/Horde/Core/Ajax/Application/Handler/Chunk.php |    9 ++++-
 1 files changed, 7 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/24f4a2107cd5759892769e487cbe5bccbf9d765f
http://git.horde.org/horde-git/-/commit/24f4a2107cd5759892769e487cbe5bccbf9d765f

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

commit 8463e86e38a5a9eb7af99cff1392b5d20f1ea934
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 14:26:39 2013 -0500

    Fix enum value descriptions. Bug: 12839

 ansel/config/prefs.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/8463e86e38a5a9eb7af99cff1392b5d20f1ea934
http://git.horde.org/horde-git/-/commit/8463e86e38a5a9eb7af99cff1392b5d20f1ea934

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

commit ad6c682543b39fd38dc15897d078f5cd9173fed2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 14:28:46 2013 -0500

    Catch Exception

 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/ad6c682543b39fd38dc15897d078f5cd9173fed2
http://git.horde.org/horde-git/-/commit/ad6c682543b39fd38dc15897d078f5cd9173fed2

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

commit d74f13ebe4d740134961451662db793feafc4b24
Merge: a341c42 ad6c682
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 14:29:31 2013 -0500

    Merge branch 'master' into horde_5_2

 ansel/config/prefs.php                                           |    4 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php        |    4 +-
 framework/Core/lib/Horde/Core/Ajax/Application/Handler/Chunk.php |    9 ++++-
 imp/config/prefs.php                                             |    4 +-
 4 files changed, 13 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/d74f13ebe4d740134961451662db793feafc4b24
http://git.horde.org/horde-git/-/commit/d74f13ebe4d740134961451662db793feafc4b24




More information about the commits mailing list