[commits] Horde branch master updated. 0c7a6f47c9c21399923f38f129ad125556a0f2ec

Jan Schneider jan at horde.org
Thu Feb 20 13:22:14 UTC 2014


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

from: 97a0a43f8b3b386aa224ecd3a3eeeb13be72ad9c

5cef732 phpdoc
f66dbdc Use typehinting.
fb69a49 phpdoc
52fdd00 Fix boolean operator.
3eb890f [jan] Implement saving and loading of attachments to Kolab objects (backward compatibility break in Horde_Kolab_Storage_Data#getAttachment()!).
0c7a6f4 [jan] Support binary fields (photos) in Kolab backends.

Summary: http://github.com/horde/horde/compare/97a0a43f8b3b386aa224ecd3a3eeeb13be72ad9c...0c7a6f47c9c21399923f38f129ad125556a0f2ec

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

commit 5cef7322b2049482ee4fee37a46f06e30a2b72ef
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 12 15:51:09 2014 +0100

    phpdoc

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

http://github.com/horde/horde/commit/5cef7322b2049482ee4fee37a46f06e30a2b72ef
http://git.horde.org/horde-git/-/commit/5cef7322b2049482ee4fee37a46f06e30a2b72ef

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

commit f66dbdc62717520e842034567be57580b38f60ec
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 12 15:52:10 2014 +0100

    Use typehinting.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Object.php |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

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

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

commit fb69a49c56fe646193f51a89b0d33acf12be2ad2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 12 15:52:58 2014 +0100

    phpdoc

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

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

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

commit 52fdd00c06d226b510c1d4486c266651c98e05e2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 12 15:53:26 2014 +0100

    Fix boolean operator.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Object.php |   14 ++++-------
 1 files changed, 5 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/52fdd00c06d226b510c1d4486c266651c98e05e2
http://git.horde.org/horde-git/-/commit/52fdd00c06d226b510c1d4486c266651c98e05e2

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

commit 3eb890f0998f57cabb3b040ce292a848ccbccd0b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 20 14:17:24 2014 +0100

    [jan] Implement saving and loading of attachments to Kolab objects (backward compatibility break in Horde_Kolab_Storage_Data#getAttachment()!).

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php         |   15 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php    |    2 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php          |    7 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php     |   14 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Cached.php   |   11 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php  |    9 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php   |   14 ++-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Object.php        |   40 ++++-
 framework/Kolab_Storage/package.xml                               |   17 +-
 9 files changed, 91 insertions(+), 38 deletions(-)

http://github.com/horde/horde/commit/3eb890f0998f57cabb3b040ce292a848ccbccd0b
http://git.horde.org/horde-git/-/commit/3eb890f0998f57cabb3b040ce292a848ccbccd0b

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

commit 0c7a6f47c9c21399923f38f129ad125556a0f2ec
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 20 14:19:48 2014 +0100

    [jan] Support binary fields (photos) in Kolab backends.

 turba/docs/CHANGES         |    1 +
 turba/lib/Driver/Kolab.php |   12 ++++++++----
 turba/package.xml          |    4 +++-
 3 files changed, 12 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/0c7a6f47c9c21399923f38f129ad125556a0f2ec
http://git.horde.org/horde-git/-/commit/0c7a6f47c9c21399923f38f129ad125556a0f2ec




More information about the commits mailing list