aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Setup.php
Commit message (Expand)AuthorAgeFilesLines
* Move closing parenthesis from multi line if and function to own lineumherirrender2013-12-011-8/+8
* Fixed spacingumherirrender2013-11-211-1/+0
* Provide a JSON recent changes feed.Victor Vasiliev2013-08-251-0/+9
* Replace remaining sajax useAlex Monk2013-08-131-4/+0
* $wgHTCPMulticastRouting rename + multi hosts supportAntoine Musso2013-07-311-3/+10
* Installer: Remove wgResourceLoaderMaxQueryLength in LocalSettingsTimo Tijhof2013-06-051-0/+7
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-5/+5
* Deprecate $wgJsMimeTypeTimo Tijhof2013-05-211-4/+3
* Drop support for XHTML 1.0Daniel Friesen2013-05-151-1/+8
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-14/+12
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-27/+52
* Remove duplicate code from Setup.phpumherirrender2013-04-201-6/+0
* Remove completely unused $wgRedirectScript/redirect.phpChad Horohoe2013-04-011-1/+0
* fix some spacingumherirrender2013-03-251-1/+1
* fix some spacingumherirrender2013-03-071-1/+1
* Remove gaps from $wgFileExtensions arrayLee Worden2013-02-241-1/+1
* remove space before semicolonumherirrender2013-02-091-1/+1
* fix some spacingumherirrender2013-02-041-5/+5
* fix some spacingumherirrender2013-01-271-3/+3
* Added new "byemail" action to the new users logAlexandre Emsenhuber2013-01-251-0/+1
* (bug 40679) Set $wgSecureLogin to false for $wgServers with schemes.Tyler Anthony Romeo2012-12-131-0/+5
* Remove deprecated $wgAllowRealNameumherirrender2012-10-051-6/+0
* (bug 33471) compare detectProtocol to 'https'csteipp2012-09-261-1/+1
* (bug 38451) remove $wgAllowPageInfoReedy2012-08-311-3/+0
* (bug 33471) Changed detection of secure cookies.Tyler Romeo2012-08-101-1/+1
* Added WebRequest::getMethod() to get the HTTP method of the request.Alexandre Emsenhuber2012-08-071-1/+1
* Fix regression in API log events (bug 35635)Niklas Laxström2012-07-151-2/+4
* Bug 24985 use $wgTmpDirectory when availableMark A. Hershberger2012-06-131-4/+6
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-101-1/+16
* Remove request_with_session/request_without_sessiontstarling2012-04-101-2/+0
* Merge "[LanguageConverter] Added some cache code based on the problems in r97...Catrope2012-04-091-0/+1
|\
| * [LanguageConverter] Added some cache code based on the problems in r97512.Aaron Schulz2012-04-061-1/+2
* | Merged ImageFunctions.php into GlobalFunctions.phpAaron Schulz2012-04-061-2/+1
* | Implement routing for HTCP purgesCatrope2012-04-061-0/+10
|/
* Make the first line of debug log more consitent between CLI and web call by p...Alexandre Emsenhuber2012-03-191-1/+1
* * Put the timer stuff after leading line breaks in debug log entries (mainly ...Alexandre Emsenhuber2012-03-121-3/+3
* Followup r105123, fix for MWDebug logging SQL queries on command line modeJohn Du Hart2012-02-211-2/+4
* revert r111028 (attempt to fix bug 34254)Antoine Musso2012-02-121-6/+0
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-2/+2
* (bug 34254) fix gzipped file cache double compressing outputAntoine Musso2012-02-091-0/+6
* Disable $wgDebugToolbar if file cache is turned on, as with $$wgShowIPinHeaderAaron Schulz2012-02-071-0/+2
* Recommit r110758 (again) now that the problem has been fixed in r110761Alexandre Emsenhuber2012-02-061-1/+0
* reverts r110488Antoine Musso2012-02-061-0/+1
* Recommit r109062 (Only run some MWDebug code when really needed) but leaving ...Alexandre Emsenhuber2012-02-011-1/+0
* Reverted r109062 per code slush (also has a CR complaint)Aaron Schulz2012-01-191-0/+1
* Only run some MWDebug code when really needed:Alexandre Emsenhuber2012-01-161-1/+0
* Move MWDebug enabling logic to Setup.phpAntoine Musso2012-01-161-1/+3
* No need to do the safe_mode check on every request in $wgAdditionalMailParams...Alexandre Emsenhuber2012-01-141-6/+0
* Revert r107835 - breaks my wiki "unknown function'Niklas Laxström2012-01-021-1/+3
* remove an extra spaceChad Horohoe2012-01-021-7/+7