[commits] Horde branch imp_6_2 updated. 5891d3d292eee75586de600e92d63924b72a6f02
Michael M Slusarz
slusarz at horde.org
Thu Aug 15 19:57:36 UTC 2013
The branch "imp_6_2" has been updated.
The following is a summary of the commits.
from: 8659af9ad152c9f849ceee08dd2adf662bfab222
0df424e [mms] Fix applying the 'allow_folders' permission.
e747dee [mms] Fix sniffing capabilities for POP3 servers that don't support the CAPA command.
a5d20cf [mms] Add remote POP3 server test.
4163fea Released Horde_Imap_Client-2.12.2
25597a2 Development mode for Horde_Imap_Client-2.12.3
5891d3d Merge branch 'master' into imp_6_2
-----------------------------------------------------------------------
commit 0df424e12704187ac6adfdc46e93f6da181b20ca
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 15 12:17:05 2013 -0600
[mms] Fix applying the 'allow_folders' permission.
imp/docs/CHANGES | 1 +
imp/lib/Imap.php | 2 +-
imp/package.xml | 2 ++
3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0df424e12704187ac6adfdc46e93f6da181b20ca
-----------------------------------------------------------------------
commit e747dee6de55e24e2d59b091d431e105c3428798
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 15 12:52:15 2013 -0600
[mms] Fix sniffing capabilities for POP3 servers that don't support the CAPA command.
framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 41 +++++++----
framework/Imap_Client/package.xml | 4 +-
2 files changed, 28 insertions(+), 17 deletions(-)
http://git.horde.org/horde-git/-/commit/e747dee6de55e24e2d59b091d431e105c3428798
-----------------------------------------------------------------------
commit a5d20cf9f1627e9ae085c144576698f90c241c78
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 15 13:32:12 2013 -0600
[mms] Add remote POP3 server test.
framework/Imap_Client/package.xml | 10 +-
.../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 4 +
.../Imap_Client/test/Horde/Imap/Client/RemotePop3ServerTest.php | 81 +++++
framework/Imap_Client/test/Horde/Imap/Client/conf.php.dist | 19 +
4 files changed, 111 insertions(+), 3 deletions(-)
create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/RemotePop3ServerTest.php
http://git.horde.org/horde-git/-/commit/a5d20cf9f1627e9ae085c144576698f90c241c78
-----------------------------------------------------------------------
commit 4163fea44d221ef777a0e5dc58faf95fca672620
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 15 13:42:56 2013 -0600
Released Horde_Imap_Client-2.12.2
framework/Imap_Client/package.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4163fea44d221ef777a0e5dc58faf95fca672620
-----------------------------------------------------------------------
commit 25597a21162d3fbbeeb84ee94a7f2902ad046fc8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 15 13:42:56 2013 -0600
Development mode for Horde_Imap_Client-2.12.3
framework/Imap_Client/package.xml | 20 ++++++++++++++++----
1 files changed, 16 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/25597a21162d3fbbeeb84ee94a7f2902ad046fc8
-----------------------------------------------------------------------
commit 5891d3d292eee75586de600e92d63924b72a6f02
Merge: 8659af9 25597a2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 15 13:57:19 2013 -0600
Merge branch 'master' into imp_6_2
Conflicts:
imp/package.xml
framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 41 ++-
framework/Imap_Client/package.xml | 24 +-
.../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 4 +
.../Imap_Client/test/Horde/Imap/Client/RemotePop3ServerTest.php | 81 +++++
framework/Imap_Client/test/Horde/Imap/Client/conf.php.dist | 19 +
imp/docs/CHANGES | 1 +
imp/lib/Imap.php | 2 +-
imp/package.xml | 1 +
8 files changed, 153 insertions(+), 20 deletions(-)
http://git.horde.org/horde-git/-/commit/5891d3d292eee75586de600e92d63924b72a6f02
More information about the commits
mailing list