The branch "master" has been updated. The following is a summary of the commits.
from: a73bc881bb24098414907542861a724bbd32a791 a512d2f Tweak error message. 66c96a7 Fix tests. 05f5da9 Use correct header names. Set body charset. 004c3e6 The original charset parameter is still required for converting from/to backend. 0d6b529 Update test to latest Alarm/Db/migration code. e010858 Even GC should not cause an exception. 363c8d8 Fix garbage collection. ----------------------------------------------------------------------- commit a512d2f0fdb437dde27588465b7a7f348a7dce44 Author: Jan Schneider <[email protected]> Date: Wed Dec 22 15:22:56 2010 +0100 Tweak error message. framework/Alarm/lib/Horde/Alarm/Handler/Mail.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/a512d2f0fdb437dde27588465b7a7f348a7dce44 ----------------------------------------------------------------------- commit 66c96a737a2bac44344fcc74228896e974cfb7b5 Author: Jan Schneider <[email protected]> Date: Wed Dec 22 15:23:57 2010 +0100 Fix tests. framework/Alarm/test/Horde/Alarm/HandlerTest.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/66c96a737a2bac44344fcc74228896e974cfb7b5 ----------------------------------------------------------------------- commit 05f5da993c227f12a99f33a616faf9f51c01b36e Author: Jan Schneider <[email protected]> Date: Wed Dec 22 15:32:03 2010 +0100 Use correct header names. Set body charset. framework/Alarm/lib/Horde/Alarm/Handler/Mail.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/05f5da993c227f12a99f33a616faf9f51c01b36e ----------------------------------------------------------------------- commit 004c3e6a367e3caf80b12639b3aabd09879f0940 Author: Jan Schneider <[email protected]> Date: Wed Dec 22 15:44:10 2010 +0100 The original charset parameter is still required for converting from/to backend. framework/Core/lib/Horde/Core/Factory/Alarm.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/004c3e6a367e3caf80b12639b3aabd09879f0940 ----------------------------------------------------------------------- commit 0d6b5294be7a07e7c6957101302ec85ca656c1e8 Author: Jan Schneider <[email protected]> Date: Wed Dec 22 15:52:01 2010 +0100 Update test to latest Alarm/Db/migration code. framework/Alarm/test/Horde/Alarm/SqlTest.php | 12 +++--------- framework/Alarm/test/Horde/Alarm/conf.php.dist | 7 ------- 2 files changed, 3 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/0d6b5294be7a07e7c6957101302ec85ca656c1e8 ----------------------------------------------------------------------- commit e0108587740f1771a0530865c82bc49cc981f78d Author: Jan Schneider <[email protected]> Date: Wed Dec 22 15:55:37 2010 +0100 Even GC should not cause an exception. framework/Alarm/lib/Horde/Alarm/Sql.php | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/e0108587740f1771a0530865c82bc49cc981f78d ----------------------------------------------------------------------- commit 363c8d8bf5fe81b12e21bf49937ddce13e77b47a Author: Jan Schneider <[email protected]> Date: Wed Dec 22 15:56:56 2010 +0100 Fix garbage collection. framework/Alarm/lib/Horde/Alarm.php | 7 +++++-- framework/Alarm/lib/Horde/Alarm/Sql.php | 2 +- framework/Alarm/test/Horde/Alarm/SqlTest.php | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/363c8d8bf5fe81b12e21bf49937ddce13e77b47a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
