[commits] Horde branch master updated. bde53f2419a9280a06561ad4cf0a3543a00abd09

Gunnar Wrobel p at rdus.de
Sat Jan 8 22:01:29 UTC 2011


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

from: 05e2c8f3fd19f57eaaed5d70ffc3fc15bdf19cac

d7d8544 Implement the getForeignDefault() query.
bde53f2 All functionality available in here before has been transferred into the list handler. Ready to slim this down to an interface.

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

commit d7d85440ce4cc791ebdee174c22d945110bc1a87
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Jan 8 22:59:30 2011 +0100

    Implement the getForeignDefault() query.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query.php    |    3 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Base.php     |   37 +++
 .../Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Cache.php    |   46 +++-
 framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php     |   30 +++
 .../test/Horde/Kolab/Storage/Unit/List/Query/BaseTest.php         |   59 +++++
 .../test/Horde/Kolab/Storage/Unit/List/Query/CacheTest.php        |   59 +++++
 6 files changed, 226 insertions(+), 8 deletions(-)

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

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

commit bde53f2419a9280a06561ad4cf0a3543a00abd09
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Jan 8 23:01:14 2011 +0100

    All functionality available in here before has been transferred into the list handler. Ready to slim this down to an interface.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage.php |  540 +------------------
 1 files changed, 12 insertions(+), 528 deletions(-)

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




More information about the commits mailing list