[commits] Horde branch master updated. ec48c93a8fa4bab5b08b9788d0dd6c35f9ababe2
Michael M Slusarz
slusarz at horde.org
Wed Oct 5 05:51:29 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 0a76346ab2b53911064856e97184beb9a77f1fdb
048b19b Standardize my e-mail address
3e9ee9e Add CLI utility to encode/decode mailbox names
5024153 Finally make this test work for me
230d226 Bug #10431: Generated a test case
a21cfcf Fix variable name
ec48c93 No need to replace EOL - Text Flowed processing handles CRLF just fine
-----------------------------------------------------------------------
commit 048b19b4440bbcef6e3583da68feda0964c21b96
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 4 22:43:05 2011 -0600
Standardize my e-mail address
framework/Cache/lib/Horde/Cache/Storage/Session.php | 2 +-
framework/Core/js/toggle_quotes.js | 2 +-
framework/Core/lib/Horde/Core/Auth/Signup/Base.php | 2 +-
framework/Core/lib/Horde/Core/Auth/Signup/Null.php | 2 +-
framework/Core/lib/Horde/Core/Notification/Storage/Session.php | 4 ++--
framework/Core/lib/Horde/Core/Text/Filter/Emails.php | 2 +-
framework/Core/lib/Horde/Core/Tree/Html.php | 2 +-
framework/Mime/test/Horde/Mime/AddressTest.php | 4 ++--
framework/Mime/test/Horde/Mime/HeadersTest.php | 4 ++--
framework/Mime/test/Horde/Mime/MagicTest.php | 4 ++--
framework/Mime/test/Horde/Mime/MailTest.php | 4 ++--
framework/Mime/test/Horde/Mime/MimeTest.php | 4 ++--
framework/Mime/test/Horde/Mime/PartTest.php | 4 ++--
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msword.php | 2 +-
framework/Text_Filter/test/Horde/Text/Filter/AllTests.php | 2 +-
framework/Tree/lib/Horde/Tree.php | 2 +-
imp/js/message.js | 2 +-
imp/lib/Api.php | 2 +-
imp/lib/Application.php | 2 +-
imp/lib/Block/Summary.php | 2 +-
imp/lib/Views/Compose.php | 2 +-
imp/lib/Views/ShowMessage.php | 2 +-
imp/test/Imp/Stub/HtmlViewer.php | 4 ++--
imp/test/Imp/Unit/Mime/Viewer/HtmlTest.php | 4 ++--
imp/test/Imp/Unit/QuotaTest.php | 4 ++--
kronolith/js/edit.js | 2 +-
kronolith/js/goto.js | 2 +-
nag/js/calendar.js | 2 +-
28 files changed, 38 insertions(+), 38 deletions(-)
http://git.horde.org/horde-git/-/commit/048b19b4440bbcef6e3583da68feda0964c21b96
-----------------------------------------------------------------------
commit 3e9ee9e7ff3346bbef31a5dc3c58d61952527663
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 4 22:58:49 2011 -0600
Add CLI utility to encode/decode mailbox names
imp/bin/imp-mailbox-decode | 61 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 61 insertions(+), 0 deletions(-)
create mode 100755 imp/bin/imp-mailbox-decode
http://git.horde.org/horde-git/-/commit/3e9ee9e7ff3346bbef31a5dc3c58d61952527663
-----------------------------------------------------------------------
commit 50241535f7b37697bb51653b7fef3d090b9cde74
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 4 23:20:52 2011 -0600
Finally make this test work for me
Problem was that test was hardcoded for UTC +0200. Switch to UTC for
purposes of the entire test.
imp/test/Imp/Unit/Mime/Viewer/ItipTest.php | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/50241535f7b37697bb51653b7fef3d090b9cde74
-----------------------------------------------------------------------
commit 230d2263dc0fbb40763ef6f969fb223a71be8ae9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 4 23:22:30 2011 -0600
Bug #10431: Generated a test case
imp/test/Imp/Unit/ComposeTest.php | 70 +++++++++++++++++++++++++++++++++++++
1 files changed, 70 insertions(+), 0 deletions(-)
create mode 100644 imp/test/Imp/Unit/ComposeTest.php
http://git.horde.org/horde-git/-/commit/230d2263dc0fbb40763ef6f969fb223a71be8ae9
-----------------------------------------------------------------------
commit a21cfcf3d305f606aa9bee624bb94d9630b31ede
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 4 23:44:39 2011 -0600
Fix variable name
imp/lib/Message.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a21cfcf3d305f606aa9bee624bb94d9630b31ede
-----------------------------------------------------------------------
commit ec48c93a8fa4bab5b08b9788d0dd6c35f9ababe2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 4 23:50:38 2011 -0600
No need to replace EOL - Text Flowed processing handles CRLF just fine
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Plain.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ec48c93a8fa4bab5b08b9788d0dd6c35f9ababe2
More information about the commits
mailing list