Merge "[FileBackend] Worked around Akamai CDN purge limits."
[lhc/web/wiklou.git] / includes / logging / LogEntry.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 NikerabbitMerge "Set CdbTest to skipped instead of incomplete"
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-30 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-15 Marcin CieślakUnbreak maintenance/deleteDefaultMessages.php for Postg...
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-02-22 Aaron SchulzMade use of new getIRCActionComment() function so that...
2012-02-21 Aaron Schulzr112062: updated LogEntry publish() function too
2012-02-21 Sam ReedFirst merge of the rest of the code from bug 34508...
2012-02-21 Sam ReedImprove documentation
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Aaron Schulz(bug 33374) - 'Deletion log summary not properly truncated'
2012-02-07 Aaron SchulzMade LogEntry::getPerformer() not fail miserable if...
2012-01-15 Jeroen De Dauwadded some docs
2011-11-03 Niklas LaxströmQuick ugly fix to avoid duplicate log entries in rc...
2011-10-29 Sam ReedKill various unused variables
2011-10-27 PlatonidesRemoval of unused globals
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-14 Niklas LaxströmDrop JSON support. It was never used and causes problem...
2011-09-09 Niklas LaxströmThis should fix regression reported in r96545
2011-09-08 Niklas LaxströmSwitch JSON to (un)serialize
2011-09-07 Siebrand MazelandRan stylize.php. Required manual corrections:
2011-09-07 Niklas LaxströmCommitting my new logging classes for review. Will...