Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of failing test that don't cause additional downloads | Robin Appelman | 2013-12-06 | 1 | -24/+24 |
| | |||||
* | Added missing test with leading backslash | Vincent Petry | 2013-11-14 | 1 | -0/+2 |
| | |||||
* | Fixed normalizePath() to strip out single dot dirs | Vincent Petry | 2013-11-14 | 1 | -1/+54 |
| | | | | Now removing "/./" and trailing "/." from the paths when normalizing. | ||||
* | Now using HomeStorage for legacy home storage ids | Vincent Petry | 2013-11-12 | 1 | -0/+64 |
| | | | | | Legacy home storage ids with the format "local://path/to/datadir/user1" are now also wrapped by the HomeStorage. | ||||
* | changed tests for using new normalizer | Florin Peter | 2013-05-24 | 1 | -1/+1 |
| | |||||
* | Update tests and apps to the new \OC\Files\Filesystem::init signature | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | uncomment failing calls to \OC\Files\Filesystem::file_put_contents | Thomas Mueller | 2013-02-05 | 1 | -3/+3 |
| | |||||
* | change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ↵ | Robin Appelman | 2012-11-24 | 1 | -1/+1 |
| | | | | path without trailing slash | ||||
* | move filesystem test case | Robin Appelman | 2012-10-26 | 1 | -0/+110 |