Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -1/+1 |
| | | | | | | * mainly removes deprecated methods and old static code Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add some more tests for ocs remote api | Robin Appelman | 2017-12-08 | 1 | -0/+121 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix and extend dav test to also test the master-key setup | Bjoern Schiessle | 2017-07-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix phpunit Trait warning | Roeland Jago Douma | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+194 |
* 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 |