Git'Fellow
|
c84e76a749
fix(s3): Don't wait indefinitely for S3 to return
|
hace 4 meses |
Ferdinand Thiessen
|
ae1f5cc56d
fix(S3): Adjust usage of guzzle promise
|
hace 5 meses |
Josh
|
63886147ba
fix(ObjectStore): handle empty S3 hostname
|
hace 5 meses |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
hace 6 meses |
Robin Appelman
|
40d9a3fcab
feat: add option to enable s3 acceleration
|
hace 8 meses |
Ferdinand Thiessen
|
32dee2f84a
feat(ObjectStore): Make S3 MultipartUpload concurrency configurable
|
hace 8 meses |
Ferdinand Thiessen
|
69c5e8ebde
fix(ObjectStore): Use common S3 trait so config and connection trait members are in sync
|
hace 8 meses |
Julius Härtl
|
e4054370b1
fix(s3): Add config option to disable multipart copy for certain s3 providers
|
hace 11 meses |
Robin Appelman
|
1043c21b35
only do a multipart s3 copy when above the regular copy limit
|
hace 1 año |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
hace 1 año |
Thomas Citharel
|
3f28fc58aa
fix(s3): fix handling verify_bucket_exists parameter
|
hace 1 año |
Julius Härtl
|
159a0c8411
feat(s3): Add option to specify an SSE-C customer provided key
|
hace 2 años |
François Ménabé
|
cf9bdc0274
Manage s3 storage class in objectstore
|
hace 1 año |
Jasper Weyne
|
44f6c931e7
Merge branch 'master' into patch-2
|
hace 2 años |
Robin Appelman
|
f1486890d7
only use nextcloud bundle when explicitly enabled
|
hace 2 años |
Robin Appelman
|
bffa67c48b
also use nextcloud certificate bundle when downloading from s3
|
hace 2 años |
Jasper Weyne
|
0633a1d9f5
Disable ~/.aws/config access by S3ConnectionTrait
|
hace 2 años |
Côme Chilliet
|
069477e608
Migrate more classes of lib/private to LoggerInterface
|
hace 2 años |
Robin Appelman
|
1156214a26
don't try to get custom certs for s3 primary storage
|
hace 2 años |
Robin Appelman
|
194a21f374
use the nextcloud certificate bundle for s3
|
hace 2 años |
Julius Härtl
|
2aac757805
Make max size for single put uploads configurable
|
hace 3 años |
Julius Härtl
|
e475dfe16c
Fix php-cs for S3ConnectionTrait.php
|
hace 2 años |
Stephen Cuppett
|
4a6a2c2b48
Simplify S3ConnectionTrait to defaultProvider plus option
|
hace 3 años |
Bernd Rederlechner
|
3866f388b1
Refactor writeObject to only use MultipartUpload when required
|
hace 3 años |
Julius Härtl
|
3e67637a4a
Merge pull request #26463 from Worteks/fix-s3proxy
|
hace 3 años |
Maxime Besson
|
388a458cd5
fix(proxy): use accessor
|
hace 3 años |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
hace 3 años |
Florent
|
d4444f2472
Avoid reading ~/.aws/config when using S3 provider
|
hace 4 años |
Samuel
|
03fe74b95e
fix(proxy): reaching s3 storage behind some http proxy
|
hace 3 años |
Roeland Jago Douma
|
137636b651
Merge pull request #24700 from Imajie/s3-creds
|
hace 3 años |