Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -261/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Fix namespace in user/ | Joas Schilling | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | Make update server URL configurable | Lukas Reschke | 2016-05-09 | 1 | -59/+31 |
| | | | | Currently testing the updates is a big problem and not really super easy possible. Since we now have a new updater server we should also make this configurable so that people can properly test updates. | ||||
* | Remove deprecated HTTPHelper | Thomas Müller | 2016-04-18 | 1 | -14/+10 |
| | |||||
* | Move version check code out of class Updater | Thomas Müller | 2016-04-18 | 1 | -0/+293 |