[commits] Horde branch master updated. 6e92cd7cc770a72fbb85e17bdf202fbca62f8595
Michael J. Rubinsky
mrubinsk at horde.org
Thu Jan 13 01:43:08 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 727c39b30c5a3b9cc31e8ab95222c6b8a2d8f50a
3b2b537 use the DbBase factory here
4aa9807 Fix removeUserData in kronolith
732068c PEAR::DB -> Horde_Db for Kronlith_Driver_Sql, Dependency Injection
9773734 Kronolith_Resources to use Horde_Db
4e42e73 Fix generating fb info in certain cases
b127fca Fix fb generation for resources
6e92cd7 this code will never be reached
-----------------------------------------------------------------------
commit 3b2b537735cb4db1266cbe43b7c884b23ddf6ece
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 12 15:17:10 2011 -0500
use the DbBase factory here
kronolith/lib/Injector/Factory/Storage.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3b2b537735cb4db1266cbe43b7c884b23ddf6ece
-----------------------------------------------------------------------
commit 4aa9807733b3480be43c9eccb8ff69e9ef74ed3f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 12 16:22:08 2011 -0500
Fix removeUserData in kronolith
Kronolith::listEventIds() no longer exists.
kronolith/lib/Driver/Sql.php | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/4aa9807733b3480be43c9eccb8ff69e9ef74ed3f
-----------------------------------------------------------------------
commit 732068ca9387eb5c741dc03c3f969a1c606e618e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 12 16:23:54 2011 -0500
PEAR::DB -> Horde_Db for Kronlith_Driver_Sql, Dependency Injection
kronolith/lib/Ajax/Application.php | 2 +-
kronolith/lib/Driver.php | 32 -----
kronolith/lib/Driver/Sql.php | 198 ++++++++++++-----------------
kronolith/lib/Injector/Factory/Driver.php | 64 +++++++++
kronolith/lib/Kronolith.php | 8 +-
kronolith/lib/Storage/kolab.php | 2 +-
kronolith/lib/Storage/sql.php | 2 +-
7 files changed, 154 insertions(+), 154 deletions(-)
create mode 100644 kronolith/lib/Injector/Factory/Driver.php
http://git.horde.org/horde-git/-/commit/732068ca9387eb5c741dc03c3f969a1c606e618e
-----------------------------------------------------------------------
commit 9773734ceb9bbf3618434e1a46d10e9d68b02536
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 12 17:45:50 2011 -0500
Kronolith_Resources to use Horde_Db
kronolith/lib/Driver/Resource.php | 92 +++++++++++++++++++++++++------------
kronolith/lib/Driver/Sql.php | 4 +-
2 files changed, 65 insertions(+), 31 deletions(-)
http://git.horde.org/horde-git/-/commit/9773734ceb9bbf3618434e1a46d10e9d68b02536
-----------------------------------------------------------------------
commit 4e42e7381b925b4b2e32c1ddca0685b69cb437da
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 12 20:30:41 2011 -0500
Fix generating fb info in certain cases
kronolith/attendees.php | 4 ++--
kronolith/fb.php | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/4e42e7381b925b4b2e32c1ddca0685b69cb437da
-----------------------------------------------------------------------
commit b127fca0ce3c7e65e3c8336602221837909c5bdd
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 12 20:34:15 2011 -0500
Fix fb generation for resources
kronolith/lib/Resource/Single.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b127fca0ce3c7e65e3c8336602221837909c5bdd
-----------------------------------------------------------------------
commit 6e92cd7cc770a72fbb85e17bdf202fbca62f8595
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Jan 12 20:37:42 2011 -0500
this code will never be reached
Since the conditional was added to test for 'internal_' calendars,
this could *never* be a resource calendar. Not sure this block even
ever made sense anyway...remove it.
kronolith/lib/FreeBusy.php | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/6e92cd7cc770a72fbb85e17bdf202fbca62f8595
More information about the commits
mailing list