lhc/web/wiklou.git
2011-11-26 Daniel FriesenImplement path routing code.
2011-11-26 Alexandre EmsenhuberFixes for LanguageConverter::parseCachedTable() (seems...
2011-11-26 Purodha B BlissenbachAdd colon to message, see https://translatewiki.net...
2011-11-26 Sam ReedFollowup r102624
2011-11-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-25 Antoine Musso  ->  
2011-11-25 Aaron SchulzFU r103738: redid the method of getting the source...
2011-11-25 Sam ReedImprove comment from r104047
2011-11-25 Sam Reed"else if" to "elseif"
2011-11-24 Raimond SpekkingLocalisation updates for ToolserverI18N from translatew...
2011-11-24 Aaron SchulzAdded Database::getServerUptime() function to return...
2011-11-24 Sam ReedFollowup r104033, explicitly define the array
2011-11-24 Siebrand MazelandFollow-up r99389: Lower diacritics are invisible in...
2011-11-24 Daniel FriesenUpdate img_auth.php and WebRequest code to handle non...
2011-11-24 Daniel FriesenFix documentation for $wgUploadPath in DefaultSettings...
2011-11-24 Daniel FriesenUpdate maintenance/dev/'s router, add handling for...
2011-11-24 Antoine Mussofix comment prefixed by '+' introduced in r103679
2011-11-24 Antoine Mussorevert r102636
2011-11-24 Daniel FriesenModify maintenance/dev/ router code to fix the bug...
2011-11-24 Brion VibberFollowup r103945: fix regression in XML export namespac...
2011-11-23 Aaron SchulzAdded wasLockTimeout() DB function. All our DBMS can...
2011-11-23 Aaron SchulzReverted 'lockTimeout' option from r104069: table_lock_...
2011-11-23 Antoine Mussoadd usage for --no-extensions
2011-11-23 John Du HartFollowup r100722, show the full size of the page in...
2011-11-23 Sam ReedFix hook copy paste fail
2011-11-23 Aaron SchulzFactored setTimeout() into setSessionOptions() and...
2011-11-23 Sam Reed* (bug 32609) API: Move captchaid/captchaword of action...
2011-11-23 Siebrand MazelandFollow-up r104051: Rebuild message files.
2011-11-23 Max SemenikFollow-up r104051: fix tests
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-23 Sam ReedKill mysql4 specific code from DatabaseMysql
2011-11-23 Sam ReedKill some more mysql 4 related things from the installer
2011-11-23 Sam ReedKill $wgDBmysql4 from DefaultSettings.php, not used...
2011-11-23 Sam ReedTrim trailing whitespace
2011-11-23 Sam ReedFull stops at end of lines
2011-11-23 Antoine MussoUser: document 2 returns
2011-11-23 Brian WolffMake installer error out if php was compiled without...
2011-11-23 Robin PepermansFix typo in trunk as in branch (r103778)
2011-11-23 Roan KattouwFollowup r102951: per CR, remove duplicated empty strin...
2011-11-23 Roan Kattouw(bug 29569) Avoid fatal errors in OutputPage when nonex...
2011-11-23 Roan KattouwFollowup r101507: don't automatically use APC for the...
2011-11-23 John Du HartFollowup r103817, updating setLang usages
2011-11-23 Roan KattouwFix typo in r103751
2011-11-23 John Du HartFollowup r103817, backing out ContextSource changes...
2011-11-23 Brion Vibbertweak hook doc; followup r103762
2011-11-23 Brion VibberRevert r103770 (bug 24037) -- added full-page size...
2011-11-23 Brion VibberRevert r103795 -- adds <dws> pseudotag which modifies...
2011-11-23 Brion VibberRevert r103978, r103979 -- screwed something up, breaks...
2011-11-23 John Du HartFollowup r103814, fixed a few typos and a stray newline
2011-11-22 Brion VibberFunctional part of r103978 (d'oh!) plus an update to...
2011-11-22 Brion VibberFollowup r103865 and r103915
2011-11-22 Chad Horohoe(bug 29747) eAccelerator shared memory caching has...
2011-11-22 Roan KattouwFollowup r102785: fix typo in index name. Thanks to...
2011-11-22 Brion Vibber* (bug 32376) XML export tweak to use canonical user...
2011-11-22 PlatonidesFinal fixup to r103910 and follow-ups.
2011-11-22 Gabriel WickeAdding passing test case for nested lists using a mix...
2011-11-22 PlatonidesTwo decimal points may be valid, as 5..toString() ...
2011-11-22 Gabriel WickeAdd test case described by Vitaliy Filippov in bug...
2011-11-22 PlatonidesFollow-up r103915: We need to increment $end before...
2011-11-22 PlatonidesFollow-up r103915. The @fixme of r103865 was wrong.
2011-11-22 PlatonidesEven if guesses, they should profile out :)
2011-11-22 Sam ReedFew bits of documentation
2011-11-22 Sam ReedA few more ok -> done
2011-11-22 Sam ReedPartial revert of r103697 for bug 32508
2011-11-22 PlatonidesFix r103865 fixmes about case where there a parse error...
2011-11-22 PlatonidesFollow-up r103865. Accept lowercase hex and remove...
2011-11-22 John Du HartReverting r103856 since it does not work. <body> is...
2011-11-22 Antoine Musso(bug 32412) TOC links on [[Special:EditWatchlist]]...
2011-11-22 Antoine Mussoreverts r103894
2011-11-22 Antoine Musso(bug 32412) TOC links on [[Special:EditWatchlist]]...
2011-11-22 Daniel FriesenImplement a number of namespace related equals functions:
2011-11-22 Antoine Mussorevert r103691 that makes update.php output garbage
2011-11-21 Brion Vibber* (bug 32548) fix minification bug when numeric literal...
2011-11-21 John Du HartFollowup r95318, move client-(no)js classes to the...
2011-11-21 Brion VibberAdd PHPUnit tests for the minification failure case...
2011-11-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-21 John Du HartBug 28981 - handle diffonly param on diffs between...
2011-11-21 John Du HartBug 28296 - Installer should honor &uselang= parameter
2011-11-21 Alexandre Emsenhuber* Use local context to get messages
2011-11-21 Alexandre EmsenhuberUse WikiPage instead of Article to call getUsedTemplates()
2011-11-21 Mark A. HershbergerFixes Bug 31865 - Tag <dws> for discarding whitespaces.
2011-11-20 Antoine MussoSpecial:Log title can be an invalid thus trigger a...
2011-11-20 PlatonidesMove the hidden input with the title inside the <div...
2011-11-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-20 Alexandre EmsenhuberUse local context to get messages
2011-11-20 Alexandre EmsenhuberUse WikiPage instead of Article to call updateRevisionOn()
2011-11-20 PlatonidesChange <br clear="all/left" to <br style="clear: in...
2011-11-20 Roan Kattouw(bug 1672) Add $wgDisableUploadScriptChecks to allow...
2011-11-20 Roan Kattouw(bug 24037) Add byte length of revision to Special...
2011-11-20 Sam ReedBraces, spaces, documentation
2011-11-20 Sam Reed* (bug 29635) update.php for Postgres creates sequences...
2011-11-20 Roan Kattouw(bug 310720) Make Http::request() (and, by extension...
2011-11-20 Sam Reed* (bug 24765) User tool links edit hook
2011-11-20 Sam ReedQuery already does ORDER BY value, so remove manual...
2011-11-20 Sam Reed* (bug 13577) Optimize query in Special Unusedcategorie...
2011-11-20 Roan Kattouw(bug 7304) Links on redirect pages no longer cause...
2011-11-20 Roan KattouwFix typo in r103751
2011-11-20 Sam ReedFix spaces to tabs
2011-11-20 Roan KattouwIn the spirit of r103745, guard against invalid user...
next