Commit Graph

551 Commits (SMillerDev-patch-1)

Author SHA1 Message Date
Robin Appelman cf06ebf999
test: more tests for UserMountCache 3 weeks ago
Kostiantyn Miakshyn fcb10219d1 fix: Allow `num_buckets` to be equal as `min_bucket` 3 weeks ago
Stephen Cuppett cdaeed02b6 feat(objectstore): Add AWS SSE-KMS encryption support for S3 storage 4 weeks ago
Louis Chmn 72812b2b07 chore(Scanner): Use modern syntax and APIs 1 month ago
Josh 8895970019
test(ViewTest): disable Nextcloud not PHP - drop testTouchFloat() 2 months ago
Robin Appelman cf124e7c75
fix: make objectstore copy consistent with changed local storage behavior 2 months ago
Côme Chilliet 397454ff4a
fix: Adapt ViewTest to ['path'] being absolute 2 months ago
Carl Schwan 7fa44717e0
refactor(share): Remove some deprecated method usages 2 months ago
Carl Schwan af94028bdb
refactor: Remove old Share backend 2 months ago
Robin Appelman d14c4082e1
test: add test for updating cached mounts with multiple entries for root id 2 months ago
Josh 2d39c5a179
test(Storage): avoid falsy directory/filename checks (for now) 2 months ago
Josh ace9eb21e6
test(Storage): expand file / directory name tests 2 months ago
nextcloud-command 663018455e refactor: Apply rector changes 2 months ago
Robin Appelman bd8f251ad8
test: add test for calling filesize on non-existing files 3 months ago
provokateurin 4eada2d804
refactor(Files): Modernize Wrapper 3 months ago
provokateurin 5f4a5d8c67
refactor(Files): Remove deprecated streamCopy method 3 months ago
Carl Schwan f3778bc9c7
fix(propagator): Improve lock behavior of propagator 3 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 3 months ago
Ferdinand Thiessen 762ae4520a
fix(InMemoryFile): allow to stream read the contents 3 months ago
Carl Schwan 9a26169323
fix(WatcherTest): Properly mock getCache and getScanner in IStorage 3 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 3 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 3 months ago
Robin Appelman bea82ac656
test: adjust tests to updated getById 3 months ago
Robin Appelman be2c26a75b
test: adjust tests to new getById 3 months ago
Carl Schwan 04ddeeec4a
perf(MountManager): use binary search to find mount in path 3 months ago
Robin Appelman 94f33463ff
test: adjust tests 4 months ago
Carl Schwan 7b05c8f797
refactor(files): Rename IMountProviderArgs 4 months ago
Salvatore Martire 07eef5eaf4 fix: drop set up partial mounts on setupForUser 4 months ago
Carl Schwan bd815595d4
fix: Remove NOP ReflectionProperty::setAccessible calls 4 months ago
Robin Appelman 047ff27e46 test: add tests for watcher check filter 4 months ago
Salvatore Martire 6e9ba894a2 fix: add $forChildren parameter to IPartialMountProvider 4 months ago
Salvatore Martire 6c19fbcf4d fix: adjust authoritative setup path caching logic 5 months ago
Joas Schilling 226b7df65e
fix(Hooks): Don't use offset null as it's deprecated (and not actually used) 5 months ago
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView 5 months ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 5 months ago
Josh b2bc785986
chore: make php-cs happy 5 months ago
Josh 50a94a35ee test(files/type): leading zero extension preservation 5 months ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 5 months ago
Josh 511f54324a
chore: drop unused Darwin range test variation 5 months ago
Josh d9a7e0855c refactor(tests): use OS constant over function 5 months ago
Louis Chmn 73c6b17fae fix(View): Normalize path in `getAbsolutePath` 6 months ago
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api 6 months ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 6 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 6 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 6 months ago
Robin Appelman 2970232790
fix: make failed availability check apply in the same request 6 months ago
Ferdinand Thiessen 6336eac6a5
chore: setting test metadata in annotations is deprecated (use attributes) 6 months ago
Ferdinand Thiessen e3b34891b0
chore: migrate to PHPUnit 11 6 months ago
Ferdinand Thiessen 7f125551f5 chore: migrate `@small` and `@medium` to attributes 7 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 7 months ago