The branch "master" has been updated. The following is a summary of the commits.
from: 9a2e2b93897e826153d6a319fdb271825fc7383d 6c31aa9 Duplicate constant. 7168680 Simplify 10a3ae5 Remove debug output. 836523a Indent/clean. 5b28929 Don't use RTF for the description. vTodo has ABODY attribute. 1cceba5 Remove stray comment. 9813515 Not needed, set directly from TNEF attributes now. c840939 Don't skip test any longer. Summary: http://github.com/horde/horde/compare/9a2e2b93897e826153d6a319fdb271825fc7383d...c84093952a3d8eee9304b3cf468f30112afd7682 ----------------------------------------------------------------------- commit 6c31aa918417ea0e8e09ba7fe7180f31fea70590 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 14:40:44 2015 -0500 Duplicate constant. framework/Compress/lib/Horde/Compress/Tnef.php | 1 - framework/Compress/lib/Horde/Compress/Tnef/Icalendar.php | 2 +- 2 files changed, 1 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/6c31aa918417ea0e8e09ba7fe7180f31fea70590 ----------------------------------------------------------------------- commit 716868030e007a998a9add2090102ce5cfcc6f90 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 14:45:47 2015 -0500 Simplify framework/Compress/lib/Horde/Compress/Tnef.php | 43 ++++++++++------------- 1 files changed, 19 insertions(+), 24 deletions(-) http://github.com/horde/horde/commit/716868030e007a998a9add2090102ce5cfcc6f90 ----------------------------------------------------------------------- commit 10a3ae5cc2db5a6bf628a22d246da61c1cdd48c5 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 14:47:11 2015 -0500 Remove debug output. framework/Compress/lib/Horde/Compress/Tnef/Icalendar.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/10a3ae5cc2db5a6bf628a22d246da61c1cdd48c5 ----------------------------------------------------------------------- commit 836523ae9c6a71b2ebd266dfb3c4c7a52ede5900 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 14:48:02 2015 -0500 Indent/clean. framework/Compress/lib/Horde/Compress/Tnef/VTodo.php | 38 ++++++++---------- 1 files changed, 17 insertions(+), 21 deletions(-) http://github.com/horde/horde/commit/836523ae9c6a71b2ebd266dfb3c4c7a52ede5900 ----------------------------------------------------------------------- commit 5b289294bbce9c31fbe0b74fef752d5da898eb57 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 14:58:41 2015 -0500 Don't use RTF for the description. vTodo has ABODY attribute. framework/Compress/lib/Horde/Compress/Tnef/VTodo.php | 3 --- framework/Compress/test/Horde/Compress/TnefTest.php | 2 -- 2 files changed, 0 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/5b289294bbce9c31fbe0b74fef752d5da898eb57 ----------------------------------------------------------------------- commit 1cceba5d21a65f4a18da75b3c9a219238394052e Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 15:00:09 2015 -0500 Remove stray comment. framework/Compress/lib/Horde/Compress/Tnef/VTodo.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/1cceba5d21a65f4a18da75b3c9a219238394052e ----------------------------------------------------------------------- commit 9813515f32c93c642f43c99105077f2d6ac5c34c Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 15:01:34 2015 -0500 Not needed, set directly from TNEF attributes now. framework/Compress/lib/Horde/Compress/Tnef/VTodo.php | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/9813515f32c93c642f43c99105077f2d6ac5c34c ----------------------------------------------------------------------- commit c84093952a3d8eee9304b3cf468f30112afd7682 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 5 15:02:23 2015 -0500 Don't skip test any longer. framework/Compress/test/Horde/Compress/TnefTest.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/c84093952a3d8eee9304b3cf468f30112afd7682 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
