purgeParserCache.php improvements:
[lhc/web/wiklou.git] / includes /
2011-12-02 Tim StarlingpurgeParserCache.php improvements:
2011-12-02 Sam ReedReverting r103706
2011-12-01 gicodeAttempt to fix External Edit for files.
2011-12-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-01 Sam ReedAnother artefact of the disable account merge
2011-11-30 Brion Vibber* (bug 4901) lang, hreflang attributes added to sidebar...
2011-11-30 PlatonidesUnused $wgParser. Fix comment
2011-11-30 Roan KattouwFix notice in r104684
2011-11-30 Brion Vibber* (bug 16434) Fix paging on Special:Prefixindex when...
2011-11-30 Roan KattouwAdd RefreshLinks class to the AutoLoader, I'll need...
2011-11-30 Jan Gerberadd concatenate no-op to ForeignAPIRepo.php
2011-11-30 Jan GerberFix DatabaseSqliteTest for db changes for chunk support.
2011-11-30 Daniel FriesenFollowup r104688, reintroduce the full PathRouter code...
2011-11-30 Daniel FriesenFollowup r104274, r104676. Fix the bug that broke fr...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan Kattouw)bug 15521) Use new section summary when the action...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Daniel FriesenRecommit PathRouter code from r104274, r104284, r104285...
2011-11-30 Roan Kattouw(bug 32230) Expose wgRedirectedFrom (title of the page...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Brion VibberApply the actual fix from r104635. :P
2011-11-29 Sam ReedMoar documentations
2011-11-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-29 Chad HorohoeFix r102137. CliInstaller needs to override wgServer...
2011-11-29 Robin PepermansThe URL wasn't loading when the database is used (inter...
2011-11-29 Antoine MussoMove terminal colorers classes in their own file
2011-11-29 Antoine Mussonice debug msg for Title::getRestrictionTypes
2011-11-29 Sam ReedBit more documentation
2011-11-28 Sam Reed* (bug 32276) Skins were generating output using the...
2011-11-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-28 Robin Pepermans* (bug 27721) Make JavaScript variables wgSeparatorTran...
2011-11-28 Sam Reed* (bug 32688) Paraminfo for parameter "generator" of...
2011-11-28 Sam ReedFollowup r104445, swap the xmlnamespace url back to
2011-11-28 Brion VibberRevert r104274, r104284, r104285 -- breaks special...
2011-11-28 Sam ReedFollowup r104441
2011-11-28 Sam ReedURL-ify index.php urls
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-28 Sam ReedAdded "ApiGetDescription" hook
2011-11-28 Sam ReedBump MySQL version to 5.0.2 after r104047
2011-11-28 Sam ReedHttps for all!
2011-11-28 Aaron SchulzFix r104410: Added default value for $options to purgeT...
2011-11-28 Aaron SchulzFU r104410: don't even bother calling filterThumbnailPu...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
2011-11-28 Tim StarlingFix for r101677: remove the extra parameters from the...
2011-11-28 Tim StarlingFix for r99911: don't use getImageArea() to determine...
2011-11-28 John Du HartFollowup r104353, updating Special:ProtectedTitles
2011-11-27 John Du HartFollowup r104353, updating Special:Categories
2011-11-27 John Du HartAdding $gallery field to NewFilesPager
2011-11-27 John Du HartFollowup r104353, updating Special:NewFiles
2011-11-27 John Du HartFollowup r104353, fixing a regression in the BlockList
2011-11-27 John Du HartThis is the rework I was talking about in r104318 for...
2011-11-27 John Du HartFollowup r104318, sort the options in the limit dropdown
2011-11-27 PlatonidesBug 32673: Keep the username in the input field if...
2011-11-27 Alexandre EmsenhuberMake Skin::formatDebugHTML()'s formatting work when...
2011-11-27 Robin PepermansUse protocol-relative URL for link to MediaWiki.org...
2011-11-27 Alexandre Emsenhuber* Use WikiPage instead of Article in Skin and SkinTemplate
2011-11-26 Jeroen De Dauwdocs++
2011-11-26 John Du HartFollowup r104318, add the new class to the Autoloader
2011-11-26 John Du HartFollowup r103984, take the default for the language...
2011-11-26 John Du HartBug 32603 - limit option is missing on Special:BlockList
2011-11-26 Bryan Tong MinhFollow-up r104312, tab to space
2011-11-26 Bryan Tong Minh(bug 32630) Add image/vnd.adobe.photoshop as alias...
2011-11-26 John Du HartBug 32666 - Special:ActiveUsers should use given subpag...
2011-11-26 John Du HartBug 32665 - Special:BlockList/username is using given...
2011-11-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-26 Raimond SpekkingMore protocol relative links, reported by OsamaK@transl...
2011-11-26 Daniel FriesenFollowup r104274; Add '$key' to the $data array as...
2011-11-26 Daniel FriesenImplement path routing code.
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 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 Daniel FriesenUpdate img_auth.php and WebRequest code to handle non...
2011-11-24 Daniel FriesenFix documentation for $wgUploadPath in DefaultSettings...
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 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 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 Antoine MussoUser: document 2 returns
2011-11-23 Brian WolffMake installer error out if php was compiled without...
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 VibberRevert r103770 (bug 24037) -- added full-page size...
2011-11-23 Brion VibberRevert r103795 -- adds <dws> pseudotag which modifies...
next