Move dumpRev and orphanStats to subclass Maintenance. Make orphanStats bail out early...
[lhc/web/wiklou.git] / includes /
2009-08-21 Chad HorohoeRemove random comments.
2009-08-21 Alex ZTweak Access-Control-Allow-Origin stuff per comments...
2009-08-20 Alexandre EmsenhuberDocument wfWarn() function
2009-08-20 Brion Vibberbug 20327 Error in FlaggedRevs.hooks.php after r55168...
2009-08-20 Aryeh GregorRemove somewhat braindead comments
2009-08-20 Alex ZUpdate ChangesList output for enhanced changes to use...
2009-08-20 Ilmari Karonen(bug 15248) Normalize NBSP and other odd Unicode whites...
2009-08-20 Raimond Spekking* (bug 20318) Distinct CSS classes for ISBN/RFC/PMID...
2009-08-20 Michael Dale* moved $wgEnableTemporalOggUrls configuration var...
2009-08-19 Trevor ParscalIncrimented $wgStyleVersion to refelct the changes...
2009-08-19 Brion Vibberfix up doc comment on Database::buildConcat()
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-19 Andrew GarrettAdd doc comment for JS2 dependency in live preview...
2009-08-19 Benjamin LeesFollow-up to mediawiki.org/wiki/Special:Code/MediaWiki...
2009-08-19 Brion VibberRevert r54585 "Fix bug 19261 by saving the username...
2009-08-19 Brion VibberRevert image crop for now:
2009-08-19 Chad HorohoeFollowup r53884, use wfSuppressWarnings/wfRestoreWarnin...
2009-08-19 Brion VibberCleanup from r54770 "Add Html::input() convenience...
2009-08-18 Brion VibberDisable the mysterious keypress throttling that overrid...
2009-08-18 Aryeh Gregor$wgMaximumMovedPages should only count moved pages
2009-08-18 Aryeh GregorRemove all usage of projection stylesheets
2009-08-18 Roan KattouwUntested equivalent of r55262 ("When moving a page...
2009-08-18 Aryeh GregorThrow an exception instead of PHP fatal error
2009-08-18 Aryeh GregorFix comment to note return type on error
2009-08-18 Aryeh GregorDon't move twice when moving subpages to a subpage
2009-08-18 Michael Dale* fixed SpecialUpload page iframe uploading for js2...
2009-08-18 Andrew GarrettRewrite JS-based Live Preview to use jQuery, was 200...
2009-08-18 Aryeh GregorFix fatal on every move over redirect, from r53659
2009-08-18 Siebrand Mazeland* remove unused Skin::copyrightLink()
2009-08-18 Aryeh GregorMake element() escape input like in Xml
2009-08-17 Roan KattouwFollow-up to r54556: fix login/logout links in core
2009-08-17 Alex ZRe-implement r54638 in a higher-level way. Allows exten...
2009-08-17 TobiasShow summary preview also on diff - useful for editing...
2009-08-17 Tim StarlingFix PHP4-ism
2009-08-17 Tim Starling* Fixed XSS vulnerability introduced by r49833. Only...
2009-08-17 Raimond SpekkingUse formatNum for some more numbers.
2009-08-17 Tim Starling* Renamed PageHistory to HistoryPage. Brion gave me...
2009-08-17 Chad Horohoe(bug 20265) Special:AncientPages (and UnusedFiles)...
2009-08-16 Chad Horohoe(bug 20274) Strict standards issue in 5.3.
2009-08-16 Tim StarlingFixes for Shinjiman's Special:Version updates r49995...
2009-08-16 Chad Horohoe(bug 20273) Undefined variable in Special:RandomPage...
2009-08-15 Michael Dale* removed plain-text output because IE is retarded...
2009-08-15 Leons Petrazickisconfig/index.php:
2009-08-15 Michael Dale* added content-type plain/text output param for json...
2009-08-15 Chad HorohoeSpacing and declare public.
2009-08-15 Michael Dale* added missing setIndexedTagName for some upload api...
2009-08-15 Tim Starling* Per my CR comments on r44560: merged FileCache into...
2009-08-15 Tim Starling* Converted BagOStuff.php from the style of memcached...
2009-08-14 Andrew GarrettAdd an id to the cancel link
2009-08-14 Michael Dalefixed variable name
2009-08-14 Michael Dalehttp:get was clearing opts array (fixed)
2009-08-14 Michael Dale* added curl option support for get requests
2009-08-14 Andrew GarrettCustomise display of thread search result titles.
2009-08-14 Niklas Laxström(bug 20090) BCP 47 issues
2009-08-14 Andrew GarrettGIF metadata extraction fixes:
2009-08-14 Raimond SpekkingRecommit r54069 (shinjiman) after general revert r54735...
2009-08-14 Raimond SpekkingRecommit r53268 (simetrical) after general revert r5473...
2009-08-14 Raimond SpekkingRecommit r52524 (ialex) after general revert r54735...
2009-08-14 Brion VibberAdded trim() call to work around mystery bug where...
2009-08-14 Brion VibberFixed double-escaping bug in ConfEditor's handling...
2009-08-13 Aaron SchulzFollow-up r54968: this close() should be redundant now
2009-08-13 Aaron SchulzFollow-up r54966: more sanity checks
2009-08-13 Aaron SchulzFixed 'permission denied' cdb fatals (on windows at...
2009-08-13 Aaron SchulzSanity check $this->handle on close()
2009-08-13 Michael Daleadded memchached compatibility to background downloads.
2009-08-13 Raimond Spekkingfix typo
2009-08-13 Chad HorohoeFollowup r54913...throw these on the copyright icons too
2009-08-13 Chad Horohoe(bug 20203) "Powered by Mediawiki" now has height/width...
2009-08-12 Andrew GarrettMake pointlessly private newFromConds public.
2009-08-12 Tim StarlingIn response to a report from Domas that we are seeing...
2009-08-12 Tim StarlingIn Database::getLag(): Add some more I/O thread states.
2009-08-11 Chad HorohoeRevert r35877, early commit that can only be explained...
2009-08-11 Bryan Tong MinhRevert r54795: Didn't work as expected and don't have...
2009-08-11 Niklas LaxströmAlways define mwEmbed i18n file. Was not compatible...
2009-08-11 Michael Daleattempt to fix translatewiki script-loader translate...
2009-08-11 Bryan Tong Minh(bug 20052) Watch checkbox on Special:Movepage is check...
2009-08-11 Chad HorohoeSome unused $wgStyleVersions.
2009-08-11 Raimond Spekking* Do not transform EXIF fields with pure text to avoid...
2009-08-11 Raimond SpekkingRecommit r54081 after general revert r54735: The descri...
2009-08-11 Tim Starling(bug 20170) Make QuickTemplate::execute() abstract...
2009-08-11 Aryeh GregorAdd Html::input() convenience function
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Bryan Tong MinhMaking demon happy (adding public/protected to function...
2009-08-10 Bryan Tong MinhAdded crop support for inline images.
2009-08-10 Brion VibberRevert r54638 "Deprecate the $wgExtraRandompageSQL...
2009-08-10 Brion VibberRevert Special:Version to known-good state as of r52060...
2009-08-10 Brion VibberReverting r54695 'Remove extraneous type="" for CSS...
2009-08-10 Brion VibberPull back r54590, r54591, r54628, r54633, r54636, r5471...
2009-08-10 Andrew GarrettRewrite some spaghetti code in Special:Log to fix inval...
2009-08-10 Jan Luca Naumann(r54628 + r54633) Display (...) only if there new messages
2009-08-10 Alexandre EmsenhuberFix E_PARSE from r54708
2009-08-10 Andrew GarrettFix silly bug in r54703 r53546
2009-08-10 Andrew GarrettMoar error handling for r53546
2009-08-10 Philip TzouUpdate the Chinese conversion tables.
2009-08-10 Aryeh GregorRemove extraneous type="" for CSS/JS in HTML 5
2009-08-10 Aryeh GregorDon't use summary attribute in TOCs
2009-08-10 Chad HorohoeFix some misnamed IDs from the AllMessages refactor.
2009-08-09 Niklas LaxströmSupport script loader
2009-08-09 ShinjimanFix PHP Fatal error for r54627.
2009-08-09 Chad HorohoepatchPath not patchPatch
next