Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document updater channel & check for correct PHP version in updater | Morris Jobke | 2016-12-06 | 1 | -0/+3 |
| | | | | | | * see https://github.com/nextcloud/updater/issues/53 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use the same URL everywhere | Joas Schilling | 2016-09-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Return the autoupdater value from the server | Joas Schilling | 2016-09-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Change updater URL | Joas Schilling | 2016-09-08 | 1 | -1/+1 |
| | |||||
* | Fix updater URL | Morris Jobke | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -12/+1 |
| | |||||
* | Make update server URL configurable | Lukas Reschke | 2016-05-09 | 1 | -6/+2 |
| | | | | 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. | ||||
* | Move \OC\Updater to PSR-4 | Roeland Jago Douma | 2016-04-25 | 1 | -0/+133 |