[commits] Horde branch master updated. 41846e074ecc43ea17422e3c4eb4f1248c50dbbc

Jan Schneider jan at horde.org
Mon Feb 24 10:21:40 UTC 2014


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

from: 574b5a083c6c36a2d84437e26c9694144d678650

14e0143 Use Horde_Stream_Wrapper_String directly.
8d333bb Simpify
df33955 Always return an array.
af464f6 Make getBackendId() public.
8afcf7b Use backend ID (instead of UID) when referring to objects with attachments, like originally intended.
7a82dd6 Fix tests.
41846e0 Fix typehinted object.

Summary: http://github.com/horde/horde/compare/574b5a083c6c36a2d84437e26c9694144d678650...41846e074ecc43ea17422e3c4eb4f1248c50dbbc

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

commit 14e014388fffed5a30e80089847fff032898afc9
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 24 11:14:54 2014 +0100

    Use Horde_Stream_Wrapper_String directly.

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

http://github.com/horde/horde/commit/14e014388fffed5a30e80089847fff032898afc9
http://git.horde.org/horde-git/-/commit/14e014388fffed5a30e80089847fff032898afc9

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

commit 8d333bb96f0b6a023e0c0a041e45dc13533b383d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 24 11:15:13 2014 +0100

    Simpify

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/8d333bb96f0b6a023e0c0a041e45dc13533b383d
http://git.horde.org/horde-git/-/commit/8d333bb96f0b6a023e0c0a041e45dc13533b383d

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

commit df33955ee4ed16cd10acfcd79376b63fba94d37d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 24 11:16:31 2014 +0100

    Always return an array.

 .../Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Stamp/Uids.php   |   27 ++---
 .../test/Horde/Kolab/Storage/Unit/Folder/Stamp/UidsTest.php       |   14 ++-
 2 files changed, 24 insertions(+), 17 deletions(-)

http://github.com/horde/horde/commit/df33955ee4ed16cd10acfcd79376b63fba94d37d
http://git.horde.org/horde-git/-/commit/df33955ee4ed16cd10acfcd79376b63fba94d37d

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

commit af464f6d5c9ea47699c15797e76926e3e8cae0d7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 24 11:18:20 2014 +0100

    Make getBackendId() public.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Object.php |   19 +++++++-----
 framework/Kolab_Storage/package.xml                        |    2 +
 2 files changed, 13 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/af464f6d5c9ea47699c15797e76926e3e8cae0d7
http://git.horde.org/horde-git/-/commit/af464f6d5c9ea47699c15797e76926e3e8cae0d7

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

commit 8afcf7b9ce2acef86723c4f3c002b4824158208b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 24 11:19:31 2014 +0100

    Use backend ID (instead of UID) when referring to objects with attachments, like originally intended.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php |    2 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php  |    2 +-
 turba/lib/Driver/Kolab.php                                     |    4 +++-
 3 files changed, 5 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/8afcf7b9ce2acef86723c4f3c002b4824158208b
http://git.horde.org/horde-git/-/commit/8afcf7b9ce2acef86723c4f3c002b4824158208b

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

commit 7a82dd6c0348129ba41b75df2050d49a8cf6df5a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 24 11:20:21 2014 +0100

    Fix tests.
    
    We cannot work with streams directly and compare them, because we need to
    convert them to strings for the caching backend.

 .../test/Horde/Kolab/Storage/Unit/Cache/DataTest.php              |   24 +++--
 .../Kolab_Storage/test/Horde/Kolab/Storage/Unit/CacheTest.php     |   27 +++--
 .../test/Horde/Kolab/Storage/Unit/Data/CachedTest.php             |    3 +-
 3 files changed, 35 insertions(+), 19 deletions(-)

http://github.com/horde/horde/commit/7a82dd6c0348129ba41b75df2050d49a8cf6df5a
http://git.horde.org/horde-git/-/commit/7a82dd6c0348129ba41b75df2050d49a8cf6df5a

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

commit 41846e074ecc43ea17422e3c4eb4f1248c50dbbc
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 24 11:21:15 2014 +0100

    Fix typehinted object.

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

http://github.com/horde/horde/commit/41846e074ecc43ea17422e3c4eb4f1248c50dbbc
http://git.horde.org/horde-git/-/commit/41846e074ecc43ea17422e3c4eb4f1248c50dbbc




More information about the commits mailing list