The branch "master" has been updated. The following is a summary of the commits.
from: bc36d596a868602f525d2cc57e9de1155a23456e d179c84 Horde::logMessage() is deprecated 1d51a0e Alphabatize these so they are easier to find the variable name f69fb66 Add a 'hordeInit' flag to registry to indicate when basic horde framework has been initialized dc0dfa9 [mms] Queue log entries issued before framework is initialized and log them once that occurs. ----------------------------------------------------------------------- commit d179c84e8b00d472eeb01269224527da00ccfd1d Author: Michael M Slusarz <[email protected]> Date: Wed Mar 6 15:43:45 2013 -0700 Horde::logMessage() is deprecated framework/Core/lib/Horde.php | 16 ++-- framework/Core/lib/Horde/Core/Ajax/Application/Handler/Groups.php | 2 +- framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php | 2 +- framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php | 2 +- framework/Core/lib/Horde/Core/Auth/Shibboleth.php | 2 +- framework/Core/lib/Horde/Core/Factory/Prefs.php | 2 +- .../lib/Horde/Core/Notification/Handler/Decorator/Hordelog.php | 4 +- framework/Core/lib/Horde/Core/Prefs/Ui.php | 2 +- framework/Core/lib/Horde/Core/Share/Driver.php | 4 +- framework/Core/lib/Horde/Core/Topbar.php | 2 +- framework/Core/lib/Horde/ErrorHandler.php | 2 +- framework/Core/lib/Horde/Registry.php | 20 ++-- framework/Core/lib/Horde/Session.php | 2 +- framework/Core/lib/Horde/Themes/Element.php | 2 +- 14 files changed, 32 insertions(+), 32 deletions(-) http://git.horde.org/horde-git/-/commit/d179c84e8b00d472eeb01269224527da00ccfd1d ----------------------------------------------------------------------- commit 1d51a0e5cdd1be780e641d15fc54b177f509b733 Author: Michael M Slusarz <[email protected]> Date: Wed Mar 6 15:51:51 2013 -0700 Alphabatize these so they are easier to find the variable name framework/Core/lib/Horde.php | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/1d51a0e5cdd1be780e641d15fc54b177f509b733 ----------------------------------------------------------------------- commit f69fb6608052275086475d50efb8fd35e6e9f292 Author: Michael M Slusarz <[email protected]> Date: Wed Mar 6 15:52:22 2013 -0700 Add a 'hordeInit' flag to registry to indicate when basic horde framework has been initialized framework/Core/lib/Horde/Registry.php | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/f69fb6608052275086475d50efb8fd35e6e9f292 ----------------------------------------------------------------------- commit dc0dfa97de64692e2019397d369666498f5e1aeb Author: Michael M Slusarz <[email protected]> Date: Wed Mar 6 16:07:27 2013 -0700 [mms] Queue log entries issued before framework is initialized and log them once that occurs. framework/Core/lib/Horde.php | 21 ++++---- framework/Core/lib/Horde/Core/Factory/Logger.php | 54 +++++++++++++++++++++- framework/Core/package.xml | 2 + 3 files changed, 66 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/dc0dfa97de64692e2019397d369666498f5e1aeb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
