aboutsummaryrefslogtreecommitdiffstats
path: root/includes/NoLocalSettings.php
Commit message (Expand)AuthorAgeFilesLines
* Fix version number not showing in NoLocalSettings.phpBartosz Dziewoński2020-05-261-1/+1
* Update all use of $wgVersion to MW_VERSIONTimo Tijhof2020-02-251-2/+1
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-1/+1
* Remove $wgScriptExtension (deprecated and ignored since 1.25)James D. Forrester2018-04-191-4/+1
* Setup: Merge PreConfigSetup into Setup.phpTimo Tijhof2017-10-241-0/+1
* includes: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-211-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-3/+3
* Fix "installer started" detectionBrad Jorsch2015-10-091-1/+3
* Adding TemplateParser class providing interface to Mustache templateskaldari2015-02-191-0/+63