Bug 24985 use $wgTmpDirectory when available
[lhc/web/wiklou.git] / includes / Setup.php
2012-06-13 Mark A. HershbergerBug 24985 use $wgTmpDirectory when available
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-10 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Brion VIBBERMerge "Follow-up I5b02aa914916f64492c85ce6dcc3272b64065...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-10 tstarlingRemove request_with_session/request_without_session
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-07 ReedyMerge "Revert "Resolve bug #18704 ("Add an unique CSS...
2012-04-06 Aaron SchulzMerged ImageFunctions.php into GlobalFunctions.php
2012-04-06 Aaron SchulzMerge "Implement routing for HTCP purges"
2012-04-06 CatropeImplement routing for HTCP purges
2012-04-06 Aaron Schulz[LanguageConverter] Added some cache code based on...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Alexandre EmsenhuberMake the first line of debug log more consitent between...
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.
next