[commits] Horde branch master updated. 9feb624e174f5f571f3756d0ce89c8cd1124d4b0

Michael J. Rubinsky mrubinsk at horde.org
Fri Feb 14 20:53:52 UTC 2014


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

from: e33bd1aaf008591919dcbcc97ddbe48e34de85fc

8bc8f64 Compress UID lists before serialization, if large enough.
0853bbc Always convert uid array into a string.
382f815 Don't call functions that will return the same value in a loop.
0eff0d6 Parse.
9feb624 Add/Update tests.

Summary: http://github.com/horde/horde/compare/e33bd1aaf008591919dcbcc97ddbe48e34de85fc...9feb624e174f5f571f3756d0ce89c8cd1124d4b0

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

commit 8bc8f6433f808c5761bee3d609d230daf4281f23
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 14 14:19:54 2014 -0500

    Compress UID lists before serialization, if large enough.

 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php |   97 ++++++++++++-
 1 files changed, 96 insertions(+), 1 deletions(-)

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

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

commit 0853bbce876b47194b07fbcf45e19e4d035e516b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 14 15:36:30 2014 -0500

    Always convert uid array into a string.

 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/0853bbce876b47194b07fbcf45e19e4d035e516b
http://git.horde.org/horde-git/-/commit/0853bbce876b47194b07fbcf45e19e4d035e516b

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

commit 382f815140c9ed31d95f47024a43d8f7fb9f23b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 14 15:42:47 2014 -0500

    Don't call functions that will return the same value in a loop.

 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/382f815140c9ed31d95f47024a43d8f7fb9f23b0
http://git.horde.org/horde-git/-/commit/382f815140c9ed31d95f47024a43d8f7fb9f23b0

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

commit 0eff0d6c9740be96f527fdddd32eaf038600941f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 14 15:43:17 2014 -0500

    Parse.

 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 9feb624e174f5f571f3756d0ce89c8cd1124d4b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 14 15:53:01 2014 -0500

    Add/Update tests.

 framework/ActiveSync/test/Horde/ActiveSync/ImapFolderTest.php |   75 +++++++++
 1 files changed, 75 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/9feb624e174f5f571f3756d0ce89c8cd1124d4b0
http://git.horde.org/horde-git/-/commit/9feb624e174f5f571f3756d0ce89c8cd1124d4b0




More information about the commits mailing list