aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix updaters test casesRobin Appelman2013-06-191-2/+1
| |
| * add tests for reusing existing data in scannerRobin Appelman2013-06-171-1/+19
| |
* | Merge pull request #3661 from owncloud/fixing-windows-server-masterJörn Friedrich Dreyer2013-06-191-3/+125
|\ \ | |/ |/| Fixing windows server master
| * Add tests for the updater with mount pointsMichael Gapczynski2013-06-121-3/+125
| |
* | raise failed tests from first commit to size @mediumJörn Friedrich Dreyer2013-06-101-0/+3
| |
* | add timeouts 3/30/90 to phpunit testsJörn Friedrich Dreyer2013-06-101-0/+3
|/
* Merge branch 'master' into fix_for_2377Florin Peter2013-05-251-0/+27
|\
| * New tests to assure that a move will not affect another users cache entriesRoland Hager2013-05-221-0/+27
| | | | | | | | Added a second storage and cache Object to simulate a second user.
* | improved tests to check if database layer normalize folder namesFlorin Peter2013-05-251-11/+29
| |
* | changed tests for using new normalizerFlorin Peter2013-05-241-2/+2
| |
* | revert previous fix and added normalizer to cache classFlorin Peter2013-05-231-0/+67
|/
* merge master into filecache_mtimeRobin Appelman2013-05-213-14/+15
|\
| * Merge pull request #3044 from owncloud/backgroundwatchericewind19912013-05-071-2/+4
| |\ | | | | | | Add a background job to watch for external filesystem changes
| | * Cache: add a backgroundjob to check for external changes to the filesystemRobin Appelman2013-04-201-2/+4
| | |
| * | Merge pull request #3025 from owncloud/move-fileMichael Gapczynski2013-05-071-3/+4
| |\ \ | | | | | | | | Cache: only look for child entires when doing a move operation when moving a folder
| | * | Cache: only look for child entires when doing a move operation when moving a ↵Robin Appelman2013-04-191-3/+4
| | |/ | | | | | | | | | folder
| * / Have the filecache updater testcase clean the filesystem properlyRobin Appelman2013-04-251-6/+3
| |/
| * Cache: better rename hook for cache updaterRobin Appelman2013-03-081-2/+3
| |
* | Merge branch 'master' into filecache_mtimeMichael Gapczynski2013-03-081-2/+16
|\| | | | | | | | | | | | | Conflicts: lib/files/view.php lib/util.php tests/lib/files/cache/cache.php
| * Cache: hash long storage ids to ensure they fit in the databaseRobin Appelman2013-02-151-0/+15
| |
* | merge master into filecache_mtimeRobin Appelman2013-02-152-2/+1
|\|
| * Merge pull request #1616 from owncloud/cache_fixes_rebaseThomas Müller2013-02-121-1/+0
| |\ | | | | | | Cache: reuse known folder sizes when doing a shallow scan - rebase
| | * 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-111-1/+1
| |/
* / Cache: bookkeeping of storage_mtimeRobin Appelman2013-02-102-5/+23
|/
* Cache: use greaterEquals in tests cases to prevent failures due to race ↵Robin Appelman2013-01-301-3/+3
| | | | conditions
* Cache: add function to get storage id and internal path of a file by idRobin Appelman2013-01-271-0/+7
|
* Cache: port test cases to PHPUnitRobin Appelman2013-01-262-47/+47
|
* 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 branch 'filesystem' into filesystem-etagsMichael Gapczynski2013-01-071-7/+7
|\ | | | | | | | | Conflicts: lib/files/cache/cache.php
| * Cache: allow storage backends to overwrite WatcherRobin Appelman2013-01-011-7/+7
| |
* | Fix eTagUpdate and add testsMichael Gapczynski2012-12-311-6/+22
|/
* Filecache Watcher: use scan or scanFile based on the current item, not the ↵Robin Appelman2012-12-151-0/+34
| | | | cached item
* one additional test case for the cache updaterRobin Appelman2012-12-111-0/+5
|
* fix cache behaviour for non existing filesRobin Appelman2012-12-111-0/+5
|
* don't throw fatal error in updater cache if setup failed for some reasonRobin Appelman2012-11-221-1/+3
|
* add Scanner->backgroundScanRobin Appelman2012-11-221-0/+22
|
* add Cache->getIncomplete for use in background scanningRobin Appelman2012-11-221-0/+17
|
* allow storage backends to implement custom permission managementRobin Appelman2012-11-153-20/+31
|
* add cache updaterRobin Appelman2012-11-081-0/+116
|
* move correctFolderSize from Scanner to CacheRobin Appelman2012-11-081-1/+1
|
* add Cache::moveRobin Appelman2012-11-021-0/+26
|
* add filesystem watcher to detect updatesRobin Appelman2012-10-281-0/+86
|
* delete child entries when a folder gets removed from cacheRobin Appelman2012-10-272-3/+12
|
* add a way to recalucale the size of a folder in the cacheRobin Appelman2012-10-271-0/+11
|
* add searchByMime to new cache apiRobin Appelman2012-10-271-0/+3
|
* add permissions data to the results of the cache apiRobin Appelman2012-10-271-0/+2
|
* add file permissions cacheRobin Appelman2012-10-261-0/+47
|
* add search to the filecache apiRobin Appelman2012-10-261-0/+20
|