The branch "master" has been updated. The following is a summary of the commits.
from: 9095c80fa3ac02e3b30a1ed40a260b7f0f974c1a c3df891 Catch fatal error if a task list has been added during the session that doesn't exist in the cached list yet. b1913d8 Revert "API calls should no longer be throwing PEAR_Errors in H4" 7384aac Ignore exceptions from individual calendars when generating free/busy information. 2010eb1 Cast fe65fc9 Fix method signatures. 59757a3 Ignore Desktop notifications. ----------------------------------------------------------------------- commit c3df8915340f6db6e1f98fcd4d05867228247bad Author: Jan Schneider <[email protected]> Date: Tue Dec 28 11:58:37 2010 +0100 Catch fatal error if a task list has been added during the session that doesn't exist in the cached list yet. kronolith/lib/Kronolith.php | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c3df8915340f6db6e1f98fcd4d05867228247bad ----------------------------------------------------------------------- commit b1913d87addc246050ca6a07509abca602af66d7 Author: Jan Schneider <[email protected]> Date: Tue Dec 28 12:55:04 2010 +0100 Revert "API calls should no longer be throwing PEAR_Errors in H4" This reverts commit d48f5b4547eddd1f2014c715b1d70d7dd5303922. The actually do, until someone goes through all Api.php files and fixes that. framework/Core/lib/Horde/Registry.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/b1913d87addc246050ca6a07509abca602af66d7 ----------------------------------------------------------------------- commit 7384aac115b0fed64d92be2356bdae354bc630bb Author: Jan Schneider <[email protected]> Date: Tue Dec 28 13:05:05 2010 +0100 Ignore exceptions from individual calendars when generating free/busy information. kronolith/lib/FreeBusy.php | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/7384aac115b0fed64d92be2356bdae354bc630bb ----------------------------------------------------------------------- commit 2010eb17986064ac5358fbd3a30961fc9ce0a758 Author: Jan Schneider <[email protected]> Date: Tue Dec 28 13:05:17 2010 +0100 Cast kronolith/lib/Kronolith.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/2010eb17986064ac5358fbd3a30961fc9ce0a758 ----------------------------------------------------------------------- commit fe65fc91ecb79868931f466dbe2d53c14ea7da17 Author: Jan Schneider <[email protected]> Date: Tue Dec 28 13:05:31 2010 +0100 Fix method signatures. kronolith/lib/Driver.php | 8 ++++---- kronolith/lib/Driver/Ical.php | 4 ++-- kronolith/lib/Driver/Kolab.php | 4 ++-- kronolith/lib/Driver/Sql.php | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/fe65fc91ecb79868931f466dbe2d53c14ea7da17 ----------------------------------------------------------------------- commit 59757a39f5b4c7c0d5216d2312b2ae1df39c590c Author: Jan Schneider <[email protected]> Date: Tue Dec 28 13:06:00 2010 +0100 Ignore Desktop notifications. horde/bin/alarms | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/59757a39f5b4c7c0d5216d2312b2ae1df39c590c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
