[commits] Horde branch master updated. 76f51c2f57110e2d694e369629e7b6553603856b

Michael M Slusarz slusarz at horde.org
Tue Aug 5 19:32:55 UTC 2014


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

from: a2253c9bad0dcaad24ef490ba213933e86c7b76e

6bb27e5 More tests to convert to data providers
d703bc9 [mms] Added Horde_String::ipos() and Horde_String::ripos().
33248fa According to travis docs, mysql no longer has a test database defined by default
76f51c2 [mms] Make case-insensitive API e-mail search work on non-ASCII data (Request #12480).

Summary: http://github.com/horde/horde/compare/a2253c9bad0dcaad24ef490ba213933e86c7b76e...76f51c2f57110e2d694e369629e7b6553603856b

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

commit 6bb27e5913de3e4975b8a7f60f6b9fe2dcb9c92f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Aug 5 13:11:30 2014 -0600

    More tests to convert to data providers

 framework/Util/test/Horde/Util/StringTest.php |  131 +++++++++++++++++-------
 1 files changed, 93 insertions(+), 38 deletions(-)

http://github.com/horde/horde/commit/6bb27e5913de3e4975b8a7f60f6b9fe2dcb9c92f

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

commit d703bc93f5030bf6363163a09845ee2b6d800eca
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Aug 5 13:05:08 2014 -0600

    [mms] Added Horde_String::ipos() and Horde_String::ripos().

 framework/Util/lib/Horde/String.php           |   97 +++++++++++++++++++------
 framework/Util/package.xml                    |   12 ++--
 framework/Util/test/Horde/Util/StringTest.php |   50 ++++++++++++-
 3 files changed, 127 insertions(+), 32 deletions(-)

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

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

commit 33248fa02ca187771141ca383e599d91651a48fc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Aug 5 13:27:06 2014 -0600

    According to travis docs, mysql no longer has a test database defined by default

 .travis.yml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/33248fa02ca187771141ca383e599d91651a48fc

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

commit 76f51c2f57110e2d694e369629e7b6553603856b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Aug 5 13:31:19 2014 -0600

    [mms] Make case-insensitive API e-mail search work on non-ASCII data (Request #12480).
    
    Conflicts:
    	turba/docs/CHANGES
    	turba/package.xml

 turba/docs/CHANGES |    9 +++++++++
 turba/lib/Api.php  |    6 +++---
 turba/package.xml  |    7 ++++---
 3 files changed, 16 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/76f51c2f57110e2d694e369629e7b6553603856b




More information about the commits mailing list