Commit Graph

20 Commits (c8f9efeb94b136ed0906cefe946629a091796ff2)

Author SHA1 Message Date
Thomas Müller c8f9efeb94 etag changes are now propagated up the file tree 12 years ago
Thomas Müller 3c026b7cf6 recreate an etag within the scanner if the cache contains an empty etag 12 years ago
Robin Appelman 1877a42a0d Scanner: additional tests for reusing etags during scanning 13 years ago
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 13 years ago
Jörn Friedrich Dreyer 7a7b54c4a2 skip teardown if cache has not been set up 13 years ago
Thomas Mueller 5d0a3f981c adding unit test for folder remove: testRemovedFolder() 13 years ago
Robin Appelman ff7e903f82 remove deleted files when re-scanning a folder 13 years ago
Robin Appelman 2ed0e6e915 add tests for reusing existing data in scanner 13 years ago
Robin Appelman 177537dbcc Cache: port test cases to PHPUnit 13 years ago
Robin Appelman 8687e0d346 add Scanner->backgroundScan 13 years ago
Robin Appelman cbcd9ba84a allow storage backends to implement custom permission management 13 years ago
Robin Appelman 15b8a3f987 move correctFolderSize from Scanner to Cache 13 years ago
Robin Appelman 79d0ac21cc delete child entries when a folder gets removed from cache 13 years ago
Robin Appelman 695405dfeb add permissions data to the results of the cache api 13 years ago
Robin Appelman a2785f57d2 fix cache scanner test case 13 years ago
Robin Appelman 08bb5dbe3a few more test cases for scanning folders 13 years ago
Robin Appelman b9b9fd9dba more tests and fixes for the filesystem scanner 13 years ago
Robin Appelman 85be00be65 add some more test cases for the scanner 13 years ago
Robin Appelman e415e90c6d make filestorage scanner non-static and add a simple test case 13 years ago