summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* adding unit test for folder remove: testRemovedFolder()Thomas Mueller2013-06-201-0/+11
* remove deleted files when re-scanning a folderRobin Appelman2013-06-201-0/+10
* fix updaters test casesRobin Appelman2013-06-191-2/+1
* add tests for reusing existing data in scannerRobin Appelman2013-06-191-1/+19
* Squashed commit of the following:Thomas Mueller2013-06-141-3/+15
* Have the filecache updater testcase clean the filesystem properlyRobin Appelman2013-05-221-6/+3
* Cache: only look for child entires when doing a move operation when moving a ...Robin Appelman2013-05-081-3/+4
* Fix touch for creating new filesRobin Appelman2013-04-101-0/+6
* Fixing author and copyrightThomas Müller2013-03-241-2/+2
* some more test cases & fix on file name generation with indexThomas Mueller2013-03-241-0/+11
* adding extension to slugified physical pathThomas Mueller2013-03-241-0/+41
* Cache: better rename hook for cache updaterRobin Appelman2013-03-171-2/+3
* fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-121-2/+1
* Change findById to findByStorageId in mount testMichael Gapczynski2013-03-071-1/+1
* Fix fetching source path of shared filesMichael Gapczynski2013-03-071-4/+4
* Merge pull request #1724 from owncloud/long-storage-idFrank Karlitschek2013-02-182-0/+32
|\
| * Cache: hash long storage ids to ensure they fit in the databaseRobin Appelman2013-02-152-0/+32
* | new test cases added to search in sub foldersThomas Mueller2013-02-151-0/+16
* | folder should be created :-(Thomas Mueller2013-02-151-0/+2
* | adding a new test class for mapped local using a dot in the datadir - reflect...Thomas Mueller2013-02-151-0/+40
|/
* Merge pull request #1618 from owncloud/mapped-storage-unit-testing-linux-masterv5.0.0alpha1Lukas Reschke2013-02-121-0/+40
|\
| * make MappedLocal available and testable within Linux as wellThomas Müller2013-02-091-0/+40
* | Merge pull request #1616 from owncloud/cache_fixes_rebaseThomas Müller2013-02-121-1/+0
|\ \
| * | Cache: reuse known folder sizes when doing a shallow scanRobin Appelman2013-02-111-1/+0
| |/
* / Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-112-2/+2
|/
* initial version of a local storage implementation which will use unique slugi...Thomas Mueller2013-02-061-4/+13
* uncomment failing calls to \OC\Files\Filesystem::file_put_contentsThomas Mueller2013-02-051-3/+3
* reuse \OC_Helper::tmpFolder()Thomas Mueller2013-02-041-4/+1
* Cache: use greaterEquals in tests cases to prevent failures due to race condi...Robin Appelman2013-01-301-3/+3
* Filesystem: return all matching mounts in Mount::findByIdRobin Appelman2013-01-281-2/+6
* Filesystem: add View->getPath to the cache apiRobin Appelman2013-01-271-0/+23
* Cache: add function to get storage id and internal path of a file by idRobin Appelman2013-01-271-0/+7
* Test cases for new mount managementRobin Appelman2013-01-271-0/+37
* Cache: port test cases to PHPUnitRobin Appelman2013-01-262-47/+47
* merge master into filesystemRobin Appelman2013-01-261-26/+26
* Cache: make mounts overwrite existing folders, prevents duplicate entriesRobin Appelman2013-01-221-0/+12
* Cache: fix test case Updater::testRenameRobin Appelman2013-01-221-1/+1
* Add tests for mtime changes in folders - testRename is failing right nowMichael Gapczynski2013-01-221-0/+8
* merge master into filesystemRobin Appelman2013-01-162-2/+1
* Merge branch 'filesystem' into filesystem-etagsMichael Gapczynski2013-01-072-7/+8
|\
| * Cache: split permission cache scanning and cache scanningRobin Appelman2013-01-071-1/+1
| * Cache: split permission cache scanning and cache scanningRobin Appelman2013-01-071-0/+1
| * Cache: allow storage backends to overwrite WatcherRobin Appelman2013-01-011-7/+7
* | Fix eTagUpdate and add testsMichael Gapczynski2012-12-311-6/+22
|/
* make sure folders that are not fully scanned are at least shallow scanned whe...Robin Appelman2012-12-151-0/+13
* Filecache Watcher: use scan or scanFile based on the current item, not the ca...Robin Appelman2012-12-151-0/+34
* one additional test case for the cache updaterRobin Appelman2012-12-111-0/+5
* fix cache behaviour for non existing filesRobin Appelman2012-12-112-0/+8
* sort output of getFolderContent by nameRobin Appelman2012-11-251-11/+11
* change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ...Robin Appelman2012-11-242-1/+13