[commits] Horde branch master updated. 0f053daaa5e9ee924ff4f41bf29d17823754d5e5

Michael J. Rubinsky mrubinsk at horde.org
Tue Oct 1 20:54:14 UTC 2013


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

from: 7575a8083f179945f71171dc12bb8df092e49434

5289221 Revert "Another typo"
29c4669 Revert "Typos"
6ff0375 Revert "Horde_Stream#read() doesn't exist"
1953c6b Revert "More places to use Horde_Stream"
f826865 Revert "Typos."
686096a Revert "Use Horde_Stream"
e389692 Revert "Horde_Stream#getString() does not work the way I thought."
ae7e74b Revert "Use Horde_Stream methods."
9daeec9 Revert "Still need to return a resource."
24a1caa Revert "No need to dereference the stream, Horde_Stream can handle it."
1b6987f Revert "Use Horde_Stream_Temp"
155996b Revert "phpdoc"
0f053da Revert "Simplify message data handling when building MIME message."

Summary: http://github.com/horde/horde/compare/7575a8083f179945f71171dc12bb8df092e49434...0f053daaa5e9ee924ff4f41bf29d17823754d5e5

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

commit 52892216ecca5faf8e8aa98bd69327ac40aa7881
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:48:23 2013 -0400

    Revert "Another typo"
    
    This reverts commit cac7b20b3c46ac1f4bfebda28149931bba44027d.

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

http://github.com/horde/horde/commit/52892216ecca5faf8e8aa98bd69327ac40aa7881
http://git.horde.org/horde-git/-/commit/52892216ecca5faf8e8aa98bd69327ac40aa7881

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

commit 29c46697b0f942429bf28ebdf034a8cd7ce4c9f9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:48:36 2013 -0400

    Revert "Typos"
    
    This reverts commit eda263c5ead6151982071599f54317c292ef48c8.

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

http://github.com/horde/horde/commit/29c46697b0f942429bf28ebdf034a8cd7ce4c9f9
http://git.horde.org/horde-git/-/commit/29c46697b0f942429bf28ebdf034a8cd7ce4c9f9

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

commit 6ff0375399929cb6b32a09ca3104b1dfcab6bf80
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:48:45 2013 -0400

    Revert "Horde_Stream#read() doesn't exist"
    
    This reverts commit ef1e67d84b530a99514ef59765f9b253e04dd4db.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php  |    3 +--
 framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php        |    7 +++----
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php |    6 +++---
 3 files changed, 7 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/6ff0375399929cb6b32a09ca3104b1dfcab6bf80
http://git.horde.org/horde-git/-/commit/6ff0375399929cb6b32a09ca3104b1dfcab6bf80

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

commit 1953c6b9a5a4104d2dbf1930e56a252dc88d0a72
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:48:56 2013 -0400

    Revert "More places to use Horde_Stream"
    
    This reverts commit def19d410093d37b7cf04ceed53650fac2db7a3b.

 .../ActiveSync/lib/Horde/ActiveSync/Request/Autodiscover.php      |   10 ++++-
 .../ActiveSync/lib/Horde/ActiveSync/Request/GetAttachment.php     |    5 ++-
 2 files changed, 12 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/1953c6b9a5a4104d2dbf1930e56a252dc88d0a72
http://git.horde.org/horde-git/-/commit/1953c6b9a5a4104d2dbf1930e56a252dc88d0a72

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

commit f826865716c71c9e7c621708aef5eae98a814d8d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:49:11 2013 -0400

    Revert "Typos."
    
    This reverts commit 3d9b980a85453ab10074a3e7cafecb0efb0fc13e.

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

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

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

commit 686096af81816289cb7e424293c8e197e6187899
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:49:20 2013 -0400

    Revert "Use Horde_Stream"
    
    This reverts commit 45f3cfbe5ed491f3bfc475406b482b211f5289a0.

 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php         |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php |    8 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php |   33 +++++++----
 framework/ActiveSync/package.xml                            |   11 +---
 4 files changed, 28 insertions(+), 26 deletions(-)

http://github.com/horde/horde/commit/686096af81816289cb7e424293c8e197e6187899
http://git.horde.org/horde-git/-/commit/686096af81816289cb7e424293c8e197e6187899

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

commit e389692c669fd412a69a33a6e7e5957ab470a1e5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:49:28 2013 -0400

    Revert "Horde_Stream#getString() does not work the way I thought."
    
    This reverts commit 05f0c89a2005ebb3fc3fec166aaf2dd3a9d1eed3.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php       |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit ae7e74b2b125d814bd752e7a248fdd388c58cf5d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:49:44 2013 -0400

    Revert "Use Horde_Stream methods."
    
    This reverts commit 663699a2c6a9d29323116b6f48203c0855810f79.

 framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

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

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

commit 9daeec9dbd808bdca8e8096e055a92e4fa88f46d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:50:02 2013 -0400

    Revert "Still need to return a resource."
    
    This reverts commit 143968789c5fa7ac62f23fe8c2c5779d85aa1da9.

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

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

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

commit 24a1caaa0898496cb5c7d1fb3dfc344287df0943
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:50:13 2013 -0400

    Revert "No need to dereference the stream, Horde_Stream can handle it."
    
    This reverts commit b54c58a4959e9a8379046ffa7224cb7b3d4dd117.

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

http://github.com/horde/horde/commit/24a1caaa0898496cb5c7d1fb3dfc344287df0943
http://git.horde.org/horde-git/-/commit/24a1caaa0898496cb5c7d1fb3dfc344287df0943

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

commit 1b6987f8c5f5373d6ea0c99fea66302cb4049ccb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:52:00 2013 -0400

    Revert "Use Horde_Stream_Temp"
    
    This reverts commit 693c4300c388079882f9458bf63f239d511f4f29.

 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php |   31 ++++-------
 1 files changed, 11 insertions(+), 20 deletions(-)

http://github.com/horde/horde/commit/1b6987f8c5f5373d6ea0c99fea66302cb4049ccb
http://git.horde.org/horde-git/-/commit/1b6987f8c5f5373d6ea0c99fea66302cb4049ccb

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

commit 155996b4b7e6eb0470b86b8641f4a9a54bfa0dfd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:52:14 2013 -0400

    Revert "phpdoc"
    
    This reverts commit 823fb9adfb65a253b33e545d4ca06b2e83b2d273.

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

http://github.com/horde/horde/commit/155996b4b7e6eb0470b86b8641f4a9a54bfa0dfd
http://git.horde.org/horde-git/-/commit/155996b4b7e6eb0470b86b8641f4a9a54bfa0dfd

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

commit 0f053daaa5e9ee924ff4f41bf29d17823754d5e5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 1 16:52:24 2013 -0400

    Revert "Simplify message data handling when building MIME message."
    
    This reverts commit 996868f15560a45f8a9fd1855cd5456dc89ffc1b.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   86 +++++++-----
 1 files changed, 51 insertions(+), 35 deletions(-)

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




More information about the commits mailing list