[commits] Horde branch master updated. f61bc298362194bab0878bacc85b504798898200
Michael J. Rubinsky
mrubinsk at horde.org
Thu Aug 22 16:58:55 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: dd89670b9ba7b0f56338c1adae146699fd380bd3
8a55b3d Simplify CONDSTORE/non-CONDSTORE code paths.
4f7e5f9 Missed a place to re-add $status['messages']
d8fb2dc $condstore doesn't exist anymore, use $modseq
f61bc29 Log the modseq used for IMAP collections.
-----------------------------------------------------------------------
commit 8a55b3d7e36c2615fd6f7d474a8eaae76f77c716
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date: Thu Aug 22 10:48:19 2013 +0200
Simplify CONDSTORE/non-CONDSTORE code paths.
Horde_Imap_Client already does the abstraction for us.
Also save the total amount of messages in an IMAP folder
for all server types again, it's not worth the effort / complexity
to create seperate code paths for this.
Request: 12597
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 59 +++++-------
1 files changed, 23 insertions(+), 36 deletions(-)
http://git.horde.org/horde-git/-/commit/8a55b3d7e36c2615fd6f7d474a8eaae76f77c716
-----------------------------------------------------------------------
commit 4f7e5f9a9b9a2909ec189301342e0dffbd340f23
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 22 12:33:15 2013 -0400
Missed a place to re-add $status['messages']
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4f7e5f9a9b9a2909ec189301342e0dffbd340f23
-----------------------------------------------------------------------
commit d8fb2dc3fae46d1052fac50d2529bdc30dbe78ad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 22 12:35:41 2013 -0400
$condstore doesn't exist anymore, use $modseq
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/d8fb2dc3fae46d1052fac50d2529bdc30dbe78ad
-----------------------------------------------------------------------
commit f61bc298362194bab0878bacc85b504798898200
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Aug 22 12:55:09 2013 -0400
Log the modseq used for IMAP collections.
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/f61bc298362194bab0878bacc85b504798898200
More information about the commits
mailing list