aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging/LogEntry.php
Commit message (Expand)AuthorAgeFilesLines
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-04-301-0/+15
* Unbreak maintenance/deleteDefaultMessages.php for PostgreSQLMarcin Cieślak2012-03-151-1/+11
* Normalise casing of getArticleID used in coreSam Reed2012-03-111-1/+4
* Made use of new getIRCActionComment() function so that comments are back in I...Aaron Schulz2012-02-221-1/+1
* r112062: updated LogEntry publish() function tooAaron Schulz2012-02-211-2/+3
* First merge of the rest of the code from bug 34508 patch 1 and patch 3Sam Reed2012-02-211-1/+1
* Improve documentationSam Reed2012-02-211-0/+3
* More return documentationSam Reed2012-02-091-0/+1
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* (bug 33374) - 'Deletion log summary not properly truncated'Aaron Schulz2012-02-081-1/+6
* Made LogEntry::getPerformer() not fail miserable if we got the LogEntry via n...Aaron Schulz2012-02-071-3/+7
* added some docsJeroen De Dauw2012-01-151-0/+46
* Quick ugly fix to avoid duplicate log entries in rc feed.Niklas Laxström2011-11-031-1/+1
* Kill various unused variablesSam Reed2011-10-291-3/+1
* Removal of unused globalsPlatonides2011-10-271-3/+1
* Converted patrol log to the new systemNiklas Laxström2011-09-191-1/+1
* Drop JSON support. It was never used and causes problems like bug 30854 since...Niklas Laxström2011-09-141-8/+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
* Ran stylize.php. Required manual corrections:Siebrand Mazeland2011-09-071-2/+2
* Committing my new logging classes for review. Will later commit changes that ...Niklas Laxström2011-09-071-0/+465