[commits] Horde branch develop updated. c2b2ece0222406d9bfed9ebc9a37330e3d2c134d
Michael J. Rubinsky
mrubinsk at horde.org
Thu May 17 01:57:53 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 1fd0f105309e1bb5a1a85467bfdb70520c6a8839
910bdd7 Initial stab at "allornone" for non-mime messages.
c023fab Add Horde_Stream_Filter_Null::
bcb7824 This will always be a stream
3d1022a Filter out "\0" from the wbxml stream
c2b2ece not needed
-----------------------------------------------------------------------
commit 910bdd716cc008ad9bc2566eddc65ced02c1d832
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed May 16 21:15:49 2012 -0400
Initial stab at "allornone" for non-mime messages.
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 34 +++++++-----
1 files changed, 20 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/910bdd716cc008ad9bc2566eddc65ced02c1d832
-----------------------------------------------------------------------
commit c023fabab0944aeb6cd52bd88aa1370e2c3e6d15
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed May 16 21:34:08 2012 -0400
Add Horde_Stream_Filter_Null::
Replaces \0 values in the stream with the desired character - empty string by default.
framework/Stream_Filter/lib/Horde/Stream/Filter/Null.php | 65 +++++++++
framework/Stream_Filter/package.xml | 10 +-
framework/Stream_Filter/test/Horde/Stream/Filter/NullTest.php | 38 +++++
3 files changed, 110 insertions(+), 3 deletions(-)
create mode 100644 framework/Stream_Filter/lib/Horde/Stream/Filter/Null.php
create mode 100644 framework/Stream_Filter/test/Horde/Stream/Filter/NullTest.php
http://git.horde.org/horde-git/-/commit/c023fabab0944aeb6cd52bd88aa1370e2c3e6d15
-----------------------------------------------------------------------
commit bcb7824089ad6973657397657fc92213d8c7ccac
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed May 16 21:56:27 2012 -0400
This will always be a stream
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/bcb7824089ad6973657397657fc92213d8c7ccac
-----------------------------------------------------------------------
commit 3d1022a7cd745892bde0c8b7f90eabc3aeac2ca4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed May 16 21:56:44 2012 -0400
Filter out "\0" from the wbxml stream
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/3d1022a7cd745892bde0c8b7f90eabc3aeac2ca4
-----------------------------------------------------------------------
commit c2b2ece0222406d9bfed9ebc9a37330e3d2c134d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed May 16 21:57:11 2012 -0400
not needed
framework/Stream_Filter/test/Horde/Stream/Filter/NullTest.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/c2b2ece0222406d9bfed9ebc9a37330e3d2c134d
More information about the commits
mailing list