Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 1 | -2/+14 |
| | | | | | | 11.0 is 11 and not 9.2 anymore Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -14/+213 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | App dependencies are now analysed on app enable as well - not only on app ↵ | Thomas Müller | 2016-10-24 | 1 | -26/+30 |
| | | | | install. | ||||
* | Ensure $commands being an array - fixes #26073 | Thomas Müller | 2016-10-20 | 1 | -0/+1 |
| | |||||
* | use short array syntax | Morris Jobke | 2016-10-20 | 1 | -7/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Translate the server version for nextcloud | Joas Schilling | 2016-07-26 | 1 | -1/+3 |
| | |||||
* | fix unit tests | Morris Jobke | 2016-06-20 | 1 | -3/+3 |
| | |||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+298 |
* 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 |