summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/ObjectStore/S3ConnectionTrait.php
Commit message (Expand)AuthorAgeFilesLines
* Avoid reading ~/.aws/config when using S3 providerFlorent2021-05-251-0/+1
* Fix failing testsJames Letendre2021-02-021-1/+1
* Add web identity provider to S3 connection chainJames Letendre2021-02-021-13/+4
* Replace defaultProvider with explicit calls to exclude user home directory lo...James Letendre2021-02-021-1/+15
* Resolves #24699, Support ES2 and ECS instance providers for S3 bucketsJames Letendre2021-02-021-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Allow config to specify the bucket existsRoeland Jago Douma2020-11-061-1/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Resolves #19790, Provides Support for IAM CredentialsStephen Cuppett2020-08-201-6/+38
* Fix static method call for s3 bucket compat checkChristoph Wurst2020-07-031-2/+2
* Disable Client-Side Monitoring on AWS storageChristoph Wurst2020-06-151-2/+3
* Upload part size as S3 parameter instead of constant valueFlorent2020-06-091-0/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* add method to get bucket name from s3 storageRobin Appelman2019-05-241-1/+4
* Bucket name - Alert in debug modeS. Cat2019-03-011-1/+1
* Correct code indentS. Cat2019-03-011-5/+5
* Warning on S3 not compatible DNS bucket nameS. Cat2019-03-011-4/+11
* Dont check Bucket Name in NextcloudSebastien Cat2019-03-011-4/+0
* Fix listing s3 objects when using google cloud aws compatibilityRobin Appelman2018-06-111-0/+5
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Add more logging for the object storage during creation of the bucketsMorris Jobke2018-04-051-3/+5
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+5
* add option to use legacy v2 auth with s3Robin Appelman2017-12-191-1/+16
* Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* Merge pull request #7083 from nextcloud/update-license-headersMorris Jobke2017-11-061-0/+2
|\
| * Update license headersMorris Jobke2017-11-061-0/+2
* | Better error message for invalid bucket namesMorris Jobke2017-11-061-2/+2
|/
* fix path styleRobin Appelman2017-09-181-3/+1
* update aws sdk and move it to 3rdpartyRobin Appelman2017-09-181-13/+11
* split off s3 connection logicRobin Appelman2016-11-161-0/+124