trim $this->mUserName var so that login attempt throttle key isn't fragmented with...
[lhc/web/wiklou.git] / includes /
2011-07-23 Aaron Schulztrim $this->mUserName var so that login attempt throttl...
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-07-22 Robin Pepermansin "marked version X of [[Page]] patrolled" on IRC...
2011-07-22 Aaron SchulzFollow-up r92887: clear throttle count once the passwor...
2011-07-22 Aaron SchulzRemoved Special{$this->getName()}ModifyFormFields from...
2011-07-22 Aaron SchulzImproved r92884 comments a bit on second thought
2011-07-22 Aaron SchulzFix for r86482: throttle password attempts for SpecialC...
2011-07-22 Aaron SchulzFollow-up r92884: mark these functions static
2011-07-22 Aaron SchulzRefactored code out into incLoginThrottle/clearLoginThr...
2011-07-22 Aaron SchulzDocument parameter in loadInputFromParameters
2011-07-22 Alexandre EmsenhuberAnd I forgot to rename that variable in r92855
2011-07-22 Alexandre EmsenhuberReduce a bit the coupling between Skin and OutputPage:
2011-07-21 Ian BakerActually alias sessionkey to filekey, fixes bug in...
2011-07-21 Robin PepermansFixes for r92538 & r92528:
2011-07-21 Aaron SchulzUse proper nosuchuser msg (fix for r86482)
2011-07-21 Alexandre EmsenhuberFix for r92702: there's no such method in Article class
2011-07-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-21 Roan KattouwAddress fixme on r86697: simplify the code a lot by...
2011-07-21 Roan KattouwFix r78824 after some misunderstandings in the CR comme...
2011-07-21 Aaron SchulzdecodeOptions() used by GlobalAuth - made it public
2011-07-21 Alexandre EmsenhuberFix for r92740: removed debugging code
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
next