Robin Appelman
|
3f5eb762b6
|
Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures
|
2013-07-05 14:51:22 +02:00 |
Thomas Müller
|
59d3c5a575
|
Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_test
skip teardown if cache has not been set up
|
2013-06-20 04:07:33 -07:00 |
Jörn Friedrich Dreyer
|
7a7b54c4a2
|
skip teardown if cache has not been set up
|
2013-06-20 11:41:07 +02:00 |
Thomas Mueller
|
5d0a3f981c
|
adding unit test for folder remove: testRemovedFolder()
|
2013-06-20 10:47:37 +02:00 |
Robin Appelman
|
ff7e903f82
|
remove deleted files when re-scanning a folder
|
2013-06-20 00:42:34 +02:00 |
Robin Appelman
|
2ed0e6e915
|
add tests for reusing existing data in scanner
|
2013-06-17 18:03:57 +02:00 |
Robin Appelman
|
177537dbcc
|
Cache: port test cases to PHPUnit
|
2013-01-26 21:44:33 +01:00 |
Robin Appelman
|
8687e0d346
|
add Scanner->backgroundScan
|
2012-11-22 12:45:29 +01:00 |
Robin Appelman
|
cbcd9ba84a
|
allow storage backends to implement custom permission management
|
2012-11-15 00:57:30 +01:00 |
Robin Appelman
|
15b8a3f987
|
move correctFolderSize from Scanner to Cache
|
2012-11-08 18:10:54 +01:00 |
Robin Appelman
|
79d0ac21cc
|
delete child entries when a folder gets removed from cache
|
2012-10-27 18:08:00 +02:00 |
Robin Appelman
|
695405dfeb
|
add permissions data to the results of the cache api
|
2012-10-27 10:01:20 +02:00 |
Robin Appelman
|
a2785f57d2
|
fix cache scanner test case
|
2012-10-10 17:45:47 +02:00 |
Robin Appelman
|
08bb5dbe3a
|
few more test cases for scanning folders
|
2012-10-10 16:26:28 +02:00 |
Robin Appelman
|
b9b9fd9dba
|
more tests and fixes for the filesystem scanner
|
2012-10-03 13:07:19 +02:00 |
Robin Appelman
|
85be00be65
|
add some more test cases for the scanner
|
2012-10-03 11:40:09 +02:00 |
Robin Appelman
|
e415e90c6d
|
make filestorage scanner non-static and add a simple test case
|
2012-10-03 11:24:49 +02:00 |