Reverted r113177 per CR
[lhc/web/wiklou.git] / includes / Setup.php
2012-03-12 Alexandre Emsenhuber* Put the timer stuff after leading line breaks in...
2012-02-21 John Du HartFollowup r105123, fix for MWDebug logging SQL queries...
2012-02-12 Antoine Mussorevert r111028 (attempt to fix bug 34254)
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Antoine Musso(bug 34254) fix gzipped file cache double compressing...
2012-02-07 Aaron SchulzDisable $wgDebugToolbar if file cache is turned on...
2012-02-06 Alexandre EmsenhuberRecommit r110758 (again) now that the problem has been...
2012-02-06 Antoine Mussoreverts r110488
2012-02-01 Alexandre EmsenhuberRecommit r109062 (Only run some MWDebug code when reall...
2012-01-19 Aaron SchulzReverted r109062 per code slush (also has a CR complaint)
2012-01-16 Alexandre EmsenhuberOnly run some MWDebug code when really needed:
2012-01-16 Antoine MussoMove MWDebug enabling logic to Setup.php
2012-01-14 Alexandre EmsenhuberNo need to do the safe_mode check on every request...
2012-01-02 Niklas LaxströmRevert r107835 - breaks my wiki "unknown function'
2012-01-02 Chad Horohoeremove an extra space
2012-01-02 Chad Horohoesimplify r107833 per CR, just use wfExpandUrl()
2012-01-02 Chad HorohoeRevert r107042 (bug 32219, make InstantCommons protocol...
2011-12-22 Raimond SpekkingMake apibase of $wgForeignFileRepos (InstantCommons...
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzFU r106752: Fixed directory b/c for ForeignAPIRepo...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-04 John Du HartAdding new debugging toolbar
2011-10-15 Bryan Tong MinhPer r97671, add $wgEnableAutoRotation setting that...
2011-09-28 Niklas LaxströmFollowup r98135
2011-09-26 Niklas LaxströmConverted display part of new user log to new system
2011-08-19 Roan KattouwPer CR on r44412 and my promise in the commit summary...
2011-07-05 Alexandre Emsenhuber* Don't create a WebRequest obhject in CLI mode but...
2011-06-16 Tim StarlingRemoved $wgProto. Previously, setting this undocumented...
2011-05-30 Chad HorohoeMisc. exception handling cleanup--moved it out of globa...
2011-05-28 Alexandre EmsenhuberNow that Hooks.php contains a class, moved wfRunHooks...
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-19 Antoine MussowgIniGetBool -> wfIniGetBool (typo, fu 88391)
2011-05-18 Antoine MussoMakes sure wgAdditionalMailParams is null in safe mode
2011-05-16 Niklas LaxströmWhitespace changes
2011-05-15 Rob LanphierChanging !isset to is_null (thanks Roan!) and fixing...
2011-05-15 Rob LanphierSetting $wgLocalTZoffset based on $wgLocaltimezone...
2011-05-15 Tim StarlingFix for HipHop breakage in r87748 etc. Please do not...
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-14 Alexandre EmsenhuberRewrote the article counting code and related:
2011-05-13 Antoine Mussomerge in prettyURL patch
2011-05-10 Alexandre EmsenhuberMoved inclusion of UtfNormalDefines.php near other...
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-05-06 Sam ReedKill $wgAllowUserSkin
2011-05-06 Alexandre EmsenhuberRemoved LogPageValidTypes, LogPageLogName, LogPageLogHe...
2011-05-05 Chad HorohoeKill $wgSkinExtensionFunctions. Way back in r4934 when...
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-23 Happy-melonDocumentation and type hinting.
2011-04-14 Sam ReedFollowup r85944, move UtfNormalDefins stuff out of...
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-04-13 Sam ReedRelated to bug 28470 (Doxygen not updating)
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-04-08 Alexandre EmsenhuberNo need to force inclusion of Namespace.php since r85327
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-04-04 Daniel FriesenUpdate index.php and Wiki.php to make better use of...
2011-04-03 Happy-melonFollow-up to r85240:
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-03-24 Sam ReedAdding some type documentation to some well used globals
2011-03-20 Aaron SchulzReverted r84386; breakage too severe
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-06 Brian WolffIf $wgEnotifMinorEdits=false, the enotifminoredits...
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...
2011-02-19 Alexandre EmsenhuberMerged retrieval of request URL and header from WebRequ...
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-14 Alexandre EmsenhuberStylise Setup.php
2011-01-06 Alexandre EmsenhuberGroup settings modifications at the top of the file
2011-01-06 Benjamin LeesFollow-up to r78285: remove blacklisted file types...
2010-12-09 Andrew GarrettFollow-up to r64937: expand ternary to conditionals...
2010-12-06 Alexandre Emsenhuber* (bug 26253) Removed $wgPostCommitUpdateList
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-04 Daniel FriesenImplement $wgFooterIcons to replace copyrightico and...
2010-11-01 Chad HorohoeFollowup r75753, combine these into one if block
2010-10-31 PlatonidesDon't increment stats when called from the scripts.
2010-10-02 Alexandre Emsenhuberadded @file to the file description header
2010-09-11 PlatonidesRemove $wgIP global, but add a hook instead.
2010-09-10 Trevor ParscalApplied patch for bug #25044 by Niklas Laxström --...
2010-09-04 Mark A. Hershbergerre r72335: forgot to include this 'global' keyword.
2010-08-12 Chad HorohoeGet rid of StubUser. Constructing a user object isn...
2010-08-08 Niklas LaxströmFollowup r70515, commiting forgotten file
2010-08-06 Chad HorohoeFix for r70571, still have to use $_COOKIE here too...
2010-08-06 Chad HorohoeCleanup getCookie() and use it all over the place inste...
2010-08-06 Chad Horohoe(bug 24687) Remove spurious require() calls. Everything...
2010-07-13 Max SemenikRevert r69291, other references-related problems reported
2010-07-12 Max SemenikFixed weird unit test failures I experienced after...
2010-07-04 Chad HorohoeDeprecated $wgFileStore in favor of $wgDeletedDirectory...
2010-07-02 Bryan Tong Minh(bug 24212) Added MediaWiki:ImagePage.css which is...
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-04-27 Happy-melonRewrite ajaxwatch.js to use the API watch action, and...
2010-04-26 Trevor ParscalAdded $wgLocalStylePath global variable, and solved...
2010-04-11 Bryan Tong Minh$_SERVER['REQUEST_URI'] is not available using IIS...
2010-01-29 Tim StarlingFix for r61582: if $wgDebugPrintHttpHeaders is false...
2010-01-27 Niklas LaxströmNew configuration variables $wgDebugTimestamps and...
2010-01-13 Bryan Tong MinhUpload license preview now uses the API instead of...
next