[commits] Horde branch master updated. f262328f5362d238692df952feba7e7cc5975483
Michael M Slusarz
slusarz at horde.org
Wed Apr 3 18:28:05 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 422d3b893a6a87b264fd2f5ffe38c3104477cd59
81aed1d Fix assumption that memcache is available for tests
c67e867 This needs both the public and private key
f0370e6 Revocation w/passphrases doesn't work in GPG2 due to the way pinentry works
cf52287 Not sure how this ever worked: mail messages absolutely must have a from address
876ed0d Yikes. phpunit silently dying because exif isn't available. Another reason why '@' function prefixes are bad
f262328 Fix broken tests
-----------------------------------------------------------------------
commit 81aed1de5440c416f366f346bf02b6d7982d43cb
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 3 11:04:07 2013 -0600
Fix assumption that memcache is available for tests
.../test/Horde/SessionHandler/Storage/MemcacheTest.php | 5 +-
.../test/Horde/SessionHandler/Storage/StackTest.php | 28 ++---
2 files changed, 13 insertions(+), 20 deletions(-)
http://git.horde.org/horde-git/-/commit/81aed1de5440c416f366f346bf02b6d7982d43cb
-----------------------------------------------------------------------
commit c67e8672fd1bca0a132dfca416835ee0f0dc00d0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 3 11:40:32 2013 -0600
This needs both the public and private key
framework/Crypt/lib/Horde/Crypt/Pgp.php | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/c67e8672fd1bca0a132dfca416835ee0f0dc00d0
-----------------------------------------------------------------------
commit f0370e6f7699ff4c5e03db4512867736914999d8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 3 11:43:39 2013 -0600
Revocation w/passphrases doesn't work in GPG2 due to the way pinentry works
framework/Crypt/test/Horde/Crypt/PgpTest.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/f0370e6f7699ff4c5e03db4512867736914999d8
-----------------------------------------------------------------------
commit cf5228728d8cc3d58afb2e09d9b2ebefaa885935
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 3 11:51:38 2013 -0600
Not sure how this ever worked: mail messages absolutely must have a from address
framework/Mime/test/Horde/Mime/MailTest.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/cf5228728d8cc3d58afb2e09d9b2ebefaa885935
-----------------------------------------------------------------------
commit 876ed0d4577da248bd43e39182a0f73a476deae6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 3 12:12:35 2013 -0600
Yikes. phpunit silently dying because exif isn't available. Another reason why '@' function prefixes are bad
framework/Image/test/Horde/Image/Exif/ExiftoolTest.php | 15 ++++-----------
framework/Image/test/Horde/Image/Exif/PhpTest.php | 12 +++++++++++-
framework/Image/test/Horde/Image/Exif/TestBase.php | 9 ++++++++-
3 files changed, 23 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/876ed0d4577da248bd43e39182a0f73a476deae6
-----------------------------------------------------------------------
commit f262328f5362d238692df952feba7e7cc5975483
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 3 12:20:35 2013 -0600
Fix broken tests
Test was not correctly/inconsistently calling constructor.
framework/Push/test/Horde/Push/Unit/Push/Recipient/MailTest.php | 10 +++---
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/f262328f5362d238692df952feba7e7cc5975483
More information about the commits
mailing list