Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | disable timeout on app install via cli | Arthur Schiwon | 2020-02-12 | 1 | -4/+8 |
* | Adjust unit test for #19017 | Joas Schilling | 2020-01-21 | 1 | -12/+12 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -28/+28 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Update CRL to contain revoked files_external_dropbox, passman & payback | Morris Jobke | 2019-02-14 | 1 | -40/+40 |
* | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 1 | -3/+3 |
* | Use cached app list | Morris Jobke | 2017-12-14 | 1 | -0/+1 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -1/+2 |
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -18/+26 |
* | Fix the installer tests | Joas Schilling | 2017-07-05 | 1 | -0/+6 |
* | Adjust tests | Lukas Reschke | 2017-04-26 | 1 | -4/+13 |
* | Don't use cached informations for app version | Lukas Reschke | 2016-12-09 | 1 | -0/+4 |
* | Prevent downgrade attacks for apps | Lukas Reschke | 2016-11-11 | 1 | -2/+89 |
* | Add tests for installer method | Lukas Reschke | 2016-10-31 | 1 | -0/+514 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -63/+28 |
* | Fix tests | Lukas Reschke | 2016-10-31 | 1 | -2/+4 |
* | OC_Installer -> \OC\Installer | Thomas Müller | 2016-05-02 | 1 | -0/+99 |