Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / logging /
2011-09-20 Niklas LaxströmMoved PatrolLog to logging folder, sorted the autoloade...
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-15 Niklas LaxströmThis should fix the following PHP notice and the displa...
2011-09-14 Niklas LaxströmAdded a bit defensive programming, as suggested by...
2011-09-14 Niklas LaxströmRevisionDeleter:
2011-09-14 Niklas LaxströmThere was a double space between log action text and...
2011-09-14 Niklas LaxströmInstead of throwing fatals, accept null titles in old...
2011-09-14 Niklas LaxströmDrop JSON support. It was never used and causes problem...
2011-09-10 Alexandre EmsenhuberFix comment
2011-09-09 Niklas LaxströmThis should fix regression reported in r96545
2011-09-08 Niklas LaxströmSwitch JSON to (un)serialize
2011-09-08 Niklas LaxströmEnabled MoveLogFormatter
2011-09-07 Sam ReedFix whitespace
2011-09-07 Siebrand MazelandRan stylize.php. Required manual corrections:
2011-09-07 Niklas LaxströmFfixes to r96443 and r96441
2011-09-07 Niklas LaxströmCommitting my new logging classes for review. Will...