Commit Graph

247 Commits (1237d64bdba24efdc219a4198c5bf82289d4d668)

Author SHA1 Message Date
Daniel Kesselberg 98d3836650
explicitly close source stream on local storage 4 years ago
Jasper Knockaert 5341807b14 Update EncryptionTest.php 5 years ago
Jasper Knockaert bbf191bdef 2nd attempt to fix tests 5 years ago
Jasper Knockaert ab14c0322b attemtp to fix test 5 years ago
Robin Appelman 4c954e7dd1 fix Folder->getById() when a single storage is mounted multiple times 5 years ago
Robin Appelman 96b9aeecd5
add test for searching within a "root jail" 5 years ago
Julius Härtl 4c9686a969 Run s3 tests again 5 years ago
Robin Appelman 287edf0e61
Set umask before operations that create local files 5 years ago
Robin Appelman d4381c0eac handle ordering in folder search 5 years ago
Robin Appelman 8551ee079d folder filtering in sql 5 years ago
Robin Appelman 277c0039f6 cleanup fileinfo creation 5 years ago
Robin Appelman 423e1581e0 handle limit and offset in folder file search 5 years ago
Robin Appelman 2500d296c5 only require user to be set in a query that handles tags 5 years ago
Robin Appelman ec0985ba68 fix search in nested jails 5 years ago
Robin Appelman eb56b1d0bd fix cachjail searching for root 5 years ago
Robin Appelman 046638abeb do cachejail search filtering in sql 5 years ago
Robin Appelman 6308267aff apply object store copy optimization when 'cross storage' copy is within the same object store 5 years ago
Joas Schilling a745d58133 Cache the user backend info for 300s 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Julius Härtl 98560c80ea
Properly handle result when copying with failure and throw in tests 5 years ago
Julius Härtl ee842f1c43
Fix writeStream mocking 5 years ago
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
Robin Appelman 9d4848e863
use in objectstore copy 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Joas Schilling c07720de77
Use query builder instead of OC_DB in OC\Files\* 5 years ago
Morris Jobke e6fca0a519
Fix code style 6 years ago
Julius Härtl 74747163d6
Make sure tests cover the new mkdir behaviour on 0 quota 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Morris Jobke 45428e4948
Add config option to enable multibucket preview distribution 6 years ago
Morris Jobke 159f28cd52
Mount the old previews in a separate folder for the multi bucket setup and check in them before using the actual locations 6 years ago
Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream 6 years ago
Robin Appelman fcad692b4a
rollback cache rename if trashbin move fails 6 years ago
Joas Schilling a2f34f46b2
Fix tests 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Robin Appelman e9b5514186
prevent the root storage from accidentally scanning user folders 6 years ago
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API 6 years ago
Robin Appelman 4e6d3d1880
Fix getDirectoryContent implementation for Jail wrapper 6 years ago
Morris Jobke 7fe8477830
Run cs:fix and fix HashWrapper code 6 years ago
Robin Appelman c2677682c4
Return hashes of uploaded content for dav uploads 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Robin Appelman 3ba46f3b50
add basic tests for s3 seeking and add some error handling if reopen return the wrong range 6 years ago
Robin Appelman f984512e33
fix tests 6 years ago