[commits] Horde branch master updated. e9ab0ea91f4e5cf502928c01e0f88212ba7a4fa0

Gunnar Wrobel p at rdus.de
Mon Jan 17 10:33:29 UTC 2011


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

from: 56dde45bdb69f09a5ca7777f6485976e0a085988

d3aa627 Start with listShares().
1958871 Folder type support.
28b8e5b Basic share list.
84eab5b Use getStorage().
77ee75d It probably does not make sense to use two levels of caching.
e9ab0ea Support retrieving shares.

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

commit d3aa627e20029e6b8939a1f436711bf3c060c721
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jan 14 10:03:43 2011 +0100

    Start with listShares().

 framework/Share/lib/Horde/Share/Kolab.php           |  138 ++++++++++---------
 framework/Share/test/Horde/Share/Kolab/MockTest.php |    7 +
 framework/Share/test/Horde/Share/Kolab/UnitTest.php |   32 +++++
 3 files changed, 113 insertions(+), 64 deletions(-)

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

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

commit 19588714348d52427daaf4c8f56f2a79eaf4b7ba
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Jan 15 23:46:15 2011 +0100

    Folder type support.

 framework/Share/lib/Horde/Share/Kolab.php           |   56 +++++++++++++-----
 framework/Share/test/Horde/Share/Kolab/UnitTest.php |   47 +++++++++++++++-
 2 files changed, 86 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/19588714348d52427daaf4c8f56f2a79eaf4b7ba

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

commit 28b8e5b087a42e0896eaf619ae47d11c88db2d29
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Jan 16 07:46:28 2011 +0100

    Basic share list.

 framework/Share/lib/Horde/Share/Kolab.php           |   50 ++++------
 framework/Share/lib/Horde/Share/Object/Kolab.php    |  102 +++----------------
 framework/Share/test/Horde/Share/Kolab/UnitTest.php |   71 +++++++++++--
 3 files changed, 94 insertions(+), 129 deletions(-)

http://git.horde.org/horde-git/-/commit/28b8e5b087a42e0896eaf619ae47d11c88db2d29

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

commit 84eab5be6f067bc52e59bc4a7aa862e4dcd4d86a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jan 17 09:25:31 2011 +0100

    Use getStorage().

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

http://git.horde.org/horde-git/-/commit/84eab5be6f067bc52e59bc4a7aa862e4dcd4d86a

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

commit 77ee75dc1d2181dc96ea2775e6b663b0dd8f6462
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jan 17 10:45:04 2011 +0100

    It probably does not make sense to use two levels of caching.

 framework/Share/lib/Horde/Share/Kolab.php |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/77ee75dc1d2181dc96ea2775e6b663b0dd8f6462

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

commit e9ab0ea91f4e5cf502928c01e0f88212ba7a4fa0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jan 17 11:32:31 2011 +0100

    Support retrieving shares.

 framework/Share/lib/Horde/Share/Base.php            |    6 +-
 framework/Share/lib/Horde/Share/Kolab.php           |  209 ++++++++++--------
 framework/Share/lib/Horde/Share/Object/Kolab.php    |   13 +-
 framework/Share/test/Horde/Share/Kolab/UnitTest.php |   59 +++++-
 4 files changed, 177 insertions(+), 110 deletions(-)

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




More information about the commits mailing list