Merge "Fix separated login link so that create account and login are always next...
[lhc/web/wiklou.git] / includes / logging / LogFormatter.php
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Aaron SchulzMerge "Add username as parameter for gender support"
2012-05-11 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 Aaron SchulzMerge "add Interwiki::selectFields"
2012-05-11 Aaron SchulzMerge "Add unit test for MWNamespace::isNonincludable"
2012-05-11 Aaron SchulzMerge "Add user talk page in newusers log to LinkBatch"
2012-05-11 umherirrenderAdd user talk page in newusers log to LinkBatch
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-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-29 Aaron SchulzMerge "(bug 30963) Option to hide redirects in Allpages...
2012-03-29 Aaron SchulzMerge "(bug 33689) Fix incomplete query on constraints"
2012-03-29 Aaron SchulzMerge "Show the git revision and git branch in the...
2012-03-29 Aaron SchulzMerge "Avoid setting multiple Content-Type headers."
2012-03-28 Max Semenik(bug 35565) Special:Log/patrol doesn't indicate whether...
2012-02-28 Krinkle[IRC Log Message] Fix for protect/protect and protect...
2012-02-22 Niklas LaxströmFollowup, restore the irctext variable just in vase...
2012-02-22 Niklas LaxströmUglier than ugly hack to fix block log any many others...
2012-02-22 Rob Lanphierr112045/bug 34508: Make upload/upload and overwrite...
2012-02-22 Aaron Schulz* General log formatting fixes, like using the content...
2012-02-22 Aaron SchulzMade getIRCActionText() public again...since the old...
2012-02-22 Aaron SchulzMade use of new getIRCActionComment() function so that...
2012-02-22 Sam ReedMove parameters were backwards
2012-02-21 Sam ReedBug 34508 - [Regression] IRC string output for log...
2012-02-21 Sam ReedEffectively revert r112042
2012-02-21 Sam Reedconsistently use $entry
2012-02-21 Sam ReedFirst merge of the rest of the code from bug 34508...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Aaron SchulzFixes for r96546 (bug 33167):
2012-02-07 Aaron SchulzIn LogFormatter:
2012-01-20 Niklas LaxströmCan't PHP just DWIM? Ping r109628
2012-01-20 Niklas LaxströmReducy query flood in r96546. Allow formatters to provi...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-06 Aaron SchulzFixed doc typo
2011-10-29 Sam ReedKill various unused variables
2011-10-21 John Du HartFollowup r100396, use is_string instead of !is_array
2011-10-21 John Du HartBugfix to r96441, class_exists throws warnings when...
2011-10-03 Niklas LaxströmFollowup r97138 - could not reproduce myself
2011-09-28 Niklas LaxströmFollowup r98135
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-10 Alexandre EmsenhuberFix comment
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...