[commits] Horde branch master updated. 13efe3970b2e4e9c6698da71bcb3e89dca30979e
Michael J. Rubinsky
mrubinsk at horde.org
Thu Jan 13 05:37:00 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 6e92cd7cc770a72fbb85e17bdf202fbca62f8595
2e152b1 The injector knows about this factory, just request the Horde_Db_Adapter
13efe39 Kronolith_Geo drivers now use Horde_Db and DI
-----------------------------------------------------------------------
commit 2e152b142c45f39be060cf1b7ef284e6dc4c6496
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jan 13 00:25:42 2011 -0500
The injector knows about this factory, just request the Horde_Db_Adapter
kronolith/lib/Injector/Factory/Storage.php | 2 +-
kronolith/lib/Kronolith.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/2e152b142c45f39be060cf1b7ef284e6dc4c6496
-----------------------------------------------------------------------
commit 13efe3970b2e4e9c6698da71bcb3e89dca30979e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Jan 13 00:36:18 2011 -0500
Kronolith_Geo drivers now use Horde_Db and DI
kronolith/lib/Application.php | 2 +
kronolith/lib/Driver/Sql.php | 19 +++++--
kronolith/lib/Event.php | 7 +--
kronolith/lib/Geo.php | 46 ------------------
kronolith/lib/Geo/Base.php | 72 +++++++++++++++++++++++++++++
kronolith/lib/Geo/Mysql.php | 49 ++++++++------------
kronolith/lib/Geo/Sql.php | 71 +++++++++-------------------
kronolith/lib/Injector/Factory/Driver.php | 2 +-
kronolith/lib/Injector/Factory/Geo.php | 38 +++++++++++++++
kronolith/lib/Kronolith.php | 12 -----
10 files changed, 172 insertions(+), 146 deletions(-)
delete mode 100644 kronolith/lib/Geo.php
create mode 100644 kronolith/lib/Geo/Base.php
create mode 100644 kronolith/lib/Injector/Factory/Geo.php
http://git.horde.org/horde-git/-/commit/13efe3970b2e4e9c6698da71bcb3e89dca30979e
More information about the commits
mailing list