aboutsummaryrefslogtreecommitdiffstats
path: root/mw-config/index.php
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* installer: Restore PHP 5.3 compatibility in index.phpBartosz DziewoƄski2016-12-111-1/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* In Installer, set the context language early to avoid loading from UserTim Starling2016-02-101-0/+1
* phpcs: Use __DIR__ constant instead of callingumherirrender2015-11-151-0/+2
* Check for dependencies in entry point and Maintenance.phpaude2015-05-231-6/+4
* Require PHP >= 5.3.3Kunal Mehta2014-10-301-1/+1
* Fixed spacingumherirrender2014-07-191-1/+1
* Use PHP_VERSION constant instead of phpversion() function callChad Horohoe2014-07-091-1/+1
* Web installer: check for low PHP versions before executingSergio Santoro2014-07-081-0/+7
* installer: Remove unnecessary param to outputCss()Sergio Santoro2014-06-281-2/+1
* Installer: output css correctly when session errors occurSergio Santoro2014-05-041-0/+10
* Clean up access pointsWaldir Pimenta2014-03-281-0/+2
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-5/+1
* Improve documentation of maintenance scripts and test suite.Alexandre Emsenhuber2012-10-021-0/+15
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-2/+2
* Add a way for packagers to override some installation detailsMax Semenik2012-06-121-1/+1
* trunk/phase3 is now mediawiki/corePlatonides2012-03-231-1/+1
* Bug 28296 - Installer should honor &uselang= parameter John Du Hart2011-11-211-3/+3
* HipHop improvements:Tim Starling2011-05-301-1/+5
* (bug 1379) Installer directory conflicts with some hosts' configuration panel.Max Semenik2011-02-261-0/+50