[commits] Horde branch horde_5_2 updated. a341c421d2159a7d978cee04f7fe398766114ac5
Michael J. Rubinsky
mrubinsk at horde.org
Thu Nov 14 19:20:16 UTC 2013
The branch "horde_5_2" has been updated.
The following is a summary of the commits.
from: 4133f9aa30e8a545e255a021ffb47bfb90db0329
84bf251 Add Horde_Mongo_Exception
1f0cc19 Bump minimum version, catch Exceptions.
48be5af Catch Horde_Mongo_Exception
b4cbd71 Catch Horde_Mongo_Exception
30ad7ca Revert "Add Horde_Mongo_Exception"
113737d Revert "Bump minimum version, catch Exceptions."
2770526 Revert "Catch Horde_Mongo_Exception"
a341c42 Revert "Catch Horde_Mongo_Exception"
Summary: http://github.com/horde/horde/compare/4133f9aa30e8a545e255a021ffb47bfb90db0329...a341c421d2159a7d978cee04f7fe398766114ac5
-----------------------------------------------------------------------
commit 84bf2515c35067dcb4a2ac1960f48d05b19044e6
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/84bf2515c35067dcb4a2ac1960f48d05b19044e6
http://git.horde.org/horde-git/-/commit/84bf2515c35067dcb4a2ac1960f48d05b19044e6
-----------------------------------------------------------------------
commit 1f0cc191316234467ffd61d8be23e0f5697dd315
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/1f0cc191316234467ffd61d8be23e0f5697dd315
http://git.horde.org/horde-git/-/commit/1f0cc191316234467ffd61d8be23e0f5697dd315
-----------------------------------------------------------------------
commit 48be5af8fd20c06d6762d16a4d3c8b34fea85bb4
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/48be5af8fd20c06d6762d16a4d3c8b34fea85bb4
http://git.horde.org/horde-git/-/commit/48be5af8fd20c06d6762d16a4d3c8b34fea85bb4
-----------------------------------------------------------------------
commit b4cbd714099b39319a51c8789994b1b244fe9c73
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/b4cbd714099b39319a51c8789994b1b244fe9c73
http://git.horde.org/horde-git/-/commit/b4cbd714099b39319a51c8789994b1b244fe9c73
-----------------------------------------------------------------------
commit 30ad7ca88e4ee00f62b7dbb36f888141d85a1e6d
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/30ad7ca88e4ee00f62b7dbb36f888141d85a1e6d
http://git.horde.org/horde-git/-/commit/30ad7ca88e4ee00f62b7dbb36f888141d85a1e6d
-----------------------------------------------------------------------
commit 113737de9102846b07f1c126ef41c95bda9e3281
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/113737de9102846b07f1c126ef41c95bda9e3281
http://git.horde.org/horde-git/-/commit/113737de9102846b07f1c126ef41c95bda9e3281
-----------------------------------------------------------------------
commit 277052678b51967ff83e5c4efb98ea7c21a753e8
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/277052678b51967ff83e5c4efb98ea7c21a753e8
http://git.horde.org/horde-git/-/commit/277052678b51967ff83e5c4efb98ea7c21a753e8
-----------------------------------------------------------------------
commit a341c421d2159a7d978cee04f7fe398766114ac5
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/a341c421d2159a7d978cee04f7fe398766114ac5
http://git.horde.org/horde-git/-/commit/a341c421d2159a7d978cee04f7fe398766114ac5
More information about the commits
mailing list