[commits] Horde branch master updated. faeb4f51549eebdbd2f5acde224da5145dd69db9

Michael M Slusarz slusarz at horde.org
Thu Nov 29 08:15:49 UTC 2012


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

from: a3e00d91697e671ce353ffc3b3b2c0a361db28db

12cdb70 phpdoc
5fc5843 Avoid using stream_get_contents()
9fbb51d Already have shutdown functions for these objects
dbbe3a2 Don't use rand() to determine GC
283ca32 Optimization: cache these values, which may be called hundreds of times in a request
1bb6882 Don't continually call hook if it is not set
b77d135 Cleaner code
faeb4f5 Cache methods list

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

commit 12cdb70e586e2c8cc28e6ed8a7b3d248011d716f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 28 22:01:56 2012 -0700

    phpdoc

 .../SessionHandler/lib/Horde/SessionHandler/Storage/File.php      |   20 +++--
 1 files changed, 14 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/12cdb70e586e2c8cc28e6ed8a7b3d248011d716f

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

commit 5fc5843a035e45bcb32fa3fd3dd98b8fddc114aa
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 28 22:02:18 2012 -0700

    Avoid using stream_get_contents()

 .../SessionHandler/lib/Horde/SessionHandler/Storage/File.php      |    8 ++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5fc5843a035e45bcb32fa3fd3dd98b8fddc114aa

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

commit 9fbb51d6f6f4a2c1afedae2844c9ccb3d5138ff2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 28 22:18:16 2012 -0700

    Already have shutdown functions for these objects

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php       |    8 --------
 framework/Imap_Client/lib/Horde/Imap/Client/Base/Debug.php |    8 --------
 2 files changed, 0 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/9fbb51d6f6f4a2c1afedae2844c9ccb3d5138ff2

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

commit dbbe3a27bde17a28ab12c818d9cc64c6a8706d3b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 29 00:41:52 2012 -0700

    Don't use rand() to determine GC

 framework/Cache/lib/Horde/Cache/Storage/File.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 283ca32c84c33289ca010154b87c3b7f0aabcacf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 29 00:52:38 2012 -0700

    Optimization: cache these values, which may be called hundreds of times in a request

 imp/lib/Mailbox.php |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/283ca32c84c33289ca010154b87c3b7f0aabcacf

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

commit 1bb6882d1c407aa2c23d9b4c2352b19f353b51c4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 29 00:58:18 2012 -0700

    Don't continually call hook if it is not set

 imp/lib/Imap/Tree.php |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/1bb6882d1c407aa2c23d9b4c2352b19f353b51c4

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

commit b77d1350f194045544adebf54638239796de56ec
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 29 01:05:54 2012 -0700

    Cleaner code

 imp/lib/Imap/Tree.php |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

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

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

commit faeb4f51549eebdbd2f5acde224da5145dd69db9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 29 01:14:54 2012 -0700

    Cache methods list

 framework/Core/lib/Horde/Registry/Api.php |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 deletions(-)

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




More information about the commits mailing list