The branch "master" has been updated. The following is a summary of the commits.
from: 97d5749699446a88ad0ba9e6be69e59d8433bd06 6442f09 Fetch all the matching map entries at once. 56d76e0 parse error Summary: http://github.com/horde/horde/compare/97d5749699446a88ad0ba9e6be69e59d8433bd06...56d76e002a34971d1ea35e08034dda7f40d314a4 ----------------------------------------------------------------------- commit 6442f09f1e29bf0d685f2ca19988ef008f014414 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 02:38:25 2013 -0400 Fetch all the matching map entries at once. Sacrifice a small additional loop in code to get a single DB query. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 27 +++++++++------ 1 files changed, 16 insertions(+), 11 deletions(-) http://github.com/horde/horde/commit/6442f09f1e29bf0d685f2ca19988ef008f014414 http://git.horde.org/horde-git/-/commit/6442f09f1e29bf0d685f2ca19988ef008f014414 ----------------------------------------------------------------------- commit 56d76e002a34971d1ea35e08034dda7f40d314a4 Author: Michael J Rubinsky <[email protected]> Date: Wed Oct 16 02:49:17 2013 -0400 parse error framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/56d76e002a34971d1ea35e08034dda7f40d314a4 http://git.horde.org/horde-git/-/commit/56d76e002a34971d1ea35e08034dda7f40d314a4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
