[commits] Horde branch master updated. 28d41b0628d1fd2b2693862eca64c2c5d638494e

Jan Schneider jan at horde.org
Wed Jan 21 17:11:22 UTC 2015


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

from: 87205fb4d69d1a19850251dfd9cf144e7d20524b

b0e18ad Remove configuration options for database tables.
fdd07f0 Add option to specify framework location.
28d41b0 Fix using custom SQL driver configuration.

Summary: http://github.com/horde/horde/compare/87205fb4d69d1a19850251dfd9cf144e7d20524b...28d41b0628d1fd2b2693862eca64c2c5d638494e

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

commit b0e18ad10a45a1ee0b46a1e37260003b8837c282
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 21 14:48:08 2015 +0100

    Remove configuration options for database tables.
    
    The tables are hardcoded in the migrations anyway.

 kronolith/bin/kronolith-convert-to-utc |    2 +-
 kronolith/config/conf.xml              |   15 +----
 kronolith/docs/CHANGES                 |    1 +
 kronolith/docs/UPGRADING               |   10 ++++
 kronolith/lib/Driver/Resource/Sql.php  |   24 ++++-----
 kronolith/lib/Driver/Sql.php           |   29 ++++------
 kronolith/lib/Factory/Storage.php      |    1 -
 kronolith/lib/Storage/Sql.php          |    7 +--
 kronolith/package.xml                  |    2 +
 mnemo/config/conf.xml                  |    5 +--
 mnemo/docs/CHANGES                     |    1 +
 mnemo/lib/Driver/Sql.php               |   35 +++++--------
 mnemo/lib/Factory/Driver.php           |    1 -
 mnemo/package.xml                      |    2 +
 nag/config/conf.xml                    |    4 +-
 nag/docs/CHANGES                       |    1 +
 nag/lib/Driver/Sql.php                 |   88 +++++++++++++------------------
 nag/package.xml                        |    2 +
 18 files changed, 99 insertions(+), 131 deletions(-)

http://github.com/horde/horde/commit/b0e18ad10a45a1ee0b46a1e37260003b8837c282

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

commit fdd07f046d69b8c50c7319ea8ae0a60f878d267d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 21 18:09:50 2015 +0100

    Add option to specify framework location.

 framework/bin/install_dev           |   13 ++++++++++---
 framework/bin/install_dev.conf.dist |    3 +++
 2 files changed, 13 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/fdd07f046d69b8c50c7319ea8ae0a60f878d267d

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

commit 28d41b0628d1fd2b2693862eca64c2c5d638494e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 21 18:10:23 2015 +0100

    Fix using custom SQL driver configuration.

 mnemo/lib/Factory/Driver.php |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/28d41b0628d1fd2b2693862eca64c2c5d638494e




More information about the commits mailing list