[commits] Horde branch master updated. 1b33990b650b371c10e601acc0cd6d48515fc113
Michael J. Rubinsky
mrubinsk at horde.org
Mon Apr 22 15:33:27 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 079141b6bce3ca747ce80592b628d5d8e9287ef6
5e7d5b7 Fix annoying alignment issue in debug log output.
a5d2e15 Add all stream filters in the message class.
347c2ec We don't currently support fetching by range.
1b33990 Output the range anyway, to be more compatible with all clients.
-----------------------------------------------------------------------
commit 5e7d5b76eb29a52a7d05db9b2506fff72d4ad3ae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 09:39:44 2013 -0400
Fix annoying alignment issue in debug log output.
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 13 ++++++----
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 2 +-
2 files changed, 9 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/5e7d5b76eb29a52a7d05db9b2506fff72d4ad3ae
-----------------------------------------------------------------------
commit a5d2e15299b1a3ab4001becd4cae531e5be71e43
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 11:24:26 2013 -0400
Add all stream filters in the message class.
Gives us better control over when to use each filter. Fixes an issue
where binary attachments would become corrupt when returned from an
ITEMOPERATIONS request.
framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 6 ++++++
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 10 +---------
2 files changed, 7 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/a5d2e15299b1a3ab4001becd4cae531e5be71e43
-----------------------------------------------------------------------
commit 347c2ecdd7211a725b918041e2000ca3ac7a7446
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 11:26:13 2013 -0400
We don't currently support fetching by range.
Not to mention this would produce an incorrect value anyway.
.../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/347c2ecdd7211a725b918041e2000ca3ac7a7446
-----------------------------------------------------------------------
commit 1b33990b650b371c10e601acc0cd6d48515fc113
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 22 11:29:39 2013 -0400
Output the range anyway, to be more compatible with all clients.
...just output the *correct* value now.
.../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/1b33990b650b371c10e601acc0cd6d48515fc113
More information about the commits
mailing list