The branch "master" has been updated. The following is a summary of the commits.
from: 762fd8ea949457369d3734180859df2ac8a6067e ac4182a Fix getFormatHeight() and getFormatWidth() in landscape mode. db0a992 Skip broken tests. c85e58a Doesn't work at the moment. e3b6a42 Remove owner from user permissions. f81a86f Skip tests for now. 8d0b1db Return if connecting failed. ----------------------------------------------------------------------- commit ac4182a5a0da1dc4acf4dfae7004a07f109faee7 Author: Jan Schneider <[email protected]> Date: Fri Feb 8 15:40:02 2013 +0100 Fix getFormatHeight() and getFormatWidth() in landscape mode. framework/Pdf/lib/Horde/Pdf/Writer.php | 7 ++----- framework/Pdf/test/Horde/Pdf/WriterTest.php | 10 +++++----- 2 files changed, 7 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/ac4182a5a0da1dc4acf4dfae7004a07f109faee7 ----------------------------------------------------------------------- commit db0a992ffae1cb4851165962a364a2985e4c83c9 Author: Jan Schneider <[email protected]> Date: Fri Feb 8 15:46:56 2013 +0100 Skip broken tests. .../Prefs/test/Horde/Prefs/Unit/Storage/KolabImapLogTest.php | 2 + framework/Prefs/test/Horde/Prefs/Unit/Storage/KolabImapTest.php | 10 +--- 2 files changed, 5 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/db0a992ffae1cb4851165962a364a2985e4c83c9 ----------------------------------------------------------------------- commit c85e58a92fa01ec492a31af63df213800c1523eb Author: Jan Schneider <[email protected]> Date: Fri Feb 8 16:03:55 2013 +0100 Doesn't work at the moment. framework/ActiveSync/test/Horde/ActiveSync/TimezoneTest.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/c85e58a92fa01ec492a31af63df213800c1523eb ----------------------------------------------------------------------- commit e3b6a4247cfebf104f940ec95bbf06a2fec68922 Author: Jan Schneider <[email protected]> Date: Fri Feb 8 16:21:20 2013 +0100 Remove owner from user permissions. framework/Perms/lib/Horde/Perms/Permission/Kolab.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/e3b6a4247cfebf104f940ec95bbf06a2fec68922 ----------------------------------------------------------------------- commit f81a86fac28b0fd8266733122a243b71a2292a48 Author: Jan Schneider <[email protected]> Date: Sat Feb 9 00:32:40 2013 +0100 Skip tests for now. framework/Share/test/Horde/Share/Kolab/MockTest.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/f81a86fac28b0fd8266733122a243b71a2292a48 ----------------------------------------------------------------------- commit 8d0b1db1c68371aa83c5f583354655f5f11035a3 Author: Jan Schneider <[email protected]> Date: Sat Feb 9 00:35:03 2013 +0100 Return if connecting failed. framework/Db/test/Horde/Db/Adapter/MysqlTest.php | 3 +++ framework/Db/test/Horde/Db/Adapter/MysqliTest.php | 3 +++ framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php | 3 +++ 3 files changed, 9 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/8d0b1db1c68371aa83c5f583354655f5f11035a3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
