The branch "activesync_2_9_0" has been updated. The following is a summary of the commits.
from: d8706724a17455bfc26a77f768d38b2441b72999 1be10f8 Match function signatures. 8cded7f No reason not to restrict what is returned, even if we already have it. b489d91 Add test for restricting fields returned from the syncCache query. Summary: http://github.com/horde/horde/compare/d8706724a17455bfc26a77f768d38b2441b72999...b489d9165637f1766930610e77098f96ed4bacff ----------------------------------------------------------------------- commit 1be10f89c207835647539bb3e056b6ecfea47dac Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 19:10:52 2013 -0400 Match function signatures. framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 4 +++- framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 4 ++-- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 6 +++++- 3 files changed, 10 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/1be10f89c207835647539bb3e056b6ecfea47dac http://git.horde.org/horde-git/-/commit/1be10f89c207835647539bb3e056b6ecfea47dac ----------------------------------------------------------------------- commit 8cded7f741bb9c73e57ee59e461ff7eb89737549 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 19:26:50 2013 -0400 No reason not to restrict what is returned, even if we already have it. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/8cded7f741bb9c73e57ee59e461ff7eb89737549 http://git.horde.org/horde-git/-/commit/8cded7f741bb9c73e57ee59e461ff7eb89737549 ----------------------------------------------------------------------- commit b489d9165637f1766930610e77098f96ed4bacff Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 19:29:05 2013 -0400 Add test for restricting fields returned from the syncCache query. framework/ActiveSync/test/Horde/ActiveSync/StateTest/Base.php | 8 +++++ .../ActiveSync/test/Horde/ActiveSync/StateTest/Mongo/BaseTest.php | 8 +++++ framework/ActiveSync/test/Horde/ActiveSync/StateTest/Sql/Base.php | 8 +++++ 3 files changed, 24 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/b489d9165637f1766930610e77098f96ed4bacff http://git.horde.org/horde-git/-/commit/b489d9165637f1766930610e77098f96ed4bacff -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
