Commit Graph

574 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
Benjamin Gaussorgues 73506e8486
chore(deprecated): remove Reflection*::setAccessible as it's noop since PHP 8.1 2 months ago
provokateurin 405d250aef
test: Add missing calls to the parent setUp method 2 months ago
Louis Chmn 6bb9ad60f2
test(View): Setup users and groups once 2 months ago
Josh c7fabc4654 test(cache): avoid ordering assumptions in testExtended 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Anna Larch 18c5c0711e test: remove no-op checkbox assertions 3 months ago
Anna Larch a9f177e743 test(db): call parent::tearDown() in DB test classes that skipped it 3 months ago
nextcloud-command fd14234a6a refactor: Apply rector changes 3 months ago
Robin Appelman c91f8b0e2c
test: adjust tests to unsorted folder listing 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
Robin Appelman 9f5535d01b fix: apply quota with writeStream 4 months ago
Robin Appelman f3a5bc8c17 fix: block writing empty files with 0 quota 4 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Carl Schwan bb4c55c125
refactor: Move copy skeleton step to a file listener 4 months ago
Robin Appelman cf06ebf999
test: more tests for UserMountCache 4 months ago
Carl Schwan fbf84e6473
chore: Replace MoveableMount usage with IMovableMount 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
Louis Chmn 72812b2b07 chore(Scanner): Use modern syntax and APIs 5 months ago
Josh 8895970019
test(ViewTest): disable Nextcloud not PHP - drop testTouchFloat() 5 months ago
Robin Appelman cf124e7c75
fix: make objectstore copy consistent with changed local storage behavior 5 months ago
Côme Chilliet 397454ff4a
fix: Adapt ViewTest to ['path'] being absolute 5 months ago
Carl Schwan 7fa44717e0
refactor(share): Remove some deprecated method usages 5 months ago
Carl Schwan af94028bdb
refactor: Remove old Share backend 5 months ago
Robin Appelman d14c4082e1
test: add test for updating cached mounts with multiple entries for root id 6 months ago
Josh 2d39c5a179
test(Storage): avoid falsy directory/filename checks (for now) 6 months ago
Josh ace9eb21e6
test(Storage): expand file / directory name tests 6 months ago
nextcloud-command 663018455e refactor: Apply rector changes 6 months ago
Robin Appelman bd8f251ad8
test: add test for calling filesize on non-existing files 6 months ago
provokateurin 4eada2d804
refactor(Files): Modernize Wrapper 6 months ago
provokateurin 5f4a5d8c67
refactor(Files): Remove deprecated streamCopy method 6 months ago
Carl Schwan f3778bc9c7
fix(propagator): Improve lock behavior of propagator 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Ferdinand Thiessen 762ae4520a
fix(InMemoryFile): allow to stream read the contents 7 months ago
Carl Schwan 9a26169323
fix(WatcherTest): Properly mock getCache and getScanner in IStorage 7 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 7 months ago
Robin Appelman bea82ac656
test: adjust tests to updated getById 7 months ago
Robin Appelman be2c26a75b
test: adjust tests to new getById 7 months ago
Carl Schwan 04ddeeec4a
perf(MountManager): use binary search to find mount in path 7 months ago
Robin Appelman 94f33463ff
test: adjust tests 7 months ago
Carl Schwan 7b05c8f797
refactor(files): Rename IMountProviderArgs 7 months ago
Salvatore Martire 07eef5eaf4 fix: drop set up partial mounts on setupForUser 8 months ago
Carl Schwan bd815595d4
fix: Remove NOP ReflectionProperty::setAccessible calls 8 months ago
Robin Appelman 047ff27e46 test: add tests for watcher check filter 8 months ago
Salvatore Martire 6e9ba894a2 fix: add $forChildren parameter to IPartialMountProvider 8 months ago
Salvatore Martire 6c19fbcf4d fix: adjust authoritative setup path caching logic 8 months ago