Localisation updates for core messages from translatewiki.net (2009-04-09 22:30 UTC)
[lhc/web/wiklou.git] / includes /
2009-04-09 Aaron SchulzPreserve default limit on submit
2009-04-09 Robert Leverington* Strict Standards: Cannot assign by reference.
2009-04-09 Robert Leverington* Strict Standards: Only variables may be passed by...
2009-04-09 Alexandre Emsenhuberfix variable collision introduced in r49324
2009-04-09 Alexandre Emsenhuber* removed useless $wgUser and $wgOut globalisation
2009-04-09 Remember the dot(bug 1553) Lowercase navigation headings in German
2009-04-09 Remember the dot(bug 12998) Allow <sup>, <sub>, etc. in DISPLAYTITLE
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-04-08 Emil PodlaszewskiAdded new hook 'MessageCacheReplace' into MessageCache...
2009-04-07 Chad HorohoeDocument OutputPage::out()
2009-04-07 Alexandre EmsenhuberFollow-up r49280: use $this->getTitle() since this...
2009-04-07 Chad HorohoeUse getTitle() here, it's cleaner.
2009-04-07 Alexandre Emsenhuber* Use Linker::link()
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-04-07 Chad HorohoeRemove some unused $wgOut's.
2009-04-07 Chad HorohoeRe-add id's to special page groups (that I originally...
2009-04-07 Niklas Laxström* Skip the plural parsing for bytes also when not in...
2009-04-07 Niklas Laxström* (bug 18377) Time in Enhanced ChangesList lacking...
2009-04-07 Philip TzouUpdate the Chinese conversion tables.
2009-04-07 Aaron Schulz(Bug 18330) Made pageCountInfo() public
2009-04-06 Chad Horohoerm stray $wgUser
2009-04-06 Alexandre Emsenhuber* (bug 18009) $wgHooks and $wgExtensionFunctions now...
2009-04-06 Aaron Schulz* Made generateReason() skip deleted user names
2009-04-06 Aaron SchulzDon't show '(comment removed)' for empty comments
2009-04-06 Aaron Schulz* (bug 17543) Allow partial hiding of top revision
2009-04-05 Aaron Schulz* Removed unused par
2009-04-05 Aaron Schulz(bug 18346) Automatically hide RC log items on block too
2009-04-05 Tim StarlingMove the circular reference check to *after* redirect...
2009-04-05 Alexandre EmsenhuberDon't display the "noautoblock" flag when blocking...
2009-04-05 Philip TzouUpdate the Chinese conversion tables. Thanks Shinjiman...
2009-04-05 Aaron SchulzClean up ipb_deleted query slightly
2009-04-05 Aaron SchulzMade suppress link bold
2009-04-05 Aaron SchulzFollow-up to r49191: Same thing but where the log is...
2009-04-05 Aaron SchulzsetUsernameBitfields() should skip suppress log items
2009-04-05 Aaron Schulzprofiling fix
2009-04-04 Alexandre Emsenhuber* (bug 18331) MediaWiki:Undelete-revision can now have...
2009-04-04 Aaron Schulzprofiling fixes
2009-04-04 Aaron SchulzFix profiling
2009-04-04 Aaron SchulzHide show/hide links for NO_ACTION_LINK
2009-04-04 Alex Z* (bug 18316) Removed superfluous name="fulltext" from...
2009-04-03 Alexandre EmsenhuberMoved "successbox", "errorbox" and related CSS classes...
2009-04-03 Philip Tzou1. Rewrite code for parsing http request header to...
2009-04-03 Chad HorohoeRemove stray $wgTitle
2009-04-03 Aryeh GregorRemove superfluous border="0" from images
2009-04-03 Aaron SchulzCorrect empty case for r49149
2009-04-03 Aaron SchulzTweak/fixes to r49149
2009-04-03 Chad Horohoe(bug 18311) Purging images via the API now works. This...
2009-04-03 Aaron SchulzRevisionDelete log extract query optimizations
2009-04-02 Alexandre Emsenhuber* (bug 18289) Database connection error page now return...
2009-04-02 Alexandre EmsenhuberCatch exceptions, since this part is likely to throw...
2009-04-02 Alexandre Emsenhuber* (bug 18170) Fixed a PHP warning in Parser::preSaveTra...
2009-04-01 Alexandre EmsenhuberDocument $wgDisableAnonTalk
2009-04-01 Tim StarlingChanges required by the current version of SecurePoll:
2009-04-01 Tim Starling* Escape attribute values
2009-04-01 Tim StarlingIn OutputPage::addScriptFile(): escape attributes for...
2009-03-31 Aaron SchulzFixed fatal from r49068. Removed verbose formatting :)
2009-03-31 Aaron SchulzRemoved unneeded NS_MAIN special case for index usage
2009-03-31 Roan KattouwUpdate docs in Pager.php for join_conds
2009-03-31 Aryeh GregorDon't add empty title attributes to anchor links
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-03-31 X!Added usprop=gender to list=users
2009-03-30 Aaron Schulz(bug 18263) Escape single-quotes for wpDestForm
2009-03-30 Aaron SchulzTweak brackets from r49012
2009-03-30 Aaron SchulzFixed fatal from r49045
2009-03-30 Roan KattouwKill raw SQL in QueryPage::recache(). I can't find...
2009-03-30 Robert RohdeAdds fallback implementations of mb_strpos and mb_strrp...
2009-03-30 Alexandre Emsenhuber* (bug 18259) Special:DeletedContributions now also...
2009-03-30 Roan Kattouw(bug 18256) Fix typo: array_diff_key, not keyS
2009-03-30 Niklas LaxströmFix regression from r48990
2009-03-30 Chad Horohoe(bug 17947) On Special:SpecialPages, restricted special...
2009-03-29 Aryeh GregorRemove unused var
2009-03-29 Victor VasilievFix a typo in the function name
2009-03-29 Aryeh GregorPass query directly to getLinkUrl()
2009-03-29 Aryeh GregorRemove a couple of link() calls in enhanced RC
2009-03-29 Roan KattouwFollowup to r49013: forgot to commit ApiBase.php
2009-03-29 Roan KattouwRemove ugly userrights-CentralAuth hack introduced...
2009-03-29 Jack Phoenixminor coding style tweaks to Interwiki.php
2009-03-29 Aryeh GregorUse link() instead of make*Link*()
2009-03-29 Aryeh GregorRemove some makeKnownLinkObj() invocations in RC
2009-03-29 Domas Mituzasfix rollback links in watchlists, use a join'ed `page...
2009-03-29 Victor VasilievImprove image moving error handling:
2009-03-29 Roan KattouwAPI: Don't give patrol tokens for non-new RCs if only...
2009-03-29 Jack PhoenixSkin.php/SkinTemplate.php: cleanup, spacing tweaks...
2009-03-29 Philip TzouUpdate the Chinese conversion tables.
2009-03-29 Andrew GarrettFix regression whereby you were shown an error message...
2009-03-29 Domas MituzasAaron is lazy, but right :)
2009-03-29 Alexandre EmsenhuberFixes for r48930:
2009-03-29 Domas Mituzasfix some of RC rollback madness:
2009-03-29 Aaron SchulzSupport caching of old versions
2009-03-29 Domas Mituzasdon't do custom number formatting for bytes changed...
2009-03-29 Philip TzouAdd group convertsion support for LanguageConverter...
2009-03-29 Domas MituzasI'd love not to do such fixes:
2009-03-29 Philip TzouUpdate the Chinese conversion tables.
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-28 Philip TzouUpdate the Chinese conversion tables.
2009-03-28 Chad Horohoe(bug 18222) $wgMinimalPasswordLength default is now 1
2009-03-28 Chad Horohoe(bug 17617) HTML cleanup for ImagePage
2009-03-28 Niklas Laxström* (bug 18190) Proper parsing in MediaWiki:Sharedupload...
2009-03-27 Chad Horohoe(bug 17374) Special:Export no longer exports two copies...
2009-03-27 Alexandre EmsenhuberPer raymond, tweak for r48930: add "mw-talkpageheader...
next