Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow getting the filepath when getting cached mounts by fileid | Robin Appelman | 2017-10-27 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix missing escape on column and table name | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -2/+33 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add unit tests for mounts of delete users | Joas Schilling | 2017-04-24 | 1 | -0/+24 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 1 | -1/+2 |
| | | | | | | * Fixed comments Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 1 | -39/+72 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix getMock UserMountcacheTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 1 | -1/+26 |
| | |||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+375 |
* 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 |