Follow-up r93386: fix editsection when user language direction != content lang dir
[lhc/web/wiklou.git] / includes /
2011-07-28 Leo KoppelkammRedo r93284 ( Make editsection link more understandable...
2011-07-28 Niklas LaxströmFu r92231: PHP Fatal error: Call to a member function...
2011-07-28 Aaron SchulzFixed typo. w/s cleanup.
2011-07-28 Niklas LaxströmFu r93249: I see no reason to mark this private - prote...
2011-07-28 Niklas LaxströmFu r93249 failed grepping
2011-07-28 Roan KattouwMake mw.user.options and mw.user.tokens work in debug...
2011-07-28 Sam ReedFollowup r93343
2011-07-28 Sam ReedFix syntax error from r93343
2011-07-28 Chad HorohoeMove wfFixBoxImage() out of ImageFunctions and into...
2011-07-27 Ryan Kaldarimake sure sockets are enabled
2011-07-27 Roan KattouwRevert r93237 ("use User::getBlock() accessor rather...
2011-07-27 Leo KoppelkammRecommit r93264 ( Remove semantically incorrect wrapper...
2011-07-27 Siebrand Mazelandsiprop=interwikimap and siprop=languages can now use...
2011-07-27 Antoine MussoTypo in message autoblockedtext
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Antoine Mussorevert r93264 : breaks ton of parser tests.
2011-07-27 Antoine MussoUnicode space separator characters (Zs) now terminates...
2011-07-27 Robin PepermansSkinLegacy:
2011-07-27 Leo KoppelkammFix Bug 11270 & Bug 11555 : Make editsection link more...
2011-07-27 Jeroen De Dauwsmall style tweaks
2011-07-27 PlatonidesRename PROT_* constants to PROTO_*
2011-07-27 Leo KoppelkammRemove semantically incorrect wrapper table from toc...
2011-07-27 Alexandre Emsenhuber* Changed OutputPage::$mIsArticle flag to be false...
2011-07-27 Roan Kattouw(bug NNNNN) Rewrite most of wfExpandUrl() to handle...
2011-07-26 Antoine Mussomakes SpecialPage::mName explicitly private
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-26 Happy-melonFollow-up r93234: use User::getBlock() accessor rather...
2011-07-26 Happy-melonImplement an accessor for User->mBlock. Doing this...
2011-07-26 Happy-melon* Fix double-escaping from r85025
2011-07-26 Sam ReedApparently MaxSem cares about SQLite ;)
2011-07-26 Sam Reed* (bug 22744) Add/Update indexes for queries done by...
2011-07-26 Aaron Schulz(bug 28553) Set ar_parent_id on deletion
2011-07-26 Sam Reed* (bug 29685) do not output NULL parentid with list...
2011-07-26 Sam Reed* (bug 29684) Set forgotten parameter types in ApiQuery...
2011-07-26 Sam Reed* (bug 29748) Add API search prefix support
2011-07-26 Daniel FriesenFollowup r93157, missing another one of the stray )'s.
2011-07-26 Daniel FriesenFollowup r93132, misplaced ) caused 'dirname() expects...
2011-07-25 Ian BakerAdded a workaround for the lack of RequestContext in...
2011-07-25 Roan KattouwWhitespace fix
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-25 Jeroen De Dauwstyle fix
2011-07-25 Jeroen De Dauwadded since tag
2011-07-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-25 Platonidesr85886 broke $wgSharedPrefix
2011-07-25 Aaron SchulzFollow-up r79518: added getCachedLastEditTime/getCached...
2011-07-25 Aaron SchulzFixed newFromArchiveRow to check for ar_page_id
2011-07-25 Aaron SchulzMarked canChangePassword protected, w/s fixes
2011-07-25 Ian BakerChanged storeResult to storeStatus (more informative...
2011-07-24 PlatonidesUpdate JSMin+ to the newly released 1.4
2011-07-24 Sam ReedTrim trailing whitespace
2011-07-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-24 Sam ReedFollowup r92796, r93002
2011-07-24 Aaron SchulzFollow-up r92924, set special page group for ChangeEmail
2011-07-24 Alexandre EmsenhuberFix for r92984: correct method name, thanks Jack Phoeni...
2011-07-24 Alexandre EmsenhuberSome misc fixes to Skin and SkinTemplate:
2011-07-24 Robin PepermansAdd lang & dir attributes around the recentchangestext...
2011-07-23 Jeroen De Dauwfix doc
2011-07-23 PlatonidesMake wfUrlEncode(null) reset the static. Two skipped...
2011-07-23 Robin PepermansDifferenceEngine: introduce setDiffLang() to change...
2011-07-23 Aaron SchulzDummy-proof incLoginThrottle/clearLoginThrottle with...
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
next