[commits] Horde branch master updated. eec4302e00a592a7268370470f3f609e8d923717

Michael M Slusarz slusarz at horde.org
Wed Oct 30 22:01:13 UTC 2013


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

from: 14966f863947fae8f671d4f2378f08f388b6d755

b85caaa Fix viral typo
f35742f [mms] Added direct TLS v1.x connection option when connecting to remote server.
75f216a [mms] Added direct TLS v1.x connection option when connecting to remote server.
f5a4cfb This should be 1.1.0, not 1.0.1
d33f8c9 [mms] Fix regression in showing non-available actions in dynamic mailbox view when ACL rules prevent them (Bug #12808).
d649c93 Use the configured constant here
5eb7745 Don't send flag requests when the mailbox is readonly
deab6c2 Released Horde_Socket_Client-1.1.0
52cd762 Development mode for Horde_Socket_Client-1.1.1
3245dd3 Released Horde_Smtp-1.3.0
b5ab925 Development mode for Horde_Smtp-1.3.1
a0b0614 ws
0a1ba59 [mms] Run unit tests before releasing a package.
f23e625 Released Horde_Imap_Client-2.16.0
eec4302 Development mode for Horde_Imap_Client-2.16.1

Summary: http://github.com/horde/horde/compare/14966f863947fae8f671d4f2378f08f388b6d755...eec4302e00a592a7268370470f3f609e8d923717

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

commit b85caaa5a8cac8916cb14e38739663217415c738
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 14:20:34 2013 -0600

    Fix viral typo

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php      |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    2 +-
 framework/Smtp/lib/Horde/Smtp.php                           |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit f35742f8f22e4c4c80369f0ed060498140928d0f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 14:51:36 2013 -0600

    [mms] Added direct TLS v1.x connection option when connecting to remote server.

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING |    6 ++++++
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php  |    8 ++++++--
 framework/Imap_Client/package.xml                     |    4 +++-
 3 files changed, 15 insertions(+), 3 deletions(-)

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

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

commit 75f216ab25cb112707bd0ede062954a51cbd04fe
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 14:54:04 2013 -0600

    [mms] Added direct TLS v1.x connection option when connecting to remote server.

 framework/Smtp/doc/Horde/Smtp/UPGRADING |    6 ++++++
 framework/Smtp/lib/Horde/Smtp.php       |    8 ++++++--
 framework/Smtp/package.xml              |    4 +++-
 3 files changed, 15 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/75f216ab25cb112707bd0ede062954a51cbd04fe
http://git.horde.org/horde-git/-/commit/75f216ab25cb112707bd0ede062954a51cbd04fe

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

commit f5a4cfbe965dfa8c782ab042466c4af4f8fb294a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 14:54:50 2013 -0600

    This should be 1.1.0, not 1.0.1

 framework/Socket_Client/package.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit d33f8c9d01a0b51e74bdf0741635cc0669657495
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:16:06 2013 -0600

    [mms] Fix regression in showing non-available actions in dynamic mailbox view when ACL rules prevent them (Bug #12808).

 imp/docs/CHANGES                          |    2 ++
 imp/js/dimpbase.js                        |    2 +-
 imp/lib/Ajax/Application/ListMessages.php |    2 ++
 imp/package.xml                           |    4 ++--
 4 files changed, 7 insertions(+), 3 deletions(-)

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

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

commit d649c93ce28fdfe337cda54dce596a3a01ad4e63
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:25:05 2013 -0600

    Use the configured constant here

 imp/js/dimpbase.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 5eb7745fa044e06210f74031b1e2e45bae6a7955
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:30:56 2013 -0600

    Don't send flag requests when the mailbox is readonly

 imp/js/dimpbase.js |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/5eb7745fa044e06210f74031b1e2e45bae6a7955
http://git.horde.org/horde-git/-/commit/5eb7745fa044e06210f74031b1e2e45bae6a7955

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

commit deab6c23b95e27d7c43280dff60805deb04ce21c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:32:14 2013 -0600

    Released Horde_Socket_Client-1.1.0

 framework/Socket_Client/composer.json |    4 ++--
 framework/Socket_Client/package.xml   |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit 52cd7620b298aa0aa1ff51d69c76a7ec67de9b4d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:32:14 2013 -0600

    Development mode for Horde_Socket_Client-1.1.1

 framework/Socket_Client/package.xml |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/52cd7620b298aa0aa1ff51d69c76a7ec67de9b4d
http://git.horde.org/horde-git/-/commit/52cd7620b298aa0aa1ff51d69c76a7ec67de9b4d

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

commit 3245dd3de0b5d1dc33fc0bfcb90dedebb289170c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:33:25 2013 -0600

    Released Horde_Smtp-1.3.0

 framework/Smtp/composer.json |    6 +++---
 framework/Smtp/package.xml   |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/3245dd3de0b5d1dc33fc0bfcb90dedebb289170c
http://git.horde.org/horde-git/-/commit/3245dd3de0b5d1dc33fc0bfcb90dedebb289170c

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

commit b5ab925a5ddf79ac5d82e55d24440d55d22f3b63
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:33:25 2013 -0600

    Development mode for Horde_Smtp-1.3.1

 framework/Smtp/package.xml |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

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

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

commit a0b06145e8ba40e69e3438f1bd847395bb63d9de
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:35:44 2013 -0600

    ws

 framework/Imap_Client/test/Horde/Imap/Client/Xoauth2Test.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 0a1ba59525bceedcb52b78bd545088b9679f162f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:55:56 2013 -0600

    [mms] Run unit tests before releasing a package.

 components/lib/Components/Runner/Release.php |   30 ++++++++++++++++++++++++-
 components/package.xml                       |    2 +
 2 files changed, 30 insertions(+), 2 deletions(-)

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

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

commit f23e6251d377e28fdfe4c4c34d496d362367c10c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:59:01 2013 -0600

    Released Horde_Imap_Client-2.16.0

 framework/Imap_Client/composer.json |    5 +++--
 framework/Imap_Client/package.xml   |    4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

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

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

commit eec4302e00a592a7268370470f3f609e8d923717
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 15:59:01 2013 -0600

    Development mode for Horde_Imap_Client-2.16.1

 framework/Imap_Client/package.xml |   21 +++++++++++++++------
 1 files changed, 15 insertions(+), 6 deletions(-)

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




More information about the commits mailing list