[commits] Horde branch master updated. 232da541a06e4e44158dbd4ec01ab1ec6bd7104c
Michael M Slusarz
slusarz at horde.org
Mon Sep 19 04:16:36 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: a6da68c6012aa14951eedab892a2ecad3e63a4ce
199aeb5 Revert "Some places where we can use references instead of copy-by-value"
fa3ee3a Correct ajaxui link to portal
c894126 Internal token data should be object, not array
232da54 Bug #10503: Add ability to do client sort testing for imap socket driver
-----------------------------------------------------------------------
commit 199aeb5c2ce1ffd12d54e8405e232a747540a15a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Sep 16 14:01:31 2011 -0600
Revert "Some places where we can use references instead of copy-by-value"
This reverts commit 4797d5ac1c99268d489462c06c1d0404f00d29fa.
framework/Mime/lib/Horde/Mime.php | 8 ++++----
framework/Mime/lib/Horde/Mime/Address.php | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/199aeb5c2ce1ffd12d54e8405e232a747540a15a
-----------------------------------------------------------------------
commit fa3ee3ac5e8d7c8563146f21728f0f1a35583e59
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Sep 16 23:07:14 2011 -0600
Correct ajaxui link to portal
imp/templates/dimp/index.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/fa3ee3ac5e8d7c8563146f21728f0f1a35583e59
-----------------------------------------------------------------------
commit c894126346ceee8a73ed51f7111ae82fe5ed296b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Sep 16 23:19:11 2011 -0600
Internal token data should be object, not array
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 59 ++++++++--------
1 files changed, 29 insertions(+), 30 deletions(-)
http://git.horde.org/horde-git/-/commit/c894126346ceee8a73ed51f7111ae82fe5ed296b
-----------------------------------------------------------------------
commit 232da541a06e4e44158dbd4ec01ab1ec6bd7104c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Sep 17 00:01:50 2011 -0600
Bug #10503: Add ability to do client sort testing for imap socket driver
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 69 +++--
framework/Imap_Client/package.xml | 12 +-
framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php | 55 ++++
framework/Imap_Client/test/Horde/Imap/Client/Stub/Socket.php | 52 ++++
.../Imap_Client/test/Horde/Imap/Client/fixtures/bug_10503.txt | 1 +
5 files changed, 154 insertions(+), 35 deletions(-)
create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php
create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/Stub/Socket.php
create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/fixtures/bug_10503.txt
http://git.horde.org/horde-git/-/commit/232da541a06e4e44158dbd4ec01ab1ec6bd7104c
More information about the commits
mailing list