273 Commits (afe5b6dd8aa9a0eb761434231327e8daecb1d79e)

Author SHA1 Message Date
Robin Appelman 89aaded07f add tests for renaming paths with multibyte utf8 characters 8 years ago
Robin Appelman 03f27b4c2c
Fix scan permissions with nested permissions masks 8 years ago
Bjoern Schiessle b43f6d295e
update file system tests to take the master key into account 9 years ago
Robin Appelman 2e8e6f95b9
show used space in user list 8 years ago
Robin Appelman fa81759917
fix moving folders out of a cache jail 8 years ago
Robin Appelman 1f1e1b0d00
use unmasked permissions during scanning 9 years ago
Joas Schilling 6300be160a
Add unit tests for mounts of delete users 9 years ago
Joas Schilling ec2f2b75be
Make sure we use a new encryption module all the time 9 years ago
Joas Schilling 30817fa319
Simplify the test 9 years ago
Piotr M dc78f1251e
Optimize put - Dont try to fetch filecache for not existing filecache in encription 9 years ago
Robin Appelman a7c611039d
Dont use the permissions mask while scanning 9 years ago
Robin Appelman 8de4209c3e
round the mtime in touch 9 years ago
Lukas Reschke ab9e3525cc
Move error message to log entry 9 years ago
Joas Schilling 70bd819dd2
Cleanup test 9 years ago
Joas Schilling 2f16f3ba44
Fix unit test 9 years ago
Vincent Petry 7256940524
Redirect unlink to rmdir (#27101) 9 years ago
Robin Appelman e61606a767
Allow searching for favorites 9 years ago
Robin Appelman 709f64d396
add tests for filesearchbackend 9 years ago
Robin Appelman e6a896f2f0
add tests for searchQuery 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Robin Appelman 706131b394
add icewind/searchdav 9 years ago
Magnus Walbeck eadc1ac637 Mimetype detection for hidden files 9 years ago
Vincent Petry 269b652754
Add tests for move/copy hooks in Node API 9 years ago
Vincent Petry e667b28298
Fix files node API failed rename/copy 9 years ago
Vincent Petry eb5ea0e260
Refactor files node API for more code reuse 9 years ago
Roeland Jago Douma 00b17c3af5
Only check for local shared storages 9 years ago
Vincent Petry 706655ef20
Skip local shares in bkg scan and occ files:scan (#26590) 9 years ago
Robin Appelman bca91f2216
remove static:// stream wrapper 9 years ago
Robin Appelman 968de70bc5
remove the need to register the quota streamwrapper globally 9 years ago
Robin Appelman 3243a6032a
adjust test 9 years ago
Robin Appelman ac2542f0f0
add ci support for s3 object store 9 years ago
Vincent Petry 7ca6561469
Remove legacy home tests 9 years ago
Vincent Petry 4744dce4df
Nuke the legacy storage fallback from orbit 9 years ago
Robin Appelman 1a379b0fdc
update test 9 years ago
Lukas Reschke 2ca29f709b
Add tests 9 years ago
Bjoern Schiessle 0f8fe77b3a
check if the file should really be encrypted before we update the file cache 9 years ago
Joas Schilling 558f169671
Move the validation into one place only 9 years ago
Joas Schilling 4652d203e3
Make sure we don't scan files that can not be accessed 9 years ago
Robin Appelman 4ac5fdcf11
add tests for FileInfo::isMounted 9 years ago
Robin Appelman eefd059716
add amazon s3 objectstore backend 9 years ago
Robin Appelman 64e896cc0d
split testing of objectstoragestorage and objectstore implementations 9 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 9 years ago
Lukas Reschke 6920e609c0
Adjust tests and DI for Share.php 9 years ago
Lukas Reschke 68cebef64c
DI for root.php 9 years ago
Vincent Petry 889e0a574b
Fix mock warning in some FS tests (#26464) 9 years ago
Vincent Petry f737426eca
Add using casing check/fix for initMountPoints 9 years ago
Robin Appelman 049bcae29e
Allow setting a maximun number of buckets for multibucket 9 years ago
Roeland Jago Douma f722640a32
Proper DI of config 9 years ago
Roeland Jago Douma 7998689bc9
Added method to DB and fix test 9 years ago
Joas Schilling 303e073724
Do not skip when mysql uses utf8mb4 9 years ago