[commits] Horde branch master updated. 85d426f1222352bc0b68041bab94d37485c66ef6

Michael M Slusarz slusarz at horde.org
Wed Nov 16 02:25:36 UTC 2011


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

from: 3d31ce01071222ca362d9026e299f460e13e0c15

56994fc Style
47d7e02 Don't clear cache on upgrade.
2b2eaac Fix license tags
98092fc Allow cache to be cleared without prompt via command line argument.
85d426f Fix --pkg usage in install_framework

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

commit 56994fccce2055269b675abba74c51fce522e3b7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:21:18 2011 -0700

    Style

 horde/lib/LoginTasks/SystemTask/Upgrade.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/56994fccce2055269b675abba74c51fce522e3b7

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

commit 47d7e023d84eec8b268ecc50d49a91dd3648cb7f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:31:10 2011 -0700

    Don't clear cache on upgrade.
    
    Not sure how this was ever supposed to work: *any* user upgrading from
    Horde 3 would have caused the entire cache (all users) to be expired
    (since there is no backend way to reliably determine cache IDs for a
    given username).

 horde/lib/LoginTasks/SystemTask/Upgrade.php |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/47d7e023d84eec8b268ecc50d49a91dd3648cb7f

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

commit 2b2eaacf255e3f30cb6fdd6b74c7cd9cb9657322
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:38:26 2011 -0700

    Fix license tags

 framework/Role/Horde.php      |    4 ++--
 framework/Role/Horde/Role.php |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/2b2eaacf255e3f30cb6fdd6b74c7cd9cb9657322

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

commit 98092fc7db765b6a09edbd86f73624b7f6d59723
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:52:51 2011 -0700

    Allow cache to be cleared without prompt via command line argument.

 horde/bin/horde-clear-cache |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/98092fc7db765b6a09edbd86f73624b7f6d59723

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

commit 85d426f1222352bc0b68041bab94d37485c66ef6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 19:16:11 2011 -0700

    Fix --pkg usage in install_framework

 framework/bin/install_framework |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/85d426f1222352bc0b68041bab94d37485c66ef6




More information about the commits mailing list