| Commit message (Expand) | Author | Age | Files | Lines |
* | Run s3 tests again | Julius Härtl | 2021-07-05 | 1 | -6/+1 |
* | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 3 | -4/+4 |
* | apply object store copy optimization when 'cross storage' copy is within the ... | Robin Appelman | 2021-03-09 | 1 | -0/+24 |
* | use in objectstore copy | Robin Appelman | 2020-11-24 | 3 | -0/+24 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -4/+0 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 3 | -3/+9 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | add basic tests for s3 seeking and add some error handling if reopen return t... | Robin Appelman | 2020-04-01 | 2 | -4/+20 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -5/+5 |
|/ |
|
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -3/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -1/+2 |
* | dont delete cache entries if deleting an object from object store failed | Robin Appelman | 2019-09-25 | 2 | -0/+79 |
* | always use multipart uploader for s3 uploads | Robin Appelman | 2019-01-28 | 1 | -3/+28 |
* | upload new files in objectstore to a .part path first | Robin Appelman | 2018-12-12 | 3 | -1/+107 |
* | Add objectExists to objectstore interface | Robin Appelman | 2018-12-12 | 1 | -0/+15 |
* | Moves the logo files to logo | Michael Weimann | 2018-10-02 | 1 | -1/+1 |
* | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 1 | -0/+38 |
* | add ci for swift primary storage | Robin Appelman | 2018-02-08 | 1 | -0/+3 |
* | Use S3Client::upload instead of splitting single/multipart upload ourselves | Robin Appelman | 2018-01-24 | 1 | -5/+12 |
* | Add tests for multipart upload | Robin Appelman | 2017-09-21 | 1 | -4/+17 |
* | add ci support for s3 object store | Robin Appelman | 2017-01-02 | 1 | -0/+3 |
* | add amazon s3 objectstore backend | Robin Appelman | 2016-11-16 | 1 | -0/+38 |
* | split testing of objectstoragestorage and objectstore implementations | Robin Appelman | 2016-11-16 | 4 | -177/+319 |
* | Allow setting a maximun number of buckets for multibucket | Robin Appelman | 2016-11-02 | 1 | -5/+9 |
* | File getMock Files tests | Roeland Jago Douma | 2016-09-07 | 1 | -2/+3 |
* | Add mapper unit tests | Roeland Jago Douma | 2016-05-23 | 1 | -0/+50 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 2 | -0/+274 |