[commits] Horde branch develop updated. 7f998c62e7b6b1f9e7b20a367349345c332afa05
Michael M Slusarz
slusarz at horde.org
Wed Feb 15 07:41:47 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 0b2871a54707082dccaffc72b8f102cc5c847ff6
f1f4246 Not needed
12c2927 Get rid of IMP_Quota::factory()
c599729 Get rid of IMP_Sentmail::factory()
6fd78a7 Fix copy/paste typo
70ff22c Update IMP Itip unit tests
7f998c6 Glad I completely reversed the logic on this
-----------------------------------------------------------------------
commit f1f424626ec10186154a90cb8b1c120018c97825
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 14 23:04:00 2012 -0700
Not needed
imp/lib/Auth.php | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f1f424626ec10186154a90cb8b1c120018c97825
-----------------------------------------------------------------------
commit 12c2927c42e4d67f80250e8d23c298af20f2e7b0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 14 23:17:17 2012 -0700
Get rid of IMP_Quota::factory()
imp/lib/Factory/Quota.php | 7 ++-
imp/lib/Quota.php | 99 +++++++++++++++++++++++++++++------
imp/lib/Quota/Base.php | 109 ---------------------------------------
imp/lib/Quota/Command.php | 2 +-
imp/lib/Quota/Hook.php | 2 +-
imp/lib/Quota/Imap.php | 2 +-
imp/lib/Quota/Maildir.php | 2 +-
imp/lib/Quota/Mdaemon.php | 2 +-
imp/lib/Quota/Mercury32.php | 2 +-
imp/lib/Quota/Null.php | 2 +-
imp/lib/Quota/Sql.php | 2 +-
imp/test/Imp/Unit/QuotaTest.php | 2 +-
12 files changed, 98 insertions(+), 135 deletions(-)
delete mode 100644 imp/lib/Quota/Base.php
http://git.horde.org/horde-git/-/commit/12c2927c42e4d67f80250e8d23c298af20f2e7b0
-----------------------------------------------------------------------
commit c599729165a6074144fb2a8a212ec4a416ed2aed
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 14 23:25:52 2012 -0700
Get rid of IMP_Sentmail::factory()
imp/lib/Application.php | 2 +-
imp/lib/Factory/Sentmail.php | 10 +++-
imp/lib/Sentmail.php | 103 ++++++++++++++++++++++++++++++++------
imp/lib/Sentmail/Base.php | 112 ------------------------------------------
imp/lib/Sentmail/Null.php | 4 +-
imp/lib/Sentmail/Sql.php | 12 ++---
6 files changed, 103 insertions(+), 140 deletions(-)
delete mode 100644 imp/lib/Sentmail/Base.php
http://git.horde.org/horde-git/-/commit/c599729165a6074144fb2a8a212ec4a416ed2aed
-----------------------------------------------------------------------
commit 6fd78a76e7ddb1f791512538f87d1c5eaec9a3ac
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 14 23:35:01 2012 -0700
Fix copy/paste typo
imp/lib/Ajax/Imple/ItipRequest.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/6fd78a76e7ddb1f791512538f87d1c5eaec9a3ac
-----------------------------------------------------------------------
commit 70ff22ca33dcd4ddfffd63fb9ddcea4d837d2dc9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Feb 15 00:35:09 2012 -0700
Update IMP Itip unit tests
imp/test/Imp/Unit/Mime/Viewer/ItipTest.php | 301 +++++++++++-----------------
1 files changed, 122 insertions(+), 179 deletions(-)
http://git.horde.org/horde-git/-/commit/70ff22ca33dcd4ddfffd63fb9ddcea4d837d2dc9
-----------------------------------------------------------------------
commit 7f998c62e7b6b1f9e7b20a367349345c332afa05
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Feb 15 00:41:27 2012 -0700
Glad I completely reversed the logic on this
framework/Core/lib/Horde/Core/Factory/Alarm.php | 2 +-
framework/Core/lib/Horde/Core/Factory/Notification.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/7f998c62e7b6b1f9e7b20a367349345c332afa05
More information about the commits
mailing list