The branch "master" has been updated. The following is a summary of the commits.
from: 91ce5764c7c6e591d91d1c54697b95e4bd051a45 cd6639e This is not always a modseq value, log it accordingly. ec342e8 Tweak some comments/spacing. e83c71f phpdoc d19ee6e Support sending SOFTDELETE changes to the client. 269f539 Some comments while I'm poking around. ----------------------------------------------------------------------- commit cd6639e100872539aac4290e2514de48ff46853f Author: Michael J Rubinsky <[email protected]> Date: Tue Sep 10 10:40:52 2013 -0400 This is not always a modseq value, log it accordingly. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/cd6639e100872539aac4290e2514de48ff46853f ----------------------------------------------------------------------- commit ec342e8e82de75c30090dff56293cb32aba826b3 Author: Michael J Rubinsky <[email protected]> Date: Tue Sep 10 10:44:03 2013 -0400 Tweak some comments/spacing. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ec342e8e82de75c30090dff56293cb32aba826b3 ----------------------------------------------------------------------- commit e83c71f2dfb1576e1e28cf206af6297370f939e4 Author: Michael J Rubinsky <[email protected]> Date: Tue Sep 10 10:45:47 2013 -0400 phpdoc framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/e83c71f2dfb1576e1e28cf206af6297370f939e4 ----------------------------------------------------------------------- commit d19ee6e8698f2523d388aa287a9e86b807ca2ea5 Author: Michael J Rubinsky <[email protected]> Date: Tue Sep 10 10:54:57 2013 -0400 Support sending SOFTDELETE changes to the client. This commit just supports the sending of the change, does not implement detecting the changes. That will go in Core. framework/ActiveSync/lib/Horde/ActiveSync.php | 1 + framework/ActiveSync/lib/Horde/ActiveSync/Connector/Exporter.php | 13 +++++- 2 files changed, 12 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/d19ee6e8698f2523d388aa287a9e86b807ca2ea5 ----------------------------------------------------------------------- commit 269f539ebaf522eb5f70e98f40ca5622995d8ef5 Author: Michael J Rubinsky <[email protected]> Date: Tue Sep 10 10:55:37 2013 -0400 Some comments while I'm poking around. framework/ActiveSync/lib/Horde/ActiveSync/Connector/Exporter.php | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/269f539ebaf522eb5f70e98f40ca5622995d8ef5 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
