The branch "master" has been updated. The following is a summary of the commits.
from: b3b528543d6e193513059453de5264a4564cf287 97a8fff Fix method comment to reflect what it actually does. 27e4e30 Better method names. 5cc16ad Implement SOFTDELETE for Email collections. 8447980 Remove debug assignment. ----------------------------------------------------------------------- commit 97a8fffe5c9114140cd625112da49ab155cfc3a5 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 13 10:24:24 2013 -0400 Fix method comment to reflect what it actually does. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/97a8fffe5c9114140cd625112da49ab155cfc3a5 ----------------------------------------------------------------------- commit 27e4e30bfee35c7d911494a0310e76852c1b9d01 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 13 11:16:14 2013 -0400 Better method names. framework/ActiveSync/lib/Horde/ActiveSync/Folder/Base.php | 16 +++++++++++- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 6 ++-- 2 files changed, 17 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/27e4e30bfee35c7d911494a0310e76852c1b9d01 ----------------------------------------------------------------------- commit 5cc16ad22e1cb75e13691f5d239a457eeb383e78 Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 13 13:15:36 2013 -0400 Implement SOFTDELETE for Email collections. framework/ActiveSync/lib/Horde/ActiveSync/Folder/Base.php | 17 +++- framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 54 ++++++++++++ framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 30 ++++++- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 15 +++- 4 files changed, 109 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/5cc16ad22e1cb75e13691f5d239a457eeb383e78 ----------------------------------------------------------------------- commit 8447980e12624243ae3624398838ef488f62a51e Author: Michael J Rubinsky <[email protected]> Date: Fri Sep 13 13:16:59 2013 -0400 Remove debug assignment. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/8447980e12624243ae3624398838ef488f62a51e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
