Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix version number not showing in NoLocalSettings.php | Bartosz Dziewoński | 2020-05-26 | 1 | -1/+1 |
* | Update all use of $wgVersion to MW_VERSION | Timo Tijhof | 2020-02-25 | 1 | -2/+1 |
* | Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient | Bartosz Dziewoński | 2018-05-30 | 1 | -1/+1 |
* | Remove $wgScriptExtension (deprecated and ignored since 1.25) | James D. Forrester | 2018-04-19 | 1 | -4/+1 |
* | Setup: Merge PreConfigSetup into Setup.php | Timo Tijhof | 2017-10-24 | 1 | -0/+1 |
* | includes: Replace implicit Bugzilla bug numbers with Phab ones | James D. Forrester | 2017-02-21 | 1 | -1/+1 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -3/+3 |
* | Fix "installer started" detection | Brad Jorsch | 2015-10-09 | 1 | -1/+3 |
* | Adding TemplateParser class providing interface to Mustache templates | kaldari | 2015-02-19 | 1 | -0/+63 |