Commit Graph

590 Commits (04aa4e851efec1cf3452dfa122cee040f881aa7d)

Author SHA1 Message Date
Stephen Cuppett d5f25609aa
test(encryption): strengthen testCalculateFolderSizeWithEncryptedZeroByte 4 weeks ago
Stephen Cuppett b6fddabf6c fix(encryption): Address review feedback and fix zero-byte size consistency 4 weeks ago
Josh db628034bd
chore(view): update ViewTest for php-cs/rector 1 month ago
Josh 508995511c
test(files): make watcher propagation regression test deterministic 1 month ago
Kent Delante 4019df6891 test: add tests for encryptedVersion cache entry preservation 1 month ago
Maksim Sukharev 715378f38f fix(View#getCacheEntry): skip propagation when storage metadata is unchanged 1 month ago
Git'Fellow 586e8a0c41 fix(files): do not let a failing move hook break the move or hide files 1 month ago
Joas Schilling 8659690509
test: Don't fail due to deprecations from guzzlehttp 7.12 2 months ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Carl Schwan b6a23f0268
refactor: Call IStorageFactory::addStorageFactory directly 2 months ago
Carl Schwan e6b5f763a4
perf: Avoid sorting an already sorted array 2 months ago
Enrique Pérez Arnaud 3616212ba2
feat(files_sharing): store and refresh OCM access tokens for external shares 2 months ago
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 4 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 6 months ago
Carl Schwan 9a26169323
fix(WatcherTest): Properly mock getCache and getScanner in IStorage 7 months ago