[commits] Horde branch develop updated. d26cbd5fb940b54deffa57b6365c45d18603d4ff

Michael M Slusarz slusarz at horde.org
Fri May 25 04:31:14 UTC 2012


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

from: 5f0f3ca4dfe02d10cde50a763bef38a7521a9919

e7d9a16 Allow base query to be passed to andQuery() and orQuery()
11b73e6 Add test for OR queries with base query elements
4cbbfac Use clearer way to call andSearch() and orSearch()
d26cbd5 Fix error that crept in from master

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

commit e7d9a16524418fb8cf67b58d9793bb0c8987eab5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 24 12:06:40 2012 -0600

    Allow base query to be passed to andQuery() and orQuery()

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING        |    5 ++
 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php |   24 ++++++---
 2 files changed, 21 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/e7d9a16524418fb8cf67b58d9793bb0c8987eab5

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

commit 11b73e691568dedbe6db1a2195c1b0de56691372
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 24 12:19:49 2012 -0600

    Add test for OR queries with base query elements

 framework/Imap_Client/test/Horde/Imap/Client/SearchTest.php |   24 +++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/11b73e691568dedbe6db1a2195c1b0de56691372

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

commit 4cbbfacff75ed2395eca1f3e0890c8e1ee1d2f0d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 24 12:29:15 2012 -0600

    Use clearer way to call andSearch() and orSearch()

 imp/lib/Mailbox/List.php              |    2 +-
 imp/lib/Search/Element/Attachment.php |    2 +-
 imp/lib/Search/Element/Contacts.php   |    6 +-----
 imp/lib/Search/Element/Or.php         |    2 +-
 imp/lib/Search/Element/Personal.php   |    8 ++++----
 imp/lib/Search/Element/Recipient.php  |    8 ++++----
 6 files changed, 12 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/4cbbfacff75ed2395eca1f3e0890c8e1ee1d2f0d

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

commit d26cbd5fb940b54deffa57b6365c45d18603d4ff
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 24 22:17:33 2012 -0600

    Fix error that crept in from master

 imp/mailbox.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/d26cbd5fb940b54deffa57b6365c45d18603d4ff




More information about the commits mailing list