[commits] Horde-Hatchery branch master updated. a04d974faf3fd7f46e2036a8917d2fab4091fbdb
Jan Schneider
jan at horde.org
Tue Dec 22 01:48:04 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 10375cb17b535657fe09bf02697dda3dd8d8aee0
2457678 MFB: Fix unconditional debug output with Net_Sieve earlier than 1.2.0 (Bug #8794).
72a91b5 MFB: Make the unit tests work again.
a04d974 Git-specific updates to make unit test working again.
-----------------------------------------------------------------------
commit 2457678e563d01f9f306711761f214bc8d653fec
Author: Jan Schneider <jan at horde.org>
Date: Mon Dec 21 19:53:22 2009 +0100
MFB: Fix unconditional debug output with Net_Sieve earlier than 1.2.0 (Bug #8794).
ingo/config/backends.php.dist | 4 ++++
ingo/docs/CHANGES | 2 ++
ingo/lib/Driver/Timsieved.php | 15 +++++++--------
3 files changed, 13 insertions(+), 8 deletions(-)
http://git.horde.org/diff.php/ingo/config/backends.php.dist?rt=horde-hatchery&r1=024f6b3fdbc05055bc158f1da043b54973f0677a&r2=2457678e563d01f9f306711761f214bc8d653fec
http://git.horde.org/diff.php/ingo/docs/CHANGES?rt=horde-hatchery&r1=024f6b3fdbc05055bc158f1da043b54973f0677a&r2=2457678e563d01f9f306711761f214bc8d653fec
http://git.horde.org/diff.php/ingo/lib/Driver/Timsieved.php?rt=horde-hatchery&r1=ab99f61a4c7233dae135df18cd62b93e961e6832&r2=2457678e563d01f9f306711761f214bc8d653fec
-----------------------------------------------------------------------
commit 72a91b55120f6e261521037bfd5c74c160d8bb33
Author: Jan Schneider <jan at horde.org>
Date: Tue Dec 22 00:38:28 2009 +0100
MFB: Make the unit tests work again.
ingo/docs/CHANGES | 3 +-
ingo/lib/Script.php | 30 ++-
ingo/lib/Script/Imap.php | 30 +--
ingo/lib/Script/Maildrop.php | 10 +-
ingo/lib/Script/Sieve.php | 16 +-
ingo/lib/Storage.php | 6 +-
ingo/lib/tests/MaildropTest.php | 28 ++-
ingo/lib/tests/ProcmailTest.php | 38 ++-
ingo/lib/tests/ScriptTest.php | 19 +-
ingo/lib/tests/SieveTest.php | 24 ++-
ingo/lib/tests/TestBase.php | 15 +-
ingo/po/de_DE.po | 533 +++++++++++++++++++++------------------
ingo/po/ingo.pot | 492 +++++++++++++++++++-----------------
13 files changed, 688 insertions(+), 556 deletions(-)
http://git.horde.org/diff.php/ingo/docs/CHANGES?rt=horde-hatchery&r1=2457678e563d01f9f306711761f214bc8d653fec&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/Script.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/Script/Imap.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/Script/Maildrop.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/Script/Sieve.php?rt=horde-hatchery&r1=024f6b3fdbc05055bc158f1da043b54973f0677a&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/Storage.php?rt=horde-hatchery&r1=187a7e90d370dccd2cdeed3be439728080dc309c&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/tests/MaildropTest.php?rt=horde-hatchery&r1=26b4542b8e9a0a8f97d569288b6af20c2499b288&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/tests/ProcmailTest.php?rt=horde-hatchery&r1=26b4542b8e9a0a8f97d569288b6af20c2499b288&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/tests/ScriptTest.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/tests/SieveTest.php?rt=horde-hatchery&r1=26b4542b8e9a0a8f97d569288b6af20c2499b288&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/lib/tests/TestBase.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/po/de_DE.po?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
http://git.horde.org/diff.php/ingo/po/ingo.pot?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=72a91b55120f6e261521037bfd5c74c160d8bb33
-----------------------------------------------------------------------
commit a04d974faf3fd7f46e2036a8917d2fab4091fbdb
Author: Jan Schneider <jan at horde.org>
Date: Tue Dec 22 02:45:59 2009 +0100
Git-specific updates to make unit test working again.
ingo/lib/Script.php | 9 +++--
ingo/lib/Script/Imap.php | 20 ++++++------
ingo/lib/Script/Imap/Mock.php | 8 +++--
ingo/lib/Script/Maildrop.php | 6 ++--
ingo/lib/Script/Procmail.php | 8 ++--
ingo/lib/Script/Sieve.php | 42 +++++++++++++++---------
ingo/lib/Storage/Blacklist.php | 2 +-
ingo/lib/Storage/Forward.php | 2 +-
ingo/lib/Storage/Mock.php | 4 +-
ingo/lib/Storage/Vacation.php | 4 +-
ingo/lib/Storage/VacationTest.php | 18 ++++++++++
ingo/lib/Storage/Whitelist.php | 2 +-
ingo/lib/tests/AllTests.php | 64 +++++++++++++++++++++++++++++++++++++
ingo/lib/tests/MaildropTest.php | 13 ++++---
ingo/lib/tests/ProcmailTest.php | 17 +++++-----
ingo/lib/tests/ScriptTest.php | 38 +++++++++++++---------
ingo/lib/tests/SieveTest.php | 19 ++++++-----
ingo/lib/tests/TestBase.php | 5 ---
18 files changed, 193 insertions(+), 88 deletions(-)
create mode 100644 ingo/lib/Storage/VacationTest.php
create mode 100644 ingo/lib/tests/AllTests.php
http://git.horde.org/diff.php/ingo/lib/Script.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Script/Imap.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Script/Imap/Mock.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Script/Maildrop.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Script/Procmail.php?rt=horde-hatchery&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Script/Sieve.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Storage/Blacklist.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Storage/Forward.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Storage/Mock.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Storage/Vacation.php?rt=horde-hatchery&r1=d58245fa6817cbbf97fc5169615794d0232ff08f&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/co.php/ingo/lib/Storage/VacationTest.php?rt=horde-hatchery&r=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/Storage/Whitelist.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/co.php/ingo/lib/tests/AllTests.php?rt=horde-hatchery&r=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/tests/MaildropTest.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/tests/ProcmailTest.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/tests/ScriptTest.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/tests/SieveTest.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
http://git.horde.org/diff.php/ingo/lib/tests/TestBase.php?rt=horde-hatchery&r1=72a91b55120f6e261521037bfd5c74c160d8bb33&r2=a04d974faf3fd7f46e2036a8917d2fab4091fbdb
More information about the commits
mailing list