Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not pass unused parameter | Jakub Vrana | 2018-12-01 | 1 | -1/+1 |
* | Use PHP 7 '??' operator instead of if-then-else | Fomafix | 2018-10-21 | 1 | -5/+2 |
* | Web installer: Correctly escape U+00A0 NO-BREAK SPACE | Kevin Israel | 2018-07-08 | 1 | -1/+1 |
* | Use \u{00A0} instead of   or | Fomafix | 2018-06-24 | 1 | -1/+1 |
* | installer: Clean up ext-dependency jQuery code | Timo Tijhof | 2018-04-18 | 1 | -1/+4 |
* | installer: Open skin screenshot in new window | Timo Tijhof | 2018-04-18 | 1 | -2/+2 |
* | Handle extension dependencies in the installer | Kunal Mehta | 2018-04-13 | 1 | -4/+76 |
* | installer: Link to skin screenshots | Kunal Mehta | 2017-08-10 | 1 | -7/+37 |
* | Many more function case mismatches | Reedy | 2016-03-19 | 1 | -7/+7 |
* | Fix numerous class/function casing | Reedy | 2016-03-18 | 1 | -3/+3 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -57/+57 |
* | Remove excess newlines at the end of files | Ricordisamoa | 2016-01-09 | 1 | -1/+0 |
* | Split the classes in WebInstallerPage.php into multiple files | Tim Hollmann | 2016-01-07 | 1 | -0/+461 |