[commits] Horde branch master updated. 6bbddc3975b500bcf480e7441ce4b0c017a5d144
Michael M Slusarz
slusarz at horde.org
Wed Jan 28 20:39:41 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 0badb203589d36e1c158d97e03748b2faa834e0b
699b17f Sanity checking for incorrect input.
90b2ded simplify
ea73894 [mms] Add resent information to message header display.
6bbddc3 [mms] Fix possible infinite loop when reading from a combined stream.
Summary: http://github.com/horde/horde/compare/0badb203589d36e1c158d97e03748b2faa834e0b...6bbddc3975b500bcf480e7441ce4b0c017a5d144
-----------------------------------------------------------------------
commit 699b17f77bc74d9ec403771cef6c16a2d35ce774
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 27 11:05:39 2015 -0700
Sanity checking for incorrect input.
framework/Imap_Client/lib/Horde/Imap/Client/Fetch/Query.php | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/699b17f77bc74d9ec403771cef6c16a2d35ce774
-----------------------------------------------------------------------
commit 90b2ded51d444367cdd4acbdeb0961a7ff137f1e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 28 12:53:10 2015 -0700
simplify
imp/lib/Dynamic/Message.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/90b2ded51d444367cdd4acbdeb0961a7ff137f1e
-----------------------------------------------------------------------
commit ea738941dd8f7de1084cbec9c8df9fd7f01d203d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 28 12:54:30 2015 -0700
[mms] Add resent information to message header display.
imp/docs/CHANGES | 1 +
imp/js/base.js | 11 +++-
imp/js/core.js | 13 +++++
imp/js/message.js | 7 ++-
imp/lib/Ajax/Queue.php | 10 ++++
imp/lib/Contents/Message.php | 79 ++++++++++++++++++++++++++-
imp/lib/Dynamic/Base.php | 1 +
imp/lib/Dynamic/Message.php | 10 ++++
imp/lib/Mailbox/List.php | 20 +++++--
imp/package.xml | 1 +
imp/themes/default/dynamic/message_view.css | 11 ++++
11 files changed, 154 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/ea738941dd8f7de1084cbec9c8df9fd7f01d203d
-----------------------------------------------------------------------
commit 6bbddc3975b500bcf480e7441ce4b0c017a5d144
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 28 13:39:23 2015 -0700
[mms] Fix possible infinite loop when reading from a combined stream.
framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/Combine.php | 6 +++++-
framework/Stream_Wrapper/package.xml | 4 ++--
2 files changed, 7 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/6bbddc3975b500bcf480e7441ce4b0c017a5d144
More information about the commits
mailing list