[commits] Horde branch master updated. d94a2c70c18734c99734f70d13e0f9d87581e2ec
Michael M Slusarz
slusarz at horde.org
Tue Feb 22 16:56:02 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 22dc43293816db06ce7511dbd290cd7680848256
8935f6b Fix obtaining UID list
d04e5f5 Clean up search cache storage.
c863713 Add Horde_Imap_Client_Base#_deleteMsgs()
e3f2354 Fix typos/errors in recent Imap_Client changes
69addb9 Slightly more compact serialization format
a62955d Clear cache when upgrading from Horde 3
cc8d185 Bug #9589: DateTime returns error in PHP 5.2, not a thrown Exception
d94a2c7 Bug #9589: Fix indirect modifications of object properties
-----------------------------------------------------------------------
commit 8935f6b728b9a836559ad4520155447447eaa6b2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 21 17:02:51 2011 -0700
Fix obtaining UID list
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/8935f6b728b9a836559ad4520155447447eaa6b2
-----------------------------------------------------------------------
commit d04e5f5dc1e1d62a82ffb595caf16856c50c7249
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 21 17:03:33 2011 -0700
Clean up search cache storage.
Store temporary data in temp variable rather than requiring calling
method to haul it around for us.
Only show search expiration debug message once.
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 46 +++++++++++-------
1 files changed, 28 insertions(+), 18 deletions(-)
http://git.horde.org/horde-git/-/commit/d04e5f5dc1e1d62a82ffb595caf16856c50c7249
-----------------------------------------------------------------------
commit c863713890ded8f4ca8a0d2236f129ea3fc0c912
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 21 17:17:24 2011 -0700
Add Horde_Imap_Client_Base#_deleteMsgs()
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 15 ++++++++++++++-
framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++--
3 files changed, 17 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/c863713890ded8f4ca8a0d2236f129ea3fc0c912
-----------------------------------------------------------------------
commit e3f2354914e3fdc360e20254e414aec8cc164e34
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 21 22:33:44 2011 -0700
Fix typos/errors in recent Imap_Client changes
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 16 +++++++++-------
framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 2 +-
2 files changed, 10 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/e3f2354914e3fdc360e20254e414aec8cc164e34
-----------------------------------------------------------------------
commit 69addb9091a5729253d8f2863509843cd74d0d5a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 21 22:35:10 2011 -0700
Slightly more compact serialization format
framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/69addb9091a5729253d8f2863509843cd74d0d5a
-----------------------------------------------------------------------
commit a62955d13bb910496332a26216f4cb03133e063e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Feb 21 23:32:13 2011 -0700
Clear cache when upgrading from Horde 3
horde/lib/LoginTasks/SystemTask/UpgradeFromHorde3.php | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/a62955d13bb910496332a26216f4cb03133e063e
-----------------------------------------------------------------------
commit cc8d18504e306396a9bb6748241a50baca36c4a8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Feb 22 09:51:01 2011 -0700
Bug #9589: DateTime returns error in PHP 5.2, not a thrown Exception
framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php | 15 ++++++++-----
1 files changed, 9 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/cc8d18504e306396a9bb6748241a50baca36c4a8
-----------------------------------------------------------------------
commit d94a2c70c18734c99734f70d13e0f9d87581e2ec
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Feb 22 09:56:04 2011 -0700
Bug #9589: Fix indirect modifications of object properties
imp/message.php | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/d94a2c70c18734c99734f70d13e0f9d87581e2ec
More information about the commits
mailing list