[commits] Horde branch master updated. bae5c551e5c943834240c4b8ff634b7cbd964e21

Michael M Slusarz slusarz at horde.org
Mon Feb 24 21:40:10 UTC 2014


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

from: f76ab1c0bdd480a84369a10050e24a40f0535fed

4ca1a21 Revert "Add current user to the cache ID."
7a7c9c2 Don't use registry cache when running from CLI
bae5c55 [mms] Add Save All link to the popup message page in dynamic view.

Summary: http://github.com/horde/horde/compare/f76ab1c0bdd480a84369a10050e24a40f0535fed...bae5c551e5c943834240c4b8ff634b7cbd964e21

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

commit 4ca1a21db0f82391bfa1caeb15daace040e6d290
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 14:01:09 2014 -0700

    Revert "Add current user to the cache ID."
    
    This reverts commit 15e863e242a5bcd70b0450a001f7e22afe97e6a4.
    
    getmyuid() returns the owner of the current script. Not the user running
    the script (that's posix_getuid()). Irrelevant, since we should simply
    not use caching when running from CLI - registry caching is a
    performance tweak for web requests.

 framework/Core/lib/Horde/Registry.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/4ca1a21db0f82391bfa1caeb15daace040e6d290
http://git.horde.org/horde-git/-/commit/4ca1a21db0f82391bfa1caeb15daace040e6d290

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

commit 7a7c9c2bf0804c0bb881a0c9642aeb3d16519ca0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 14:04:13 2014 -0700

    Don't use registry cache when running from CLI

 framework/Core/lib/Horde/Registry.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/7a7c9c2bf0804c0bb881a0c9642aeb3d16519ca0
http://git.horde.org/horde-git/-/commit/7a7c9c2bf0804c0bb881a0c9642aeb3d16519ca0

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

commit bae5c551e5c943834240c4b8ff634b7cbd964e21
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 14:38:20 2014 -0700

    [mms] Add Save All link to the popup message page in dynamic view.
    
    Conflicts:
    	imp/docs/CHANGES
    	imp/package.xml

 imp/docs/CHANGES                       |    2 ++
 imp/package.xml                        |    2 ++
 imp/templates/dynamic/message.html.php |    4 ++++
 imp/themes/default/dynamic/screen.css  |    4 ++++
 4 files changed, 12 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/bae5c551e5c943834240c4b8ff634b7cbd964e21
http://git.horde.org/horde-git/-/commit/bae5c551e5c943834240c4b8ff634b7cbd964e21




More information about the commits mailing list