Localisation updates for core messages from translatewiki.net (2009-04-14 17:59 UTC)
[lhc/web/wiklou.git] / includes /
2009-04-14 Aaron SchulzLog stream buffer fix
2009-04-14 Chad Horohoe(bug 18442) DefaultSettings docs. $wgLogRestrictions...
2009-04-13 Chad HorohoeIf the file doesn't exist, we get a whole bunch of...
2009-04-13 Chad Horohoe(bug 18317) Bolded selections in 1 | 3 | etc days on...
2009-04-13 Chad HorohoeStrict standards, declaration of functions much match...
2009-04-13 Roan KattouwAPI: Add parentid (rev_parent_id) to prop=revisions...
2009-04-13 Aaron SchulzRemove extra code left in r49433
2009-04-13 Aaron SchulzDisable extract for log items for speed
2009-04-12 Roan KattouwFix up r49428: add missing brace
2009-04-12 Roan KattouwFix warning in PHP 5.1 when feeding Title objects to...
2009-04-12 Aaron SchulzMore log extract cleanup
2009-04-11 Aaron SchulzRemoved $wgTitle from PageHistory
2009-04-11 Chad HorohoeNo more $wgTitle in the diff engine.
2009-04-11 Aaron Schulzuse correct item for count display
2009-04-11 Aaron Schulz(bug 16607) Added convenience checkboxes for revisionde...
2009-04-11 Aaron Schulz* Filter out duplicated url parameters
2009-04-10 Chad Horohoe(bug 18115) ForeignAPIRepo cache isn't working, fixed...
2009-04-10 Aaron Schulzminor style tweaks
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-04-10 Chad Horohoe(bugs 11381, 11613) Session.save_handler issues:
2009-04-10 Chad Horohoe(bug 7830) Pending transactions failed to commit on...
2009-04-10 Alexandre EmsenhuberRemoved double global declaration of $wgLang in SkinTem...
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*()
next