Whitespace update.
[lhc/web/wiklou.git] / includes /
2011-07-21 Alexandre EmsenhuberRemoved SkinTemplateSetupPageCss hook and SkinTemplate...
2011-07-21 Alexandre Emsenhuber* Made Skin::userCanPreview() use Title::getUserPermiss...
2011-07-20 Brion VibberRevert non-functional parts of r82343 -- 'select' param...
2011-07-20 Chad HorohoeRevert DatabaseBase::tablePrefix() part of r79272:...
2011-07-20 Chad Horohoe(bug 25355) Parser generates edit section links for...
2011-07-20 Robin PepermansUse $this->getLang() per Nikerabbit on r91648.
2011-07-20 Ryan Schmidt* $wgDnsBlacklistUrls now accepts an array with url...
2011-07-20 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-20 Alexandre EmsenhuberMake Title::isNamespaceProtected() require the $user...
2011-07-20 PlatonidesFixup r89029. You don't include the brackets in the...
2011-07-20 Sam ReedRemove @return void documentation
2011-07-20 Aryeh GregorAllow blocked sysops to view Special:Unblock
2011-07-20 Aryeh GregorFix inaccurate return type in comment
2011-07-20 Owen Davisadded missing null checks in callers of Revision::newNu...
2011-07-19 Robin Pepermans$wgUploadNavigationUrl should be used for file redlinks...
2011-07-19 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-19 PlatonidesSpacing, removed unneded global.
2011-07-19 Roan KattouwFixes for URL expanding in CSSMin: adjust the offset...
2011-07-19 PlatonidesFollow-up r91518
2011-07-19 PlatonidesFollow up r92036. The global is not needed now.
2011-07-19 PlatonidesFollow-up r91246. The global is no longer needed.
2011-07-19 Platonidesr91784 forgot to change one instance of $wgUser to...
2011-07-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-19 PlatonidesFollow up r91561. Use canonical class names.
2011-07-19 PlatonidesExpand the defines from JSTokenizer::__construct()...
2011-07-19 PlatonidesRemove double ; and final ?> from jsminplus (imported...
2011-07-19 PlatonidesProfiling errors. r92106 missed a wfProfileOut
2011-07-19 PlatonidesFollow up to r91561: Use the canonical class names.
2011-07-19 Robin PepermansFollow-up r92528:
2011-07-19 Robin Pepermans(bug 19838) API does not use interwiki cache.
2011-07-19 Russ Nelsonmark a non-API function private; rename it to reflect...
2011-07-19 Jeroen De Dauwstyle fix
2011-07-18 Ian BakerRefactored section assembly code to be more readable
2011-07-18 Sam ReedRevert 2 from r92498
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-18 Sam ReedAdd comment
2011-07-18 Andrew GarrettFix autoblocks in r92480 r92482 -- modified the wrong...
2011-07-18 Sam ReedIt seems people don't either pay attention to code...
2011-07-18 Andrew GarrettFix autoblocks in r92480
2011-07-18 Chad Horohoe(bug 29959) Installer fatal when cURL and allow_url_fop...
2011-07-18 Andrew GarrettBlock.php fixes: Always store mExpiry as a TS_MW or...
2011-07-18 Sam Reed* (bug 29938) list=users&usprop=rights shows rights...
2011-07-18 Alexandre EmsenhuberLet Skin extend ContextSource instead of reinventing...
2011-07-18 Aaron SchulzRefactored new getAutomaticGroups() function out of...
2011-07-18 Sam ReedDocumentation updates
2011-07-18 Sam ReedSet explicit public modifier
2011-07-18 Ian Bakerchanged sessionkey to filekey to keep consistent with...
2011-07-18 Neil Kandalgaonkarremoving xdebug call
2011-07-18 Mark A. HershbergerBug #29874 - Image extension strict whitelist handling...
2011-07-18 Sam ReedRemove call to User::getImplicitGroups() from ApiQueryA...
2011-07-18 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-18 Sam Reed* (bug 29935) Improve formatting of examples in ApiPara...
2011-07-18 Sam ReedKill unused globals
2011-07-18 Sam Reed-rakkaus/#mediawiki-i18n- (1 lines skipped) [18-Jul...
2011-07-17 Sam ReedAdd a couple more useful URL's to the API help banner
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-17 Sam ReedFollowup r92396 rename method, fix boolean comparison...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-17 Sam ReedFlesh out some TODO documentation from onwiki pages
2011-07-17 Alexandre EmsenhuberFix for r92388: that was the wrong method
2011-07-17 Alexandre Emsenhuber* Changed Special:RecentChanges and Special:RecentChang...
2011-07-17 Alexandre Emsenhuber* Expanded documentation, added GPL header and changed...
2011-07-16 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-16 Alexandre Emsenhuber* Use standard method to check user permissions
2011-07-16 Alexandre Emsenhuber* Use wfMessage() instead of OutputPage::addWikiMsgArra...
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-16 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-16 Robin PepermansRemove 'dk' from dummy language codes, it was removed...
2011-07-15 Sam Reedsync up RELEASE-NOTES
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-15 Aaron SchulzRemoved unused function
2011-07-15 KrinkleajaxCategories fixes:
2011-07-15 Bryan Tong Minh(bug 28762) Resizing to specified height broken for...
2011-07-15 Ian BakerNo longer using the content hash as a file key. This...
2011-07-15 Roan KattouwFix typo in r91154
2011-07-15 Ryan Kaldaribetter method descriptions
2011-07-15 Chad HorohoeSlightly more informative error message when passed...
2011-07-15 Chad HorohoeStylize
2011-07-15 Bryan Tong MinhFollow-up r79845: Fix rotation. Turns out that we need...
2011-07-15 Alexandre EmsenhuberPer Nikerabbit, follow-up to r92231: removed unreachabl...
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-15 Chad HorohoeFix for r92187
2011-07-15 Aaron SchulzFollow-up r92220: changed autoblock handling to use...
2011-07-15 Aaron Schulz* Removed angry autoblock code - unused by anything
2011-07-14 Ian Bakerproperly handle the case where a file disappears during...
2011-07-14 Ian Bakerfixed a condition where re-uploading a file that's...
2011-07-14 Chad HorohoeKill AjaxFunctions.php. The only thing using this was...
2011-07-14 Chad HorohoeVarious cleanups to ExternalEdit. Documentation, code...
2011-07-14 Chad HorohoeUse the context's response for header() calls in checkM...
2011-07-14 Aaron SchulzMade WikiPage::factory a bit more dummy proof
2011-07-14 Leo Koppelkammr91949 : EditWatchlist assumed that action was always...
2011-07-14 Leo KoppelkammRestructure tab code of mediawiki.special.preferences...
2011-07-14 Leo Koppelkammr92054 : Remove leftover space
2011-07-14 Robin Pepermans* Fix r80248: login language links included a newline...
2011-07-13 Chad Horohoe(bug 26360) $wgSessionHandler was overriding system...
2011-07-13 Robin PepermansFollow-up r92068: add 'qqx' to dummy language codes...
next