[commits] Horde branch master updated. 95dd249f55726d2bc1d5353adc3264075109bd43

Jan Schneider jan at horde.org
Mon Apr 4 13:23:15 UTC 2011


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

from: 6c9a79ddb04f7ccf15e0db78bbca4d08bc5242eb

c29a3df Drop Horde_Sql, move remaining method to Horde_Db.
95dd249 Add Ingo_Exception_Pear.

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

commit c29a3dfd58dd9142ddceb690b643b1548437c90b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 4 15:22:17 2011 +0200

    Drop Horde_Sql, move remaining method to Horde_Db.

 framework/DataTree/lib/Horde/DataTree/Sql.php           |  176 +++++++++++++-
 framework/DataTree/package.xml                          |    7 -
 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php       |  102 ++++++++
 framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php      |   27 ++
 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   64 +++++
 framework/Db/package.xml                                |    4 +-
 framework/Share/lib/Horde/Share/Sql.php                 |   16 +-
 framework/Share/package.xml                             |    7 -
 framework/Sql/lib/Horde/Sql.php                         |  190 ---------------
 framework/Sql/package.xml                               |  163 -------------
 kronolith/lib/Driver/Sql.php                            |    8 +-
 kronolith/package.xml                                   |    7 -
 trean/lib/Bookmarks.php                                 |   16 +-
 turba/lib/Driver/Sql.php                                |    6 +-
 turba/package.xml                                       |    7 -
 wicked/lib/Driver/Sql.php                               |    6 +-
 16 files changed, 394 insertions(+), 412 deletions(-)
 delete mode 100644 framework/Sql/lib/Horde/Sql.php
 delete mode 100644 framework/Sql/package.xml

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

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

commit 95dd249f55726d2bc1d5353adc3264075109bd43
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 4 15:23:05 2011 +0200

    Add Ingo_Exception_Pear.

 ingo/lib/Exception/Pear.php |   31 +++++++++++++++++++++++++++++++
 ingo/package.xml            |   10 +++++++---
 2 files changed, 38 insertions(+), 3 deletions(-)
 create mode 100644 ingo/lib/Exception/Pear.php

http://git.horde.org/horde-git/-/commit/95dd249f55726d2bc1d5353adc3264075109bd43




More information about the commits mailing list