Vincent Petry
|
f8cfc03f36
Replace originalStorage in tests with a proper teardown
|
9 years ago |
Robin Appelman
|
7ab919256b
fix test
|
9 years ago |
Robin Appelman
|
169031d1c5
fix factory test
|
9 years ago |
Robin Appelman
|
e1f2a6df94
Allow setting the watcher policy as mount option
|
9 years ago |
Robin Appelman
|
7adda88786
Copy mount options to the storage
|
9 years ago |
Robin Appelman
|
fc027bceb7
Fix cache update when doing a rename that overwrites the target
|
9 years ago |
Vincent Petry
|
232de3bdc0
Delete target file for unsuccessful copy/rename
|
9 years ago |
Lukas Reschke
|
41e5850450
Prevent directory traversals in ctr of \OC\Files\View
|
9 years ago |
Bjoern Schiessle
|
21c45925fe
detect root of mountpoint also if the trailing slash is missed
|
9 years ago |
Robin Appelman
|
2124540d1d
Dont remove a file from cache if the delete operation failed
|
9 years ago |
Robin Appelman
|
ddee63fa00
Fix resolving paths for views rooted in a file
|
9 years ago |
Robin Appelman
|
87a1b2bdc4
Preserve mtime when doing cross storage move
|
9 years ago |
Robin Appelman
|
96dff341e2
Return valid fileinfo objects for part files
|
9 years ago |
Thomas Müller
|
d648b548eb
skip testLongPath()
|
10 years ago |
Joas Schilling
|
ea4c25609d
Replace uniqid calls with $this->getUniqueID so tests pass again on windows
|
10 years ago |
Joas Schilling
|
bb540722cd
Use base class to reset the file mapper
|
10 years ago |
Morris Jobke
|
146cb920c9
Merge pull request #12218 from owncloud/issue/10991-fixes
|
10 years ago |
Joas Schilling
|
6625d5c88f
Correctly restore previous root mount point after testing
|
10 years ago |
Joas Schilling
|
a3a064fe96
Skip some more tests on Windows which just can not work at all
|
10 years ago |
Robin Appelman
|
d26a427f92
Also propagate etag changes when the watcher finds a changed file
|
10 years ago |
Robin Appelman
|
16cfca6a5f
Better reuse of cache data for getFolderContents
|
10 years ago |
Clark Tomlinson
|
6de8531ace
fixing windows max depth test
|
10 years ago |
Robin Appelman
|
3d92f963f4
Fix unit test
|
10 years ago |
Vincent Petry
|
6e2358c3a6
Added hacky fix for long path cleanup routine
|
10 years ago |
Thomas Müller
|
ad4ec414c9
use system function to recursive remove the directory used by temporary storage
|
10 years ago |
Thomas Müller
|
ff3ded6cb2
Merge pull request #8852 from owncloud/kill-permissions-master
|
10 years ago |
Thomas Müller
|
da3974bcb2
- drop permissions table and related code
|
10 years ago |
Robin Appelman
|
f297bf14f9
Fix unit tests
|
10 years ago |
Thomas Müller
|
a2e4bc8d33
# This is a combination of 2 commits.
|
10 years ago |
Lukas Reschke
|
b0381cfe12
Add tests for other types that PHP might cast
|
10 years ago |