[commits] Horde branch master updated. d73e75fb96d72711d86dd2cbc6052e6c83adf220

Michael M Slusarz slusarz at horde.org
Wed Mar 23 07:43:38 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 9ac8eda9d1c488ca25114f9a6de2b701d861c91c

3e3542f Some optimizations for search mailbox detection
8f3df40 Update CSS to work on FF4
7038c48 Move cache updating code into _moveCache()
c34795a Provide way to indicate mailboxes that should not have FETCH data cached
63bca74 Don't cache FETCH data for the Spam and Trash mailboxes
d73e75f Need to determine driver before loading params

-----------------------------------------------------------------------

commit 3e3542f8384f3ce00f0bc5a3a5c9c09802bbf262
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 22 22:15:49 2011 -0600

    Some optimizations for search mailbox detection

 imp/lib/Ajax/Application.php |    2 +-
 imp/lib/Factory/Quota.php    |    2 +-
 imp/message.php              |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/3e3542f8384f3ce00f0bc5a3a5c9c09802bbf262

-----------------------------------------------------------------------

commit 8f3df4024d16ea7b2f66c821ae3f7a44aa4e1d10
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 22 23:55:54 2011 -0600

    Update CSS to work on FF4

 imp/themes/default/dimp/screen.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8f3df4024d16ea7b2f66c821ae3f7a44aa4e1d10

-----------------------------------------------------------------------

commit 7038c487b39bb6eda92b8288bf0b0451f2efc1d7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 23 00:28:26 2011 -0600

    Move cache updating code into _moveCache()

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php   |   36 ++++++++++++++++
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   16 +------
 2 files changed, 38 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/7038c487b39bb6eda92b8288bf0b0451f2efc1d7

-----------------------------------------------------------------------

commit c34795a86da5cb125be14c6e1febd753929236d7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 23 00:48:35 2011 -0600

    Provide way to indicate mailboxes that should not have FETCH data cached

 framework/Imap_Client/lib/Horde/Imap/Client.php      |    2 +
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   29 ++++++++++++++++++
 framework/Imap_Client/package.xml                    |   16 +++++----
 3 files changed, 40 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/c34795a86da5cb125be14c6e1febd753929236d7

-----------------------------------------------------------------------

commit 63bca74b52d5dfecfeb6fab7a8481bdea4db5249
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 23 01:05:36 2011 -0600

    Don't cache FETCH data for the Spam and Trash mailboxes

 imp/docs/CHANGES         |    1 +
 imp/lib/Factory/Imap.php |   13 ++++++++++++-
 imp/lib/Imap.php         |   20 ++++++++++++++++++++
 imp/lib/Prefs/Ui.php     |   22 ++++++++++++++++------
 imp/package.xml          |   15 ++++++++++-----
 5 files changed, 59 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/63bca74b52d5dfecfeb6fab7a8481bdea4db5249

-----------------------------------------------------------------------

commit d73e75fb96d72711d86dd2cbc6052e6c83adf220
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Mar 23 01:09:25 2011 -0600

    Need to determine driver before loading params

 framework/Core/lib/Horde/Core/Factory/Auth.php |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/d73e75fb96d72711d86dd2cbc6052e6c83adf220




More information about the commits mailing list