[commits] Horde branch master updated. 700333ec974f29b89da42886f66a2ae354a9afd2
Michael M Slusarz
slusarz at horde.org
Wed May 14 06:28:16 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 8b9e95532a2ec66393110c3cf8b025d5537eb81b
d07ff6d Optimize search() return if query has no results
f6579b3 [mms] Added the 'max' and 'min' properties to Horde_Imap_Client_Ids.
700333e [mms] Support partial search limitation even if the PARTIAL search return option is not available on the server (Request #13153).
Summary: http://github.com/horde/horde/compare/8b9e95532a2ec66393110c3cf8b025d5537eb81b...700333ec974f29b89da42886f66a2ae354a9afd2
-----------------------------------------------------------------------
commit d07ff6d18e6c01b3c0c5bc2f0d16663658d2df51
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 13 23:53:01 2014 -0600
Optimize search() return if query has no results
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 39 ++++-------------
1 files changed, 9 insertions(+), 30 deletions(-)
http://github.com/horde/horde/commit/d07ff6d18e6c01b3c0c5bc2f0d16663658d2df51
-----------------------------------------------------------------------
commit f6579b376e3a3fe0500a05a184490c5bb7018ba6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 14 00:02:20 2014 -0600
[mms] Added the 'max' and 'min' properties to Horde_Imap_Client_Ids.
framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 11 ++++
framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 15 +++++-
framework/Imap_Client/package.xml | 12 ++--
framework/Imap_Client/test/Horde/Imap/Client/IdsTest.php | 36 ++++++++++++++
4 files changed, 65 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/f6579b376e3a3fe0500a05a184490c5bb7018ba6
-----------------------------------------------------------------------
commit 700333ec974f29b89da42886f66a2ae354a9afd2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 14 00:25:34 2014 -0600
[mms] Support partial search limitation even if the PARTIAL search return option is not available on the server (Request #13153).
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 22 +++++++++-
framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 6 +++
framework/Imap_Client/package.xml | 2 +
3 files changed, 27 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/700333ec974f29b89da42886f66a2ae354a9afd2
More information about the commits
mailing list