The branch "master" has been updated. The following is a summary of the commits.
from: f7b75dbcebed550d35027b95d70b65bafb5723bf fe52967 Improve logic, exit early if we don't have a change timestamp. 31f639c Only query once for mailmap entries as well. Summary: http://github.com/horde/horde/compare/f7b75dbcebed550d35027b95d70b65bafb5723bf...31f639c2e418961408860d29e6973393bc6a705a ----------------------------------------------------------------------- commit fe52967e1d1c75fb4960a3fb20622184ee79267f Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 11:44:18 2013 -0400 Improve logic, exit early if we don't have a change timestamp. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 16 +++++++------- 1 files changed, 8 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/fe52967e1d1c75fb4960a3fb20622184ee79267f http://git.horde.org/horde-git/-/commit/fe52967e1d1c75fb4960a3fb20622184ee79267f ----------------------------------------------------------------------- commit 31f639c2e418961408860d29e6973393bc6a705a Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 12:13:04 2013 -0400 Only query once for mailmap entries as well. Probably some optimization to be done here, but these change arrays are typically only 1 or 2 elements, so not really an issue. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 91 +++++++-------- 1 files changed, 42 insertions(+), 49 deletions(-) http://github.com/horde/horde/commit/31f639c2e418961408860d29e6973393bc6a705a http://git.horde.org/horde-git/-/commit/31f639c2e418961408860d29e6973393bc6a705a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
