[commits] Horde branch master updated. ad5933c06b7da3f5afc062a3faddd849f852eff8
Michael M Slusarz
slusarz at horde.org
Tue Sep 16 06:22:29 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 46d05f9f2480b29f4154f749fc206d657dfcb62d
8cb3aef Add info regarding sieve to config examples
2c5035d [mms] Support IDN hostnames in e-mail address queries.
531c931 Default to IMAP defaults if not given in config
4a60f57 Optimize LIST command generation
e9a32ef [mms] Fix parsing IMAP mailbox list requests when UTF-8 mode is enabled.
a872b68 [mms] Fix sending IMAP APPEND data when the UTF-8 capability is enabled.
ad5933c Another fix for Collator testing
Summary: http://github.com/horde/horde/compare/46d05f9f2480b29f4154f749fc206d657dfcb62d...ad5933c06b7da3f5afc062a3faddd849f852eff8
-----------------------------------------------------------------------
commit 8cb3aeff81b7fe2492c68f7b5173396657fbfe73
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Sep 10 11:18:13 2014 -0600
Add info regarding sieve to config examples
ingo/config/backends.php | 9 +++++++--
ingo/config/hooks.php.dist | 5 ++++-
2 files changed, 11 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/8cb3aeff81b7fe2492c68f7b5173396657fbfe73
-----------------------------------------------------------------------
commit 2c5035d907f6d7d9aa283829eea6bcfebb40b7ec
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 15 23:07:47 2014 -0600
[mms] Support IDN hostnames in e-mail address queries.
framework/Mail_Autoconfig/lib/Horde/Mail/Autoconfig.php | 2 +-
framework/Mail_Autoconfig/lib/Horde/Mail/Autoconfig/Server.php | 2 +-
framework/Mail_Autoconfig/package.xml | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/2c5035d907f6d7d9aa283829eea6bcfebb40b7ec
-----------------------------------------------------------------------
commit 531c93189b02ddb8c58f2ffefe6f7e03ca319a1e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 15 23:19:10 2014 -0600
Default to IMAP defaults if not given in config
imp/lib/Imap/Config.php | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/531c93189b02ddb8c58f2ffefe6f7e03ca319a1e
-----------------------------------------------------------------------
commit 4a60f57e6f21d4ee2ff0e28f44f78be5e64137cd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 15 23:32:45 2014 -0600
Optimize LIST command generation
Don't send select options if there are none.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/4a60f57e6f21d4ee2ff0e28f44f78be5e64137cd
-----------------------------------------------------------------------
commit e9a32ef49f0ca9977d8848e531cc57c504867f52
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 15 23:33:37 2014 -0600
[mms] Fix parsing IMAP mailbox list requests when UTF-8 mode is enabled.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 5 ++++-
framework/Imap_Client/package.xml | 2 ++
2 files changed, 6 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/e9a32ef49f0ca9977d8848e531cc57c504867f52
-----------------------------------------------------------------------
commit a872b68d0615403a910c1b17388340307b1ea2c7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 15 23:54:13 2014 -0600
[mms] Fix sending IMAP APPEND data when the UTF-8 capability is enabled.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 6 +++---
framework/Imap_Client/package.xml | 2 ++
2 files changed, 5 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/a872b68d0615403a910c1b17388340307b1ea2c7
-----------------------------------------------------------------------
commit ad5933c06b7da3f5afc062a3faddd849f852eff8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Sep 16 00:08:12 2014 -0600
Another fix for Collator testing
Use 'en_US' for locale, since that is what I am using natively and I
generated the tests/expected results
framework/Imap_Client/test/Horde/Imap/Client/Stub/ClientSort.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/ad5933c06b7da3f5afc062a3faddd849f852eff8
More information about the commits
mailing list