[commits] Horde branch master updated. 5e9ec7f12dc3cceffd13aae19b1d5f0e705ce824

Gunnar Wrobel p at rdus.de
Wed Feb 23 09:28:19 UTC 2011


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

from: 577351d3bc2f1536d744dd2ad3d5a72e3729ed0d

2a92e08 Provide the folder name itself in the data that will be used by the share driver.
3ce9bb7 Fix these assertions to ignore the actual backend ID.
af208a3 Decent share IDs for the Kolab share driver.
5e9ec7f Some further TODO notes.

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

commit 2a92e08600ba58ae66e4c1e31d1a6a4a59b022f4
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Feb 23 10:22:06 2011 +0100

    Provide the folder name itself in the data that will be used by the share driver.
    
    This allows easily grabbing the backend folder name from a share to access the folder data.

 .../lib/Horde/Kolab/Storage/List/Query/List/Base.php              |    1 +
 .../lib/Horde/Kolab/Storage/List/Query/List/Cache.php             |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/2a92e08600ba58ae66e4c1e31d1a6a4a59b022f4

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

commit 3ce9bb70ae3f6685edebb2dcf558fa14a65ee517
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Feb 23 10:23:35 2011 +0100

    Fix these assertions to ignore the actual backend ID.
    
    Should have converted these before but they only broke now when I switched to the next variant of the Kolab share IDs.

 framework/Share/test/Horde/Share/Base.php |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/3ce9bb70ae3f6685edebb2dcf558fa14a65ee517

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

commit af208a32ccee0200f7924fca88418075831236e7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Feb 23 10:24:41 2011 +0100

    Decent share IDs for the Kolab share driver.
    
    These ID are now devoid of the IMAP namespace component and just rely
    on the owner name and the namespace less part of the folder name.

 framework/Share/lib/Horde/Share/Kolab.php           |  109 +++++++++++++------
 framework/Share/lib/Horde/Share/Object/Kolab.php    |   19 +++-
 framework/Share/test/Horde/Share/Kolab/MockTest.php |   15 ++-
 framework/Share/test/Horde/Share/Kolab/UnitTest.php |  103 ++++++++++++------
 4 files changed, 174 insertions(+), 72 deletions(-)

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

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

commit 5e9ec7f12dc3cceffd13aae19b1d5f0e705ce824
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Feb 23 10:27:26 2011 +0100

    Some further TODO notes.

 components/TODO |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5e9ec7f12dc3cceffd13aae19b1d5f0e705ce824




More information about the commits mailing list