The branch "master" has been updated. The following is a summary of the commits.
from: ca3dd70f71d24d4dc69ade7f462ffa9cc8caad2d 8f9d271 MongoDB is sloooow. Extend expiry time by a magnitude. 2f8908c [jan] Add configuration option to set User-Agent. 1866153 Set User-Agent when checking for updates. 02369d1 Fix test configurations. 26bc04d Enable MongoDB tests. ----------------------------------------------------------------------- commit 8f9d271fb37cbe951c5698aa37425a1657990060 Author: Jan Schneider <[email protected]> Date: Mon May 6 23:17:52 2013 +0200 MongoDB is sloooow. Extend expiry time by a magnitude. framework/Lock/test/Horde/Lock/Storage/TestBase.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/8f9d271fb37cbe951c5698aa37425a1657990060 ----------------------------------------------------------------------- commit 2f8908c501be4cbe4f54ab285f140c625019d2df Author: Jan Schneider <[email protected]> Date: Mon May 6 23:37:08 2013 +0200 [jan] Add configuration option to set User-Agent. framework/Http/lib/Horde/Http/Request/Base.php | 1 + framework/Http/lib/Horde/Http/Request/Curl.php | 2 +- framework/Http/lib/Horde/Http/Request/Fopen.php | 1 + framework/Http/lib/Horde/Http/Request/Peclhttp.php | 3 ++- framework/Http/package.xml | 8 +++++--- 5 files changed, 10 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/2f8908c501be4cbe4f54ab285f140c625019d2df ----------------------------------------------------------------------- commit 1866153bb2dbb11173021a3c7a033d11629ec823 Author: Jan Schneider <[email protected]> Date: Mon May 6 23:37:34 2013 +0200 Set User-Agent when checking for updates. framework/Core/lib/Horde/Config.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1866153bb2dbb11173021a3c7a033d11629ec823 ----------------------------------------------------------------------- commit 02369d13c1c90902616290d27fa685e0e3da5f03 Author: Jan Schneider <[email protected]> Date: Mon May 6 23:38:54 2013 +0200 Fix test configurations. framework/Imap_Client/test/Horde/Imap/Client/Cache/MongoTest.php | 6 +- .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 14 ++-- framework/Imap_Client/test/Horde/Imap/Client/conf.php.dist | 2 +- framework/Lock/test/Horde/Lock/Storage/MongoTest.php | 6 +- framework/Lock/test/Horde/Lock/conf.php.dist | 5 +- framework/Token/test/Horde/Token/Unit/MongoTest.php | 2 +- 6 files changed, 16 insertions(+), 19 deletions(-) http://git.horde.org/horde-git/-/commit/02369d13c1c90902616290d27fa685e0e3da5f03 ----------------------------------------------------------------------- commit 26bc04dcbb9b9261863531ad7be1385a8c96a031 Author: Jan Schneider <[email protected]> Date: Mon May 6 23:40:02 2013 +0200 Enable MongoDB tests. .travis.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/26bc04dcbb9b9261863531ad7be1385a8c96a031 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
