The branch "master" has been updated. The following is a summary of the commits.
from: f6f21e78c56df8f2a98d2a332af3ae1e30d5fe9a 0849f97 phpdoc 7794e17 Don't poll the backend for each task in the result list. ----------------------------------------------------------------------- commit 0849f97ba3091caa79097744bd76f0ac37939dba Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 17 10:21:15 2012 -0500 phpdoc framework/Core/lib/Horde/Core/TagBrowser.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0849f97ba3091caa79097744bd76f0ac37939dba ----------------------------------------------------------------------- commit 7794e17c17233663e720ed8e9ba3044bbed86921 Author: Michael J Rubinsky <[email protected]> Date: Mon Dec 17 10:24:07 2012 -0500 Don't poll the backend for each task in the result list. We already search the backend for the tasks once, save the resulting list and don't ask the backend for each task again. nag/lib/TagBrowser.php | 30 +++++++++++++----------------- nag/lib/Task.php | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/7794e17c17233663e720ed8e9ba3044bbed86921 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
