summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/ObjectStore/S3ConnectionTrait.php
Commit message (Expand)AuthorAgeFilesLines
* Fix static method call for s3 bucket compat checkChristoph Wurst2020-07-031-2/+2
* Disable Client-Side Monitoring on AWS storageChristoph Wurst2020-06-171-2/+3
* Upload part size as S3 parameter instead of constant valueFlorent2020-06-151-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