Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -680/+0 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix more unit tests to pass a mock storage instead of null to FileInfo | Vincent Petry | 2015-12-08 | 1 | -1/+9 |
| | |||||
* | Add metadata to post delete hooks | Robin Appelman | 2015-12-01 | 1 | -1/+3 |
| | |||||
* | Move dummy backend to Tests namespace | Lukas Reschke | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Add getMountPoint to FileInfo | Robin Appelman | 2014-12-17 | 1 | -1/+1 |
| | |||||
* | make \OC\Files\Node\Node implement the FileInfo interface | Robin Appelman | 2014-12-04 | 1 | -18/+23 |
| | |||||
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -14/+14 |
| | |||||
* | Use base class to reset the file mapper | Joas Schilling | 2014-11-19 | 1 | -2/+3 |
| | |||||
* | adjust test cases to namespace changes | Robin Appelman | 2013-09-10 | 1 | -14/+14 |
| | |||||
* | Provide an implementation of the fileapi for oc6 build on top of the old api | Robin Appelman | 2013-09-01 | 1 | -0/+664 |