aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/updater
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-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 Schilling2016-05-191-1/+1
|
* Make update server URL configurableLukas Reschke2016-05-091-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 HTTPHelperThomas Müller2016-04-181-14/+10
|
* Move version check code out of class UpdaterThomas Müller2016-04-181-0/+293