Commit Graph

78 Commits (3956c4e9be27d7f52f57d413e8a27ebec76f842e)

Author SHA1 Message Date
Josh 384e21b824
test(s3): drop unnecessarily added fclose 2 months ago
Josh ba4924b331
test(s3): make testFileSizes EOF assertion more robust 2 months ago
provokateurin 3ee06f338c
ci(PHP): Only test against highest and lowest supported PHP versions 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
John Molakvoæ (skjnldsv) c26b1e4b07 fix(s3): add Content-MD5 header for DeleteObjects to fix AWS SDK v3.339.0+ compatibility 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Kostiantyn Miakshyn fcb10219d1 fix: Allow `num_buckets` to be equal as `min_bucket` 4 months ago
Stephen Cuppett cdaeed02b6 feat(objectstore): Add AWS SSE-KMS encryption support for S3 storage 4 months ago
Robin Appelman cf124e7c75
fix: make objectstore copy consistent with changed local storage behavior 5 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 7 months ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 9 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 11 months ago
Côme Chilliet 8107f614d8
fix(tests): Ignore expected warning for s3 tests 11 months ago
Robin Appelman 0c1d5e8c54
fix: ensure all object store configuration have distict bucket names 12 months ago
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 12 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 12 months ago
Robin Appelman b3c53c7436 feat: allow object store configuration aliases for easier migrations 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Robin Appelman e21ce793a5 test: add test that object store folder copy preserves folder size 1 year ago
Joas Schilling 5f9117b939
test: Fix coding standards 1 year ago
Joas Schilling 5283e9a5e2
test: Cleanup tests/lib/Files/* 1 year ago
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Robin Appelman 74adaebf96 test: fix incorrect ltrim usage in test 2 years ago
Côme Chilliet cfca7e7911
fix(tests): Fix most obvious errors in ObjectStore tests 2 years ago
Christoph Fiehe 9597072ada perf(ObjectStoreStorage): Improve (slow) move on same object bucket 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Joas Schilling e1caa198e3
ci: Skip flaky test on PHP 8.3 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Thomas Citharel 30798eb6c2
refactor(objectstorage): cleanup types 3 years ago
Joas Schilling 5850695284
fix(tests): Add messages to assertions to explain what failed 3 years ago
Ferdinand Thiessen 8e02014b55
chore(tests): Migrate object storage unit tests from drone to GitHub Actions 3 years ago
Ferdinand Thiessen fceb781058
fix(tests): Fix deprecation errors in S3 tests 3 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Robin Appelman 3357c8e783 test disabling write check 4 years ago
Robin Appelman d8961ed10f
fix using FSEEK_END with SeekableHttpStream to get file size 4 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 4 years ago
Carl Schwan 6312c0df69
Check style update 5 years ago
John Molakvoæ 6ab2feaa54
Implement multibucket shift for ObjectStore 5 years ago
Bernd Rederlechner 3866f388b1
Refactor writeObject to only use MultipartUpload when required 5 years ago
Julius Härtl 3f44fd00e2
Run s3 tests again 5 years ago
Robin Appelman effb7dc8ba
set mimetype for objects uploaded to object storages 5 years ago