[commits] Horde branch master updated. 7caba2b1e2db370e2d74b9effbc4db428584f552

Michael J. Rubinsky mrubinsk at horde.org
Sat Feb 14 04:24:59 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: d3842aeff24323a975cd9f5ceb26a6d352c32708

4125d33 This doesn't exist.
ec4a10a Convert the named id propertystring to UTF-8.
9676538 @todo
699c7ae More constant cleanup/notes to help in future refactoring.
94f75d7 Must switch on the GUID also.
2738cee Generate the UID with uppercase hex values.
323598d Mark these as @deprecated.
7caba2b Log it if we come across a message class we don't yet handle.

Summary: http://github.com/horde/horde/compare/d3842aeff24323a975cd9f5ceb26a6d352c32708...7caba2b1e2db370e2d74b9effbc4db428584f552

-----------------------------------------------------------------------

commit 4125d332c736d05c338d81987a1fc30e66fb66a7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 21:08:50 2015 -0500

    This doesn't exist.
    
    I misinterpreted the docs.

 framework/Compress/lib/Horde/Compress/Tnef.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/4125d332c736d05c338d81987a1fc30e66fb66a7

-----------------------------------------------------------------------

commit ec4a10a576ec1c78bb4d96f2b870a592e5b49514
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 21:36:16 2015 -0500

    Convert the named id propertystring to UTF-8.

 framework/Compress/lib/Horde/Compress/Tnef.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ec4a10a576ec1c78bb4d96f2b870a592e5b49514

-----------------------------------------------------------------------

commit 967653874743619cb4a0b42b253f9369c5b1a08f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 21:54:54 2015 -0500

    @todo

 framework/Compress/lib/Horde/Compress/Tnef.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/967653874743619cb4a0b42b253f9369c5b1a08f

-----------------------------------------------------------------------

commit 699c7ae289ac18100937c34153da92078f5a0063
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 21:55:14 2015 -0500

    More constant cleanup/notes to help in future refactoring.

 framework/Compress/lib/Horde/Compress/Tnef.php |   27 +++++++++++------------
 1 files changed, 13 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/699c7ae289ac18100937c34153da92078f5a0063

-----------------------------------------------------------------------

commit 94f75d78d3f2c60a406212951fa4e2757e64e728
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 22:45:39 2015 -0500

    Must switch on the GUID also.
    
    A number of the property ids are duplicated among the different
    namespaces. Make sure we are looking at the correct one.

 framework/Compress/lib/Horde/Compress/Tnef.php           |   10 +-
 framework/Compress/lib/Horde/Compress/Tnef/Icalendar.php |  216 +++++++-------
 2 files changed, 124 insertions(+), 102 deletions(-)

http://github.com/horde/horde/commit/94f75d78d3f2c60a406212951fa4e2757e64e728

-----------------------------------------------------------------------

commit 2738cee196aa20241835c523c06b3572154ce5b3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 22:46:28 2015 -0500

    Generate the UID with uppercase hex values.

 framework/Compress/lib/Horde/Compress/Tnef.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/2738cee196aa20241835c523c06b3572154ce5b3

-----------------------------------------------------------------------

commit 323598d260c5875a449a111a3f870f8668d16d18
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 23:23:45 2015 -0500

    Mark these as @deprecated.

 framework/Compress/lib/Horde/Compress/Tnef.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/323598d260c5875a449a111a3f870f8668d16d18

-----------------------------------------------------------------------

commit 7caba2b1e2db370e2d74b9effbc4db428584f552
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 13 23:24:03 2015 -0500

    Log it if we come across a message class we don't yet handle.

 framework/Compress/lib/Horde/Compress/Tnef.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/7caba2b1e2db370e2d74b9effbc4db428584f552




More information about the commits mailing list