lhc/web/wiklou.git
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-04-10 Alexandre EmsenhuberWe already have that in $this->data['userlang'], don...
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 Remember the dotFollow-up to r49350, corrected code to follow coding...
2009-04-09 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-04-09 Remember the dotFollow-up to r49331, reduce redundancy in language...
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 Remember the dotTesting commit access by adding myself to the list...
2009-04-09 Chad HorohoeCleanup, these can use mTitle rather than getting it...
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-04-08 Raimond SpekkingRevert part of r49320: Accidently committed half done...
2009-04-08 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-04-08 Emil PodlaszewskiAdded new hook 'MessageCacheReplace' into MessageCache...
2009-04-08 Rotem LissLocalization update for he.
2009-04-07 Chad HorohoeDocument OutputPage::out()
2009-04-07 Chad HorohoeUse parent instead of SkinTemplate explicitly
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 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-04-07 Aaron Schulz(Bug 18330) Made pageCountInfo() public
2009-04-06 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2009-04-06 Chad Horohoerm stray $wgUser
2009-04-06 Alexandre Emsenhuber* (bug 18009) $wgHooks and $wgExtensionFunctions now...
2009-04-06 Rotem LissLocalization update for he.
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 Alexandre Emsenhuber* update wikicities url, same as wikia now
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 EmsenhuberTypo; thanks to Splarka
2009-04-03 Alexandre EmsenhuberPer Sunwell5's report on IRC and my talk page: fixed...
2009-04-03 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-04-03 Alexandre EmsenhuberMoved "successbox", "errorbox" and related CSS classes...
2009-04-03 Philip TzouFollow up on r49157, remove an unused variable.
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 Chad Horohoe(bug 18325) Add File: nameespace to Occitan language...
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-02 Roan Kattouw(bug 18304) rebuildrecentchanges.php calculates size...
2009-04-02 Roan Kattouw(bug 18291) Also include newuserlog entries when rebuil...
2009-04-01 Alexandre EmsenhuberDocument $wgDisableAnonTalk
2009-04-01 Raimond SpekkingLocalisation updates for core messages from translatewi...
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-04-01 Roan Kattouw(bug 18291) rebuildrecentchanges.php failed to add...
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 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-03-30 Robert RohdeAdds fallback implementations of mb_strpos and mb_strrp...
2009-03-30 Rotem LissLocalization update for he.
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 HorohoeFix minor dyslexia in last commit.
next