Commit Graph

362 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Robin Appelman bfe3712372
handle ordering in folder search 5 years ago
Robin Appelman feed42dd6d
folder filtering in sql 5 years ago
Robin Appelman de713967c0
cleanup fileinfo creation 5 years ago
Robin Appelman bd229e7548
handle limit and offset in folder file search 5 years ago
Robin Appelman 50e374c12f
only require user to be set in a query that handles tags 5 years ago
Robin Appelman c87b1a50d9 apply object store copy optimization when 'cross storage' copy is within the same object store 5 years ago
Roeland Jago Douma 7b9ca4f7c2 Add some typing to SharedStorage 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 645f83121e
Cache the user backend info for 300s 5 years ago
Robin Appelman 5ae0be08b4
fix search in nested jails 5 years ago
Robin Appelman 27f9df2e87
fix cachjail searching for root 5 years ago
Robin Appelman a44aab11f7
do cachejail search filtering in sql 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Jasper Knockaert 261966ace5
Update EncryptionTest.php 5 years ago
Jasper Knockaert 664e74a82e
2nd attempt to fix tests 5 years ago
Jasper Knockaert 87c640193b
attemtp to fix test 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 5 years ago
Julius Härtl 74747163d6
Make sure tests cover the new mkdir behaviour on 0 quota 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Morris Jobke 45428e4948
Add config option to enable multibucket preview distribution 5 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 5 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
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago