[commits] Horde branch master updated.

Michael M Slusarz slusarz at horde.org
Thu Jul 2 18:46:14 UTC 2009


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

from: 17ddc46a041053ad32f460cced1e5abf5a8225e6

00bcf7b... Fix logic
f132332... Default to PHP default.
649530e... Fix Horde_Util tests.
b83535b... Add Horde_Util_Filter_Eol
3229368... Use Horde_Util_Filter_Eol

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

commit 00bcf7b7848ba1f845972afe55725aa6b7c02763
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 2 09:50:01 2009 -0600

    Fix logic

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

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=17ddc46a041053ad32f460cced1e5abf5a8225e6&r2=00bcf7b7848ba1f845972afe55725aa6b7c02763

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

commit f132332a0ad1aa5924e191cb69f8520d2b2520bf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 2 12:09:49 2009 -0600

    Default to PHP default.

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

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=00bcf7b7848ba1f845972afe55725aa6b7c02763&r2=f132332a0ad1aa5924e191cb69f8520d2b2520bf

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

commit 649530ed7b0cfd7413c8b22c02715482213f4022
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 2 12:20:02 2009 -0600

    Fix Horde_Util tests.

 framework/Util/test/Horde/Util/Array_sort.phpt       |    6 ++-
 framework/Util/test/Horde/Util/Variables_remove.phpt |   41 ++++++++++--------
 framework/Util/test/Horde/Util/addParameter.phpt     |    2 +-
 framework/Util/test/Horde/Util/case.phpt             |    4 +-
 framework/Util/test/Horde/Util/case_php6.phpt        |    4 +-
 framework/Util/test/Horde/Util/length.phpt           |    4 +-
 framework/Util/test/Horde/Util/pad.phpt              |    4 +-
 framework/Util/test/Horde/Util/removeParameter.phpt  |    2 +-
 framework/Util/test/Horde/Util/substr.phpt           |    4 +-
 framework/Util/test/Horde/Util/utf-8.phpt            |    4 +-
 framework/Util/test/Horde/Util/wordwrap.phpt         |    4 +-
 11 files changed, 44 insertions(+), 35 deletions(-)

http://git.horde.org/diff.php/framework/Util/test/Horde/Util/Array_sort.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/Variables_remove.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/addParameter.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/case.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/case_php6.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/length.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/pad.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/removeParameter.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/substr.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/utf-8.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022
http://git.horde.org/diff.php/framework/Util/test/Horde/Util/wordwrap.phpt?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=649530ed7b0cfd7413c8b22c02715482213f4022

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

commit b83535b1050b513fe7395e7d26187e4cdd3db9c5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 2 12:30:32 2009 -0600

    Add Horde_Util_Filter_Eol

 framework/Util/lib/Horde/Util/Filter/Eol.php   |   56 +++++++++++++++++++++
 framework/Util/package.xml                     |   10 ++++-
 framework/Util/test/Horde/Util/eol_filter.phpt |   62 ++++++++++++++++++++++++
 3 files changed, 127 insertions(+), 1 deletions(-)
 create mode 100644 framework/Util/lib/Horde/Util/Filter/Eol.php
 create mode 100644 framework/Util/test/Horde/Util/eol_filter.phpt

http://git.horde.org/co.php/framework/Util/lib/Horde/Util/Filter/Eol.php?rt=horde-git&r=b83535b1050b513fe7395e7d26187e4cdd3db9c5
http://git.horde.org/diff.php/framework/Util/package.xml?rt=horde-git&r1=752af212c05f3181e705853a0eb6f9a9f7840f55&r2=b83535b1050b513fe7395e7d26187e4cdd3db9c5
http://git.horde.org/co.php/framework/Util/test/Horde/Util/eol_filter.phpt?rt=horde-git&r=b83535b1050b513fe7395e7d26187e4cdd3db9c5

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

commit 3229368adbdd044ac13277d25a6b3adc27b408fa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 2 12:30:48 2009 -0600

    Use Horde_Util_Filter_Eol

 framework/Mime/lib/Horde/Mime/Part.php |   16 +++++-----------
 1 files changed, 5 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=f132332a0ad1aa5924e191cb69f8520d2b2520bf&r2=3229368adbdd044ac13277d25a6b3adc27b408fa




More information about the commits mailing list