[commits] Horde branch master updated. 900dcf84995bb759c43f660472d2854fec202212

Jan Schneider jan at horde.org
Tue Jan 18 23:13:45 UTC 2011


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

from: 0138d4aadd71a4b19b1e058013c4709479efe488

8d640d6 The behavior is correct, remove outcommented lines.
196f325 Log backtrace if logging an exception.
d76b5df Use correct key when creating first share.
2700ed6 No idea why, but when this exception is an ErrorException, the autoloading is not triggered.
803ae6c Fix listing groups, catch empty member lists.
0889495 Fix DB adapter detection.
a693c9b Remove unnecessary DISTINCTs.
7de4527 Add migration script for Kronolith.
900dcf8 NG share driver.

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

commit 8d640d6cec3da5b93e44bd15522425a715182440
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 18 18:34:22 2011 +0100

    The behavior is correct, remove outcommented lines.

 framework/Share/test/Horde/Share/migration/sql.php              |    1 -
 framework/Share/test/Horde/Share/migration/sql_hierarchical.php |    1 -
 framework/Share/test/Horde/Share/migration/sqlng.php            |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/8d640d6cec3da5b93e44bd15522425a715182440

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

commit 196f3250d666a3a47bffe01356301d2e0c580426
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 18 19:25:53 2011 +0100

    Log backtrace if logging an exception.

 framework/Core/lib/Horde/Core/Log/Logger.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/196f3250d666a3a47bffe01356301d2e0c580426

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

commit d76b5df5f15d89bf188e3e8d1d8eb0ef6ebf2800
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 18 19:26:13 2011 +0100

    Use correct key when creating first share.

 kronolith/lib/Kronolith.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 2700ed64b45d04679c93ce2679b8b4b3ac777bee
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 18 23:55:13 2011 +0100

    No idea why, but when this exception is an ErrorException, the autoloading is
    not triggered.

 framework/Core/lib/Horde/Core/Log/Logger.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2700ed64b45d04679c93ce2679b8b4b3ac777bee

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

commit 803ae6c8315664b2d928a38fbbd482ebfde773b3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 19 00:08:40 2011 +0100

    Fix listing groups, catch empty member lists.

 framework/Group/lib/Horde/Group/Contactlists.php |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/803ae6c8315664b2d928a38fbbd482ebfde773b3

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

commit 08894953825896037209c5d72a3c8bb835c59269
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 19 00:09:08 2011 +0100

    Fix DB adapter detection.

 kronolith/lib/Driver/Sql.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/08894953825896037209c5d72a3c8bb835c59269

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

commit a693c9bbeb444ee96bf933187c0ef795e3c7251a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 19 00:10:27 2011 +0100

    Remove unnecessary DISTINCTs.

 framework/Share/lib/Horde/Share/Sqlng.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 7de45271d15b467d74ba3fa87769853ccd4be7d1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 19 00:11:36 2011 +0100

    Add migration script for Kronolith.

 framework/Core/lib/Horde/Core/Share/Driver.php     |    1 +
 framework/Share/lib/Horde/Share/Sqlng.php          |   10 +
 framework/Share/test/Horde/Share/Sqlng/Base.php    |    4 +-
 kronolith/migration/15_kronolith_upgrade_sqlng.php |  176 ++++++++++++++++++++
 4 files changed, 188 insertions(+), 3 deletions(-)
 create mode 100644 kronolith/migration/15_kronolith_upgrade_sqlng.php

http://git.horde.org/horde-git/-/commit/7de45271d15b467d74ba3fa87769853ccd4be7d1

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

commit 900dcf84995bb759c43f660472d2854fec202212
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 19 00:12:26 2011 +0100

    NG share driver.

 horde/docs/CHANGES |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/900dcf84995bb759c43f660472d2854fec202212




More information about the commits mailing list