The branch "master" has been updated. The following is a summary of the commits.
from: 24b03a6ad6c4aae25f1840a0d1c5e94f8058653b b6929f8 Transliteration has been corrected. b7482a5 Revert "fix unit test results" b433ce0 Make test more portable. e8da45c Revert "Fix looping through attachment ids." Summary: http://github.com/horde/horde/compare/24b03a6ad6c4aae25f1840a0d1c5e94f8058653b...e8da45c07c8e4db345df5809057793a7637c8d43 ----------------------------------------------------------------------- commit b6929f813184a57adb19fa3bd0e688614d1280a5 Author: Jan Schneider <[email protected]> Date: Tue Apr 1 12:08:38 2014 +0200 Transliteration has been corrected. framework/Util/test/Horde/Util/TransliterateTest.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b6929f813184a57adb19fa3bd0e688614d1280a5 ----------------------------------------------------------------------- commit b7482a57a2dbcb7684f2380610f1c92ccbd18da2 Author: Jan Schneider <[email protected]> Date: Tue Apr 1 12:11:29 2014 +0200 Revert "fix unit test results" It's exactly the opposite here. This reverts commit b53524c02c71a830f9c9944d0df2ec8c5eb8e6af. .../Storage/ComponentTest/Data/Object/Message/ModifiedTest.php | 4 ++-- .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/b7482a57a2dbcb7684f2380610f1c92ccbd18da2 ----------------------------------------------------------------------- commit b433ce03e68a93f2801acc93cd4d91cd7b558c02 Author: Jan Schneider <[email protected]> Date: Tue Apr 1 12:16:34 2014 +0200 Make test more portable. .../Storage/ComponentTest/Data/Object/Message/ModifiedTest.php | 5 +++-- .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/b433ce03e68a93f2801acc93cd4d91cd7b558c02 ----------------------------------------------------------------------- commit e8da45c07c8e4db345df5809057793a7637c8d43 Author: Jan Schneider <[email protected]> Date: Tue Apr 1 12:28:47 2014 +0200 Revert "Fix looping through attachment ids." This looping goes over existing data from the internal cache, so the hash already should have been built. This reverts commit a9394189346ccb4f820f7f00491ce10a97c3e7f3. framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/e8da45c07c8e4db345df5809057793a7637c8d43 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
