[commits] Horde-Hatchery branch master updated.
Michael M Slusarz
slusarz at horde.org
Thu Jun 25 23:28:52 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 2c933722376cb28a4ad22dd2702251de261411be
f1264bd... More POP3 disabling - don't allow on-demand filtering
2b8ebe3... Use json encoding to save array data (lighter footprint)
7b5b6c2... First attempt to simplify IMP login tasks code.
-----------------------------------------------------------------------
commit f1264bd13cd8eb1255f8078b2691c719c8598a2f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jun 25 15:51:58 2009 -0600
More POP3 disabling - don't allow on-demand filtering
imp/docs/CHANGES | 4 ++--
imp/docs/INSTALL | 5 +++++
imp/lib/Imap.php | 4 +++-
imp/lib/api.php | 23 ++++++++++++++++-------
ingo/config/backends.php.dist | 3 ++-
ingo/lib/Script/imap.php | 17 ++++++++++-------
6 files changed, 38 insertions(+), 18 deletions(-)
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=f40e45f403a288f7642af22c015ed40e2e345c4c&r2=f1264bd13cd8eb1255f8078b2691c719c8598a2f
http://git.horde.org/diff.php/imp/docs/INSTALL?rt=horde-hatchery&r1=fde461b1e7bb79e561edfb05dd5026179c45fd6b&r2=f1264bd13cd8eb1255f8078b2691c719c8598a2f
http://git.horde.org/diff.php/imp/lib/Imap.php?rt=horde-hatchery&r1=07aaf0f176c6bbc046b835d5cc16d4580fb9afee&r2=f1264bd13cd8eb1255f8078b2691c719c8598a2f
http://git.horde.org/diff.php/imp/lib/api.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=f1264bd13cd8eb1255f8078b2691c719c8598a2f
http://git.horde.org/diff.php/ingo/config/backends.php.dist?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=f1264bd13cd8eb1255f8078b2691c719c8598a2f
http://git.horde.org/diff.php/ingo/lib/Script/imap.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=f1264bd13cd8eb1255f8078b2691c719c8598a2f
-----------------------------------------------------------------------
commit 2b8ebe33ee6071995b07e8f8ebf7fe533afcf202
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jun 25 17:16:02 2009 -0600
Use json encoding to save array data (lighter footprint)
imp/lib/Mailbox.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-hatchery&r1=11383e4290304644759bf6d516dd32c7d93e93a9&r2=2b8ebe33ee6071995b07e8f8ebf7fe533afcf202
-----------------------------------------------------------------------
commit 7b5b6c2f9826bcada34a931450ce333bb47b889e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jun 25 17:16:33 2009 -0600
First attempt to simplify IMP login tasks code.
Stupid framesets needlessly complicate everything.
imp/lib/IMP.php | 21 ---------------------
imp/lib/Session.php | 17 +++++++----------
imp/lib/api.php | 14 +++++++-------
imp/lib/base.php | 7 +++++++
imp/redirect.php | 22 ++++++----------------
5 files changed, 27 insertions(+), 54 deletions(-)
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=b38646e71ac311cda0039bf92fb5b6c8534a9b78&r2=7b5b6c2f9826bcada34a931450ce333bb47b889e
http://git.horde.org/diff.php/imp/lib/Session.php?rt=horde-hatchery&r1=54299b2f49446855107193d4e6c0ffc2fd6813c6&r2=7b5b6c2f9826bcada34a931450ce333bb47b889e
http://git.horde.org/diff.php/imp/lib/api.php?rt=horde-hatchery&r1=f1264bd13cd8eb1255f8078b2691c719c8598a2f&r2=7b5b6c2f9826bcada34a931450ce333bb47b889e
http://git.horde.org/diff.php/imp/lib/base.php?rt=horde-hatchery&r1=0f7b00b7da9ac685dbd7cf454d85609739846bd1&r2=7b5b6c2f9826bcada34a931450ce333bb47b889e
http://git.horde.org/diff.php/imp/redirect.php?rt=horde-hatchery&r1=54299b2f49446855107193d4e6c0ffc2fd6813c6&r2=7b5b6c2f9826bcada34a931450ce333bb47b889e
More information about the commits
mailing list