[commits] Horde branch master updated. 007894c42ac9803873a1ac0125fbdd22804bca52

Gunnar Wrobel p at rdus.de
Thu Jan 6 07:44:19 UTC 2011


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

from: c3f33d83f77264b41bce5bfb7af05cb85c25ec6e

0271cbc Cache decoration.
cc95b89 Start of an API document.
e07b0fd Ensure we store serialized data in the cache.
4d4b85c Test return of the query object.
007894c Fix creation of the mock cache.

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

commit 0271cbc25d5ae1bb9a3b98fba09e0aa7aaf8f855
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Jan 6 08:28:10 2011 +0100

    Cache decoration.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php       |   31 +++++
 .../Kolab_Storage/test/Horde/Kolab/Storage/Unit/FactoryTest.php   |   31 +++++
 2 files changed, 62 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/0271cbc25d5ae1bb9a3b98fba09e0aa7aaf8f855

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

commit cc95b89eea240a46979980827cc52bb319bb8ac8
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Jan 6 08:28:46 2011 +0100

    Start of an API document.

 framework/Kolab_Storage/doc/Horde/Kolab/Storage/API.txt |  269 +++++++++++++++
 1 files changed, 269 insertions(+), 0 deletions(-)
 create mode 100644 framework/Kolab_Storage/doc/Horde/Kolab/Storage/API.txt

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

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

commit e07b0fdfecbf861c29df4064d4ff1945de5be7e2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Jan 6 08:33:52 2011 +0100

    Ensure we store serialized data in the cache.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/List.php    |    4 ++--
 .../test/Horde/Kolab/Storage/Unit/List/Decorator/CacheTest.php    |    5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

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

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

commit 4d4b85c82ef35f936bfbea999c591dfa7982bf71
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Jan 6 08:39:29 2011 +0100

    Test return of the query object.

 .../lib/Horde/Kolab/Storage/List/Decorator/Cache.php              |    3 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Log.php  |    2 +-
 .../test/Horde/Kolab/Storage/Unit/List/Decorator/CacheTest.php    |   17 +++++
 .../test/Horde/Kolab/Storage/Unit/List/Decorator/LogTest.php      |   14 ++++
 4 files changed, 34 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/4d4b85c82ef35f936bfbea999c591dfa7982bf71

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

commit 007894c42ac9803873a1ac0125fbdd22804bca52
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Jan 6 08:39:52 2011 +0100

    Fix creation of the mock cache.

 framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/007894c42ac9803873a1ac0125fbdd22804bca52




More information about the commits mailing list