summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix numeric storage id for cache wrapperVincent Petry2014-12-101-0/+4
|/
* Add public api for mount configurationsRobin Appelman2014-12-044-22/+22
* Merge pull request #12616 from owncloud/node-fileinfoMorris Jobke2014-12-044-46/+73
|\
| * make \OC\Files\Node\Node implement the FileInfo interfaceRobin Appelman2014-12-044-46/+73
* | Remove last traces of travis integrationMorris Jobke2014-12-041-5/+1
|/
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-034-9/+9
* Add storage and cache wrappers to apply a permissions mask to a storageRobin Appelman2014-11-272-0/+199
* Add storage and cache wrappers to jail a storage to a subfolderRobin Appelman2014-11-273-4/+126
* Replace deprecated constant with new class constantJoas Schilling2014-11-253-24/+24
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-1/+1
* Use base class to reset the file mapperJoas Schilling2014-11-1929-56/+106
* Merge pull request #12234 from owncloud/normalizepath-absolute-testsLukas Reschke2014-11-181-61/+102
|\
| * Add tests for absolute paths on windowsJoas Schilling2014-11-171-2/+32
| * Refactor tests to use a dataProvider methodJoas Schilling2014-11-171-62/+73
* | Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-1710-24/+112
|\|
| * Correctly restore previous root mount point after testingJoas Schilling2014-11-178-20/+103
| * Fix Files\Storage\Home::testRoot()Joas Schilling2014-11-171-1/+6
| * Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-172-3/+3
* | storage test: use new file for testTouchCreateFile()Adam Williamson2014-11-101-3/+3
* | Also propagate etag changes when the watcher finds a changed fileRobin Appelman2014-11-071-0/+31
|/
* Merge pull request #11409 from owncloud/watcher-reuseVincent Petry2014-10-291-2/+3
|\
| * Better reuse of cache data for getFolderContentsRobin Appelman2014-10-241-2/+3
* | On Windows platform we have no stable etag generation - yetThomas Müller2014-10-271-0/+8
* | Generate stable etags for local filesRobin Appelman2014-10-241-21/+38
|/
* Merge pull request #11259 from owncloud/fix-windows-max-depth-testThomas Müller2014-10-231-6/+19
|\
| * fixing windows max depth testClark Tomlinson2014-09-301-6/+19
* | make some storage tests explain what went wrongJörn Friedrich Dreyer2014-10-081-6/+6
|/
* Resolves cache tests failing if the directory length is longer than 64Clark Tomlinson2014-09-171-0/+4
* Fix contructor in testRobin Appelman2014-09-101-3/+3
* Merge pull request #10922 from owncloud/explicit-scan-transactionsLukas Reschke2014-09-091-1/+1
|\
| * Use bigger transactions when doing explicit file system scansRobin Appelman2014-09-081-1/+1
* | Merge pull request #10886 from owncloud/keep_fileid_on_move_in_objectstoreJörn Friedrich Dreyer2014-09-091-0/+83
|\ \
| * | make objectstore tests check fileid on renameJörn Friedrich Dreyer2014-09-081-0/+83
* | | w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏...Jörn Friedrich Dreyer2014-09-081-0/+2
| |/ |/|
* | remove unstable testRobin Appelman2014-09-051-1/+0
* | Fix unit testRobin Appelman2014-09-052-2/+1