aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging
Commit message (Expand)AuthorAgeFilesLines
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-4/+4
* Fixed doc typoAaron Schulz2011-11-061-1/+1
* Quick ugly fix to avoid duplicate log entries in rc feed.Niklas Laxström2011-11-031-1/+1
* Kill various unused variablesSam Reed2011-10-292-5/+2
* Removal of unused globalsPlatonides2011-10-271-3/+1
* Followup r100396, use is_string instead of !is_arrayJohn Du Hart2011-10-211-1/+1
* Bugfix to r96441, class_exists throws warnings when arrays are passed to itJohn Du Hart2011-10-211-1/+1
* Followup r97138 - could not reproduce myselfNiklas Laxström2011-10-031-1/+1
* Followup r98135Niklas Laxström2011-09-281-19/+54
* Moved PatrolLog to logging folder, sorted the autoloaded entries alphabeticallyNiklas Laxström2011-09-201-0/+58
* Converted patrol log to the new systemNiklas Laxström2011-09-192-1/+40
* Use IContextSource instead of RequestContext inside type hints and instanceof...Daniel Friesen2011-09-151-2/+2
* This should fix the following PHP notice and the display of some yet another ...Niklas Laxström2011-09-151-1/+4
* Added a bit defensive programming, as suggested by Aaron in r97040Niklas Laxström2011-09-141-0/+3
* RevisionDeleter:Niklas Laxström2011-09-141-2/+72
* There was a double space between log action text and user comment. Remove the...Niklas Laxström2011-09-141-2/+3
* Instead of throwing fatals, accept null titles in old log entries.Niklas Laxström2011-09-141-1/+1
* Drop JSON support. It was never used and causes problems like bug 30854 since...Niklas Laxström2011-09-141-8/+2
* Fix commentAlexandre Emsenhuber2011-09-101-2/+2
* This should fix regression reported in r96545Niklas Laxström2011-09-091-1/+1
* Switch JSON to (un)serializeNiklas Laxström2011-09-081-7/+15
* Enabled MoveLogFormatter Niklas Laxström2011-09-081-4/+2
* Fix whitespaceSam Reed2011-09-071-1/+3
* Ran stylize.php. Required manual corrections:Siebrand Mazeland2011-09-072-4/+4
* Ffixes to r96443 and r96441Niklas Laxström2011-09-071-1/+1
* Committing my new logging classes for review. Will later commit changes that ...Niklas Laxström2011-09-072-0/+807