aboutsummaryrefslogtreecommitdiffstats
path: root/mw-config/index.php
Commit message (Expand)AuthorAgeFilesLines
* Installer: Ignore parameter uselang on an invalid language codeFomafix2024-08-191-6/+14
* Installer: Use getCheck( 'css' ) instead of getVal( 'css' )Fomafix2024-05-131-1/+1
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* installer: Namespace more installer classesReedy2024-01-131-1/+3
* Revert "mw-config: Avoid nested calls to `dirname()`, use levels"Jforrester2020-02-071-1/+1
* mw-config: Avoid nested calls to `dirname()`, use levelsDerick A2020-02-041-1/+1
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-1/+3
* Use the WebRequest::getCheck() shortcut where possibleThiemo Kreuz2019-03-111-1/+1
* installer: Code augmentation in wfInstallerMain functionDerick Alangi2019-03-091-2/+2
* installer: Get WebRequest in mw-config via RequestContextDerick Alangi2019-03-091-4/+5
* PHPVersionCheck: Remove obsolete load.php code and simplifyTimo Tijhof2018-10-281-1/+1
* Don't use `phpcs:ignoreFile` to selectively ignore sniffsKunal Mehta2018-04-081-2/+1
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-011-3/+2
* 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