The branch "master" has been updated. The following is a summary of the commits.
from: afa03774aa3b25740705da79187dff9ef209491e f69a187... Don't loop 365 times 365 if updating cached year views. bdfcc9e... Use innerHTML where appropriate, which is much faster than update() because of stripScripts(). ----------------------------------------------------------------------- commit f69a1872d0df9372ab0d355efa99a76cc955894d Author: Jan Schneider <[email protected]> Date: Fri Jun 5 17:48:55 2009 +0200 Don't loop 365 times 365 if updating cached year views. kronolith/js/src/kronolith.js | 92 ++++++++++++++++++++--------------------- 1 files changed, 45 insertions(+), 47 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=afa03774aa3b25740705da79187dff9ef209491e&r2=f69a1872d0df9372ab0d355efa99a76cc955894d ----------------------------------------------------------------------- commit bdfcc9e4b148678022e3c6e475bff8237a15a155 Author: Jan Schneider <[email protected]> Date: Fri Jun 5 17:59:41 2009 +0200 Use innerHTML where appropriate, which is much faster than update() because of stripScripts(). kronolith/js/src/kronolith.js | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=f69a1872d0df9372ab0d355efa99a76cc955894d&r2=bdfcc9e4b148678022e3c6e475bff8237a15a155 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
