lhc/web/wiklou.git
2011-07-21 Siebrand MazelandWhitespace update.
2011-07-21 Siebrand MazelandRemove messages that shouldn't be here.
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 Roan KattouwRELEASE-NOTES for r79383
2011-07-20 Chad HorohoeRevert DatabaseBase::tablePrefix() part of r79272:...
2011-07-20 Chad HorohoeRevert r85034, r81186, r77638: per CR on r77638: XMLRea...
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 Ian BakerDocumenting new parser hook, re r92506.
2011-07-20 Alexandre EmsenhuberMake Title::isNamespaceProtected() require the $user...
2011-07-20 PlatonidesCommit a list of unimplemented tests.
2011-07-20 PlatonidesFollow up r92635
2011-07-20 PlatonidesFix for r91885.
2011-07-20 PlatonidesFollow up r92635.
2011-07-20 PlatonidesI like better checking for the actual extension, loadin...
2011-07-20 PlatonidesFixup r89029. You don't include the brackets in the...
2011-07-20 Niklas LaxströmRemoved todos, not useful
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 PlatonidesFollow-up r92588. Make it work regardless of $wgHtml5
2011-07-19 PlatonidesSince r92364 UserTest.php needs a database
2011-07-19 PlatonidesFollow up r91419. A boolean attribute can be both the...
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 PlatonidesRemove the globals. r91570 was wrong saying that parent...
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 PepermansFollow-up r92528: probably better to put it in the...
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 RELEASE-NOTES-1.18.old into RELEASE-NOTES-1.18
2011-07-18 Aaron SchulzRemoved testBug29116LoadWithEmptyIp. Fails due to wfDep...
2011-07-18 Sam ReedMove current RELEASE-NOTES-1.18 to RELEASE-NOTES-1...
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 Raimond SpekkingLocalisation updates for core and extension messages...
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 Aaron SchulzUpdated doMaintenance since wmf-config/ was moved up...
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-18 Aaron SchulzDisallow given options twice (instead of letting the...
2011-07-17 Robin PepermansFix r92418: 'fr', of course
2011-07-17 Robin PepermansAdd fallback 'frc' -> 'fr'. Main translator agreed...
2011-07-17 Raimond SpekkingLocalisation updates for core and extension messages...
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... First steps for bug 14801: add backend support for...
2011-07-16 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-16 Niklas LaxströmArray indexes start from zero
2011-07-16 Robin PepermansRemove 'dk' from dummy language codes, it was removed...
2011-07-15 Robin PepermansSplit MessagesKs into ks-arab and ks-deva, as Kashmiri...
2011-07-15 Sam Reedsync up RELEASE-NOTES
next