[commits] Horde branch master updated. 46e8ca547becc980677ed5638e6b2afa07e10446
Michael M Slusarz
slusarz at horde.org
Thu Jan 22 10:49:35 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 9ac03eb9986f297753bbd15fd4191f0fa3f44c5b
7aa442f Not used
96453c9 Actually have these tests do something interesting
46e8ca5 [mms] Add Horde_Mime_Headers_ContentId class.
Summary: http://github.com/horde/horde/compare/9ac03eb9986f297753bbd15fd4191f0fa3f44c5b...46e8ca547becc980677ed5638e6b2afa07e10446
-----------------------------------------------------------------------
commit 7aa442f6d8a86e2b609e18a58b75ae1f91ecc86b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jan 22 03:18:42 2015 -0700
Not used
framework/Mime/lib/Horde/Mime/Part.php | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/7aa442f6d8a86e2b609e18a58b75ae1f91ecc86b
-----------------------------------------------------------------------
commit 96453c9cb50d1d318337ee667d75fdbeaa2e6efa
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jan 22 03:38:27 2015 -0700
Actually have these tests do something interesting
framework/Mime/test/Horde/Mime/Headers/ContentDispositionTest.php | 4 ++--
framework/Mime/test/Horde/Mime/Headers/ContentTypeTest.php | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/96453c9cb50d1d318337ee667d75fdbeaa2e6efa
-----------------------------------------------------------------------
commit 46e8ca547becc980677ed5638e6b2afa07e10446
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Jan 22 03:47:00 2015 -0700
[mms] Add Horde_Mime_Headers_ContentId class.
framework/Mime/doc/Horde/Mime/UPGRADING | 1 +
framework/Mime/lib/Horde/Mime/Headers.php | 1 +
framework/Mime/lib/Horde/Mime/Headers/ContentId.php | 71 ++++++++++
framework/Mime/lib/Horde/Mime/Headers/Mime.php | 2 -
framework/Mime/lib/Horde/Mime/Part.php | 13 +--
framework/Mime/package.xml | 6 +
framework/Mime/test/Horde/Mime/Headers/ContentIdTest.php | 95 ++++++++++++++
7 files changed, 178 insertions(+), 11 deletions(-)
create mode 100644 framework/Mime/lib/Horde/Mime/Headers/ContentId.php
create mode 100644 framework/Mime/test/Horde/Mime/Headers/ContentIdTest.php
http://github.com/horde/horde/commit/46e8ca547becc980677ed5638e6b2afa07e10446
More information about the commits
mailing list