mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / core / loggingmanager.lua
2013-05-01 Matthew WildMerge with Florob
2013-03-23 Kim Alvefurcore.*: Complete removal of all traces of the "core...
2012-12-28 Kim AlvefurMerge 0.9->trunk
2012-12-27 Kim Alvefurcore.loggingmanager: Don't create file log rules from...
2012-07-25 Matthew WildMerge with IRON
2012-07-24 Matthew Wildloggingmanager: Remove unused variables
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-03-15 Matthew Wildloggingmanager, util.logger: Remove name sinks and...
2011-11-26 Matthew WildMerge with Florob
2011-11-22 Matthew Wildloggingmanager: Remove unused 'critical' level
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-02-13 Matthew Wildloggingmanager: Allow specifying a sink type in per...
2011-02-13 Matthew Wildloggingmanager: Allow specifying a sink type in per...
2011-02-13 Matthew Wildloggingmanager: Iterate over logging config rules using...
2011-02-13 Matthew Wildloggingmanager: Iterate over logging config rules using...
2011-01-21 Matthew WildMerge 0.8->trunk
2011-01-12 Waqas Hussainloggingmanager: Fix reading configuration of timestamps...
2011-01-12 Waqas Hussainloggingmanager: Re-read 'debug' option on reload.
2011-01-11 Matthew WildMerge 0.8->trunk
2011-01-11 Matthew Wildloggingmanager: Remove event hook that never fired...
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-14 Waqas Hussaincore.loggingmanager: Updated to use termcolours.getstyl...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-10-08 Matthew Wildcore.loggingmanager: Logging config simplification...
2010-08-03 Matthew Wildloggingmanager: Remove (redundant!) dependency on event...
2010-07-14 Matthew Wildloggingmanager: Add reload_logging() method, which...
2010-05-21 Matthew WildMerge with backout
2010-05-17 Matthew WildMerge with 0.6
2010-05-07 Waqas HussainMerge 0.6->0.7
2010-05-06 Waqas HussainMerge 0.7->trunk
2010-05-06 Waqas HussainMerge 0.6->0.7
2010-05-06 Waqas Hussainloggingmanager: Enable debug level for default console...
2010-05-06 Waqas Hussainloggingmanager: Enable debug level for default console...
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-05-04 Matthew WildMerge 0.7->trunk (with MUC needing checking, waqas)
2010-05-01 Waqas HussainMerge 0.6 into 0.7.
2010-04-09 Matthew WildMerge 0.7->trunk
2010-04-09 Matthew WildMerge 0.6->0.7
2010-04-07 Matthew Wildloggingmanager: Fix syntax error :)
2010-04-07 Matthew Wildloggingmanager: Observe 'debug' config setting for...
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-22 Waqas Hussainloggingmanager: Don't use non-standard format specifier...
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-11 Matthew Wildloggingmanager: Trailing whitespace
2010-02-05 Matthew WildMerge with backout
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainloggingmanager: Explicitly flush log messages if the...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-04 Matthew Wildloggingmanager: Whitespace fix
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildcore.loggingmanager: Enable timestamps by default for...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-19 Waqas HussainMerge with trunk
2009-06-19 Matthew WildMerge with waqas via albert!
2009-06-19 Matthew Wildloggingmanager: Log timestamps when using default file...
2009-06-19 Matthew Wildloggingmanager: Enable debug level for default file...
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildloggingmanager: File log sinks react to reopen-log...
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew Wildloggingmanager: Support for specifying a single sink...
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Add a comment about 'nowhere' sink...
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Support prepending timestamps in file...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildloggingmanager: Add ability to set 'log' config option...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildcore.loggingmanager: Reinstating global log() function
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildcore.loggingmanager: Refactoring, converted to a module...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Add default logging settings ...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Filled out most code, and cleaned up
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: A new manager (yay!) to manage...