[commits] Horde branch master updated. 856fd587f7be63626ec9b8f8bd63d5765ee224f6

Michael M Slusarz slusarz at horde.org
Tue Oct 28 06:18:05 UTC 2014


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

from: c40a3c94a6d885dec6e7bcb17ef817626369753f

f8cd212 [mms] Fix determining whether a command requires a continuation request, when the literal occurs within a nested list.
856fd58 The filter method may be called multiple times, so skip status needs to be global

Summary: http://github.com/horde/horde/compare/c40a3c94a6d885dec6e7bcb17ef817626369753f...856fd587f7be63626ec9b8f8bd63d5765ee224f6

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

commit f8cd2127a01d0e8e10ae9d7fa75678a1eb9cab08
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 27 23:16:46 2014 -0600

    [mms] Fix determining whether a command requires a continuation request, when the literal occurs within a nested list.

 .../Imap_Client/lib/Horde/Imap/Client/Interaction/Command.php     |   31 +-
 framework/Imap_Client/package.xml                                 |    2 +
 .../test/Horde/Imap/Client/Interaction/CommandTest.php            |   91 +++++
 3 files changed, 115 insertions(+), 9 deletions(-)
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/Interaction/CommandTest.php

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

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

commit 856fd587f7be63626ec9b8f8bd63d5765ee224f6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 27 23:17:57 2014 -0600

    The filter method may be called multiple times, so skip status needs to be global

 .../lib/Horde/Imap/Client/Data/Format/Filter/String.php           |   12 +++-
 1 files changed, 9 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/856fd587f7be63626ec9b8f8bd63d5765ee224f6




More information about the commits mailing list