lhc/web/wiklou.git
2011-07-23 KrinkleMinor mw.loader fixes
2011-07-23 Aaron SchulzFollow-up r86482, r86485: removed user_name portion...
2011-07-23 Roan KattouwChange != {} to !$.isEmptyObject(): the former always...
2011-07-23 Aaron SchulzUpdates for new autopromote system & block hook
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-07-23 Brion VibberFollowup r86622: add initial QUnit test cases for jquer...
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 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-22 OverlordQFix nukeNS maintenance script to correctly reference...
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-22 Aaron SchulzAvoid redefining TESTWIKI constant (Het wrappers alread...
2011-07-22 Ryan Kaldarifollow-up to r91499 - set padding for the elements...
2011-07-22 Robin PepermansRemove $rtl = true; from translation file in Latin...
2011-07-21 Ian BakerActually alias sessionkey to filekey, fixes bug in...
2011-07-21 Robin PepermansFixes for r92538 & r92528:
2011-07-21 Chad Horohoeself rv r90483. Still needs investigating though
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 Brion VibberFollowup r92329: Fixes the localize test cases in IE...
2011-07-21 Aaron SchulzdecodeOptions() used by GlobalAuth - made it public
2011-07-21 KrinkleRemove mw.util.inArray
2011-07-21 Alexandre EmsenhuberFix for r92740: removed debugging code
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
next