Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use \OC\User\Manager internally in the avatarmanager | Roeland Jago Douma | 2018-01-14 | 1 | -2/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -2/+24 |
| | |||||
* | Fix avatar tests | Roeland Jago Douma | 2016-10-05 | 1 | -10/+10 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove database requirement from test | Lukas Reschke | 2016-10-03 | 1 | -17/+57 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+68 |
* 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 |