Commit Graph

102 Commits (228baa45fdcd4236d901331bfada294a2bb11c7d)

Author SHA1 Message Date
Roeland Jago Douma db27bbf90d
Fix CacheTest 9 years ago
Roeland Jago Douma 8b0051eb40
Fix encryption test 9 years ago
Joas Schilling 20f8d1094a
Can not insert auto increment on oracle 9 years ago
Joas Schilling 106df7bc33
Fix missing escape on column and table name 9 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Robin Appelman 89aaded07f add tests for renaming paths with multibyte utf8 characters 9 years ago
Robin Appelman 03f27b4c2c
Fix scan permissions with nested permissions masks 9 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 9 years ago
Robin Appelman fa81759917
fix moving folders out of a cache jail 9 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 10 years ago
Lukas Reschke 2ca29f709b
Add tests 10 years ago
Bjoern Schiessle 0f8fe77b3a
check if the file should really be encrypted before we update the file cache 10 years ago
Joas Schilling 558f169671
Move the validation into one place only 10 years ago
Joas Schilling 4652d203e3
Make sure we don't scan files that can not be accessed 10 years ago
Robin Appelman 4ac5fdcf11
add tests for FileInfo::isMounted 10 years ago
Robin Appelman eefd059716
add amazon s3 objectstore backend 10 years ago
Robin Appelman 64e896cc0d
split testing of objectstoragestorage and objectstore implementations 10 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 10 years ago
Lukas Reschke 6920e609c0
Adjust tests and DI for Share.php 10 years ago
Lukas Reschke 68cebef64c
DI for root.php 10 years ago
Vincent Petry 889e0a574b
Fix mock warning in some FS tests (#26464) 10 years ago