summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15240 from owncloud/storage-wrapper-priorityThomas Müller2015-03-271-0/+27
|\
| * add priority to storage wrappersRobin Appelman2015-03-261-0/+27
* | SQLite autoincrement testVincent Petry2015-03-251-0/+13
|/
* Add `getNonExistingName()` to the node apiRobin Appelman2015-03-241-0/+36
* Merge pull request #14704 from owncloud/storage-wrapper-mountRobin Appelman2015-03-192-0/+63
|\
| * fix testRobin Appelman2015-03-161-2/+2
| * fix factory testRobin Appelman2015-03-112-6/+5
| * Allow setting the watcher policy as mount optionRobin Appelman2015-03-111-0/+9
| * Copy mount options to the storageRobin Appelman2015-03-111-0/+10
| * Add test for storage factoryRobin Appelman2015-03-111-0/+45
* | Add test for backticks in path and etagJoas Schilling2015-03-181-0/+22
* | Add positive test for path verificationVincent Petry2015-03-171-0/+26
* | verify the file name length not to exceed 255 characters + verify path during...Thomas Müller2015-03-121-0/+10
|/
* no translation service in common storage classThomas Müller2015-03-091-6/+3
* adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-0/+226
* Add a test for ObjectStore\NoopScannerJoas Schilling2015-03-041-0/+76
* add some tests for disabled updaterRobin Appelman2015-02-271-0/+30
* Fix cache update when doing a rename that overwrites the targetRobin Appelman2015-02-271-0/+13
* Merge pull request #14437 from owncloud/node-check-fileinfoThomas Müller2015-02-271-0/+15
|\
| * Add unit testRobin Appelman2015-02-261-0/+15
* | Merge pull request #14503 from owncloud/quota-preventdatalossforfailedmoveLukas Reschke2015-02-262-0/+73
|\ \
| * | Delete target file for unsuccessful copy/renameVincent Petry2015-02-261-0/+51
| * | Properly detect streamCopy errorsVincent Petry2015-02-251-0/+22
| |/
* / Extend the class so the Filesystem is cleaned upJoas Schilling2015-02-251-2/+0
|/
* Prevent directory traversals in ctr of \OC\Files\ViewLukas Reschke2015-02-181-0/+17
* update testRobin Appelman2015-02-131-0/+2
* Dont lower the mtime of a folder when propagating changesRobin Appelman2015-02-131-2/+25
* Normalize before processingLukas Reschke2015-02-062-0/+31
* detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-041-0/+22
* Dont remove a file from cache if the delete operation failedRobin Appelman2015-01-291-0/+23
* Fix resolving paths for views rooted in a fileRobin Appelman2015-01-291-0/+16
* Add unit testRobin Appelman2015-01-281-1/+3
* Merge pull request #13717 from owncloud/storage-donotwrapnullstorageMorris Jobke2015-01-281-0/+69
|\
| * Prevent wrapping null storageVincent Petry2015-01-271-0/+69
* | Preserve mtime when doing cross storage moveRobin Appelman2015-01-231-1/+28
|/
* Additional unit test for recursive removeRobin Appelman2015-01-151-0/+19
* Merge pull request #13317 from owncloud/partfile-fileinfoThomas Müller2015-01-141-0/+14
|\
| * Return valid fileinfo objects for part filesRobin Appelman2015-01-131-0/+14
* | Fix searchCommon to properly match path nameVincent Petry2015-01-121-0/+39
|/
* Simplify isValidPath and add unit testsLukas Reschke2015-01-101-0/+33
* Trim leading or trailing slashes in file cache pathsVincent Petry2015-01-081-0/+36
* Merge pull request #11810 from owncloud/hhvm-autotestThomas Müller2014-12-221-1/+2
|\
| * HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'.Andreas Fischer2014-12-191-1/+2
* | Add getMountPoint to FileInfoRobin Appelman2014-12-174-4/+4
|/
* Sort results to make sure assert work on consistent orderVincent Petry2014-12-151-2/+6
* Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-122-0/+96
|\
| * Make $userId mandatory for searchByTagsVincent Petry2014-12-121-0/+39
| * Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+57
* | Merge pull request #12746 from owncloud/skip-longpath-test-againThomas Müller2014-12-101-1/+1
|\ \ | |/ |/|
| * skip testLongPath()Thomas Müller2014-12-101-1/+1