[commits] Horde branch master updated. 3b7ae5e8c4fb9eb58074ea2d683e07070105ca91
Michael M Slusarz
slusarz at horde.org
Wed Feb 5 00:33:49 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 9eee4badc87bb99152b2cb9a8ac8a12e36898170
35d0631 Have base library handle pushing/popping and dealing with errors associated with that
4332138 This function exists all the time
8a62cd3 Fix fallback authentication handling errors
3b7ae5e Fixes in new compress class
Summary: http://github.com/horde/horde/compare/9eee4badc87bb99152b2cb9a8ac8a12e36898170...3b7ae5e8c4fb9eb58074ea2d683e07070105ca91
-----------------------------------------------------------------------
commit 35d0631cbb47f5813f46e374514f32fdc68b9750
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 4 15:34:50 2014 -0700
Have base library handle pushing/popping and dealing with errors associated with that
.../Core/lib/Horde/Core/Notification/Handler/Decorator/Base.php | 65 ++++-
.../lib/Horde/Core/Notification/Handler/Decorator/Hordelog.php | 8 +-
imp/lib/Notification/Handler/Decorator/ImapAlerts.php | 11 +-
imp/lib/Notification/Handler/Decorator/NewmailNotify.php | 29 +--
imp/package.xml | 2 +-
5 files changed, 60 insertions(+), 55 deletions(-)
http://github.com/horde/horde/commit/35d0631cbb47f5813f46e374514f32fdc68b9750
http://git.horde.org/horde-git/-/commit/35d0631cbb47f5813f46e374514f32fdc68b9750
-----------------------------------------------------------------------
commit 4332138bbb8a6e640de66e0789298422f6f7fc32
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 4 16:28:43 2014 -0700
This function exists all the time
framework/Core/lib/Horde/Registry.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/4332138bbb8a6e640de66e0789298422f6f7fc32
http://git.horde.org/horde-git/-/commit/4332138bbb8a6e640de66e0789298422f6f7fc32
-----------------------------------------------------------------------
commit 8a62cd3d3d06261455110a17cec1f0eae1bd3cbc
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 4 16:48:32 2014 -0700
Fix fallback authentication handling errors
Previously, it was relying on notification push apps to cause the fatal
error. This was fortunate, but not the correct behavior.
framework/Core/lib/Horde/Core/Ajax/Application.php | 6 ++-
framework/Core/lib/Horde/Registry.php | 41 ++++++++++++-------
2 files changed, 31 insertions(+), 16 deletions(-)
http://github.com/horde/horde/commit/8a62cd3d3d06261455110a17cec1f0eae1bd3cbc
http://git.horde.org/horde-git/-/commit/8a62cd3d3d06261455110a17cec1f0eae1bd3cbc
-----------------------------------------------------------------------
commit 3b7ae5e8c4fb9eb58074ea2d683e07070105ca91
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Feb 4 17:33:06 2014 -0700
Fixes in new compress class
framework/Core/lib/Horde/Themes/Css/Compress.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/3b7ae5e8c4fb9eb58074ea2d683e07070105ca91
http://git.horde.org/horde-git/-/commit/3b7ae5e8c4fb9eb58074ea2d683e07070105ca91
More information about the commits
mailing list