[commits] Horde-Hatchery branch master updated. b9163a56232f4f46f6942e17b032eb16471ca931

Ben Klang ben at alkaloid.net
Wed Dec 30 22:18:35 UTC 2009


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

from: 7fef32e11b8180a4d3d20a9ad2be47f46137230b

b9163a5 Convert to H4 and exception handling

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

commit b9163a56232f4f46f6942e17b032eb16471ca931
Author: Ben Klang <ben at alkaloid.net>
Date:   Wed Dec 30 17:17:43 2009 -0500

    Convert to H4 and exception handling
    
    Some PEAR_Error checks are left for the PEAR DB library.  Everything else should be handled using PHP5 exceptions.

 beatnik/autogenerate.php          |   13 ++++----
 beatnik/commit.php                |   10 +++---
 beatnik/delete.php                |   19 ++++++------
 beatnik/editrec.php               |   29 ++++++++++---------
 beatnik/lib/Beatnik.php           |   29 ++++++++++--------
 beatnik/lib/Driver.php            |   56 +++++++++++++++---------------------
 beatnik/lib/Driver/ldap2dns.php   |   33 ++++++++++-----------
 beatnik/lib/Driver/pdnsgsql.php   |   52 ++++++++++++---------------------
 beatnik/lib/Driver/sql.php        |    2 +-
 beatnik/lib/base.php              |   14 +++++----
 beatnik/scripts/export_config.php |   41 ++++++++++++--------------
 beatnik/viewzone.php              |    7 ++--
 12 files changed, 143 insertions(+), 162 deletions(-)

http://git.horde.org/diff.php/beatnik/autogenerate.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/commit.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/delete.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/editrec.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/lib/Beatnik.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/lib/Driver.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/lib/Driver/ldap2dns.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/lib/Driver/pdnsgsql.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/lib/Driver/sql.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/lib/base.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/scripts/export_config.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931
http://git.horde.org/diff.php/beatnik/viewzone.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=b9163a56232f4f46f6942e17b032eb16471ca931




More information about the commits mailing list