[commits] Horde branch imp_6_1 updated. 322c8067305f8397ab0f857371e055a3b5a80414
Michael M Slusarz
slusarz at horde.org
Wed Mar 6 03:51:11 UTC 2013
The branch "imp_6_1" has been updated.
The following is a summary of the commits.
from: eb696347634837fadae60555fce7f8a9600664e4
24dfbb3 [mms] Move backend configuration parsing/retrieval to IMP_Imap_Config.
322c806 These variables should be stored in IMAP object
-----------------------------------------------------------------------
commit 24dfbb3c793e63a2695fd84c94051a6e7966b69b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 5 20:42:17 2013 -0700
[mms] Move backend configuration parsing/retrieval to IMP_Imap_Config.
imp/bin/imp-admin-upgrade | 6 +-
imp/bin/imp-query-imap-cache | 2 +-
imp/config/backends.php | 2 +-
imp/docs/CHANGES | 1 +
imp/lib/Application.php | 7 +-
imp/lib/Auth.php | 58 ++-----
imp/lib/Compose.php | 11 +-
imp/lib/Dynamic/Mailbox.php | 10 +-
imp/lib/Factory/AuthImap.php | 2 +-
imp/lib/Factory/Mail.php | 2 +-
imp/lib/Factory/Quota.php | 2 +-
imp/lib/IMP.php | 4 +-
imp/lib/Imap.php | 270 ++++++-----------------------
imp/lib/Imap/Config.php | 293 ++++++++++++++++++++++++++++++++
imp/lib/LoginTasks/Task/Autocreate.php | 2 +-
imp/lib/Mailbox.php | 6 +-
imp/lib/Perms.php | 4 +-
imp/lib/Prefs/Identity.php | 2 +-
imp/lib/Prefs/Special/Acl.php | 2 +-
imp/lib/Quota/Mdaemon.php | 2 +-
imp/lib/Quota/Ui.php | 2 +-
imp/lib/Smartmobile.php | 4 +-
imp/lib/Spam.php | 4 +-
imp/package.xml | 7 +-
24 files changed, 412 insertions(+), 293 deletions(-)
create mode 100644 imp/lib/Imap/Config.php
http://git.horde.org/horde-git/-/commit/24dfbb3c793e63a2695fd84c94051a6e7966b69b
-----------------------------------------------------------------------
commit 322c8067305f8397ab0f857371e055a3b5a80414
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 5 20:18:18 2013 -0700
These variables should be stored in IMAP object
imp/lib/Imap.php | 41 ++++++++++++++---------------------------
1 files changed, 14 insertions(+), 27 deletions(-)
http://git.horde.org/horde-git/-/commit/322c8067305f8397ab0f857371e055a3b5a80414
More information about the commits
mailing list