Commit Graph

27 Commits (d03bc3e535bfcd3f2837ebf4fb6eb331ac0c65da)

Author SHA1 Message Date
Robin Appelman 9d4848e863
use in objectstore copy 5 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 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
Robin Appelman 3ba46f3b50
add basic tests for s3 seeking and add some error handling if reopen return the wrong range 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 733d4b6cca
dont delete cache entries if deleting an object from object store failed 7 years ago
Robin Appelman 1d322d3b37
always use multipart uploader for s3 uploads 7 years ago
Robin Appelman d6bf5d4384
upload new files in objectstore to a .part path first 7 years ago
Robin Appelman 6c9f2644cf
Add objectExists to objectstore interface 7 years ago
Michael Weimann d855c38e07
Moves the logo files to logo 8 years ago
Robin Appelman ac26175a17
add azure unit tests with azurite 8 years ago
Robin Appelman df6e23c98c
add ci for swift primary storage 8 years ago
Robin Appelman 3499cbdb76
Use S3Client::upload instead of splitting single/multipart upload ourselves 8 years ago
Robin Appelman 385d6f098c
Add tests for multipart upload 9 years ago
Robin Appelman ac2542f0f0
add ci support for s3 object store 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 049bcae29e
Allow setting a maximun number of buckets for multibucket 10 years ago
Roeland Jago Douma 7656a8fa12
File getMock Files tests 10 years ago
Roeland Jago Douma 12b63258d5
Add mapper unit tests 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago