Make BitmapMetadataHandlerTest incomplete if $wgShowEXIF is not set.
[lhc/web/wiklou.git] / includes /
2011-06-29 PlatonidesMake BitmapMetadataHandlerTest incomplete if $wgShowEXI...
2011-06-29 Platonides$wgContLang no longer used here
2011-06-29 Alexandre EmsenhuberFollow-up r90334 and r90337: made DifferenceEngine...
2011-06-29 Alexandre EmsenhuberRemoved code2utf() and replaced with codepointToUtf8...
2011-06-29 Brian WolffBacklinkCache was forgetting to check rd_interwiki...
2011-06-29 Chad Horohoe(bug 29277) MediaWiki:Filepage.css not loaded on foreig...
2011-06-28 Russ NelsonUploadStashFile::__construct() can't assume that the...
2011-06-28 Aaron SchulzUse getLatest() accessor
2011-06-28 Aaron SchulzUse title accessor
2011-06-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-28 Chad Horohoe* Remove Exception.php's reliance on wfDie(), as well...
2011-06-28 Antoine MussoFind 'all' special ns regardless of its rank in the...
2011-06-28 Alexandre EmsenhuberAdded some GPL headers
2011-06-28 Alexandre Emsenhuber* Fixed documentation
2011-06-28 Aaron SchulzRemoved raw Article->field accessing
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-28 Brian WolffUse content language in formatting of dates in revertpa...
2011-06-28 Brian Wolff(follow-up to some RequestContext revision) When Specia...
2011-06-28 Aaron SchulzFollow-up r85226: use getContext()->getUser() instead...
2011-06-28 Aaron SchulzFollow-up r90819: made XOR only work on two conditions...
2011-06-28 Sam ReedAdd SpecialPermanentLink to Autoloader
2011-06-27 Robin PepermansFollow-up r90742: the parser should call getFunctionLang()
2011-06-27 Sam ReedFollowup r90923, best to actually use displayPrefix
2011-06-27 Sam ReedDon't put a quoted/regexed prefix back out again
2011-06-27 Sam ReedFix casing of langcode
2011-06-27 Neil Kandalgaonkaradding standard location of exiv2 under Ubuntu Linux...
2011-06-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-27 Aaron Schulz* Fixed 'Fatal error: Class 'SpecialMyuploads' not...
2011-06-27 Happy-melonFollow-up r89408, r86872: restore IContextSource and...
2011-06-27 Happy-melonRevert r85288 (magic accessors for RequestContext)...
2011-06-27 Happy-melon(bug 29511) block dropdown reasons should be in wiki...
2011-06-27 Happy-melonFollow-up r90877: spot the copy-and-pasted code... :D
2011-06-27 Happy-melonFollow-up r86044 CR (correct subtitle message for actio...
2011-06-27 Happy-melonFollow-up r88738: this check is no longer needed since...
2011-06-26 Happy-melonFollow-up r86234, and more parameter documentation.
2011-06-26 Aaron SchulzRestore new_name_timestamp index usage in UNION. Since...
2011-06-26 Happy-melonComment shuffling, also fixing r86347 CR.
2011-06-26 Happy-melonFollow-up r84588 CR
2011-06-26 Happy-melonFollow-up r84475 CR; and also documentation fixes;...
2011-06-26 Robin PepermansMake parser->getFunctionLang be dependent on title...
2011-06-26 Aaron SchulzRemove disableaccount stuff from r77558. Left out from...
2011-06-26 Aaron SchulzFollow-up r90749: use a new 'autopromote' action for...
2011-06-26 Raimond SpekkingLocalisation updates for ToolserverI18N messages from...
2011-06-26 Mark A. HershbergerApply rgcjones' patch for Bug#29533:
2011-06-26 Sam ReedFollowup r89566, r89568, make links point to the user...
2011-06-26 Sam ReedFollowup r90839, de-capitali[sz]e api parameter
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-06-26 Raimond SpekkingFollowup r90775: Fix PHP Notice: Undefined index:...
2011-06-26 Antoine MussoFix comment in BacklinkCache::partition()
2011-06-26 Aaron SchulzMade '^' (XOR) in recCheckCondition() act as a one...
2011-06-26 Aaron Schulz* Core:
2011-06-26 Brian Wolff(sort of bug 29586) Make the (next 200) links on catego...
2011-06-26 Brian Wolff(bug 8556) When using $wgRawHtml, don't show scary...
2011-06-25 Jack Phoenixcoding style tweaks + removed some PHP4-isms
2011-06-25 Alexandre EmsenhuberFix comment from r79430; pointed out by Emufarmers
2011-06-25 Aaron Schulz* Follow-up r90749
2011-06-25 Sam ReedFollowup r89566
2011-06-25 Sam ReedFollowup r90722, seems the file comments were a bad...
2011-06-25 Sam ReedHack followup to r90643
2011-06-25 Sam ReedUncommited documentation from my working copy
2011-06-25 Robin PepermansCorrect alignment for RevisionDelete button
2011-06-25 Antoine MussoRename messages from r90670
2011-06-25 Matěj GrabovskýFollow-up r90408: use $user->useRCPatrol()
2011-06-25 Brian WolffLet $wgCategoryCollation take a class name as a value...
2011-06-25 Aaron SchulzFollow-up r90749: pushed down accessing of $wgAutopromo...
2011-06-25 Aaron SchulzFollow-up r90749:
2011-06-25 Sam ReedFollowup r89576, and other related revisions
2011-06-25 Sam ReedFollowup r86198 per Happy-melon comment on CR, delete...
2011-06-25 Aaron SchulzAdded one-time promote support via Autopromote::autopro...
2011-06-25 Russ NelsongetPath() does the wrong thing under SwiftMedia, but...
2011-06-25 Russ NelsonHad trouble distinguishing between these two error...
2011-06-24 Robin PepermansDirectionality improvements as part of bug 6100 (under...
2011-06-24 Robin PepermansDirectionality and language improvements as part of...
2011-06-24 Robin Pepermans(bug 28030) LTR usernames are aligned incorrectly in...
2011-06-24 Robin Pepermans(bug 12406) Pages with names in RTL scripts are not...
2011-06-24 Aaron Schulz* Removed break in first loop of generateTableHTML...
2011-06-24 Aaron Schulz* More cleanups for r88084 (and fixed r90692).
2011-06-24 Alexandre EmsenhuberSimplify a bit by using getRawText() instead of creatin...
2011-06-24 Siebrand MazelandReduce calls to wfTimestampNow() by using temporary...
2011-06-24 Siebrand MazelandFollow-up r88278. Do not call $wfTimestampNow() twice...
2011-06-24 Aaron SchulzCode style cleanups, use strict comparison with $data...
2011-06-24 Aaron SchulzMinor code cleanups
2011-06-24 Robin PepermansThe comment refers to the wrong path (should have been...
2011-06-23 Antoine MussoAdd tooltips to the Special:Recentchanges checkboxes
2011-06-23 Antoine MussoXml::label now apply the 'title' attribute when provided
2011-06-23 Alexandre EmsenhuberFix for r86722: pass the message 'dberrortext' unescape...
2011-06-23 Matěj GrabovskýwfArrayToCGI() and wfCgiToArray() now handle nested...
2011-06-23 Sam ReedFollowup r85596, recursiveTagParse returns a string...
2011-06-23 Brian WolffSomeone on irc had a very screwed up DB, and he reporte...
2011-06-23 Tim StarlingGeneral database-related code cleanup:
2011-06-22 Sam ReedFix code style
2011-06-22 PlatonidesRemove unused global $wgContLang
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-22 Alexandre EmsenhuberUpdated calls to Linker to call them statically and...
2011-06-22 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-06-22 Alexandre EmsenhuberRemoved hidden usage of $wgTitle in parser and the...
2011-06-22 Matěj GrabovskýFollow-up r90482: escape some more wikitext
2011-06-22 Jure Kajzer* removed DEFAULT '' NOT NULL constraints as '' is...
2011-06-22 Matěj GrabovskýFollow-up r90369: Add third parameter to filetype-unwan...
next