Commit Graph

508 Commits (3bdb3442242aba93d0fae6181861baeb60b1514d)

Author SHA1 Message Date
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView 4 weeks ago
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 1 month ago
Josh 511f54324a
chore: drop unused Darwin range test variation 1 month ago
Josh d9a7e0855c refactor(tests): use OS constant over function 1 month ago
Louis Chmn 73c6b17fae fix(View): Normalize path in `getAbsolutePath` 2 months ago
Carl Schwan 9522dde7a2
feat: Add Folder::getOrCreateFolder api 2 months ago
Carl Schwan 38fd84aa6a
refactor(template-manager): Modernize template manager API 2 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 2 months ago
Carl Schwan 503a65ddd0 refactor: Run rector 2 months ago
Robin Appelman 2970232790
fix: make failed availability check apply in the same request 2 months ago
Ferdinand Thiessen 6336eac6a5
chore: setting test metadata in annotations is deprecated (use attributes) 2 months ago
Ferdinand Thiessen e3b34891b0
chore: migrate to PHPUnit 11 2 months ago
Ferdinand Thiessen 7f125551f5 chore: migrate `@small` and `@medium` to attributes 3 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 3 months ago
Daniel Kesselberg 6e04437de6
fix: validate filename when creating file from template 3 months ago
Marcel Klehr 1e9a5019b4 fix(FileAccess): Set filecache size column in tests 3 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 3 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 3 months ago
Carl Schwan 8e5eef24d2 refactor: Remove OC_Helper::streamCopy 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
Côme Chilliet 8107f614d8
fix(tests): Ignore expected warning for s3 tests 4 months ago
Louis Chemineau bd8a0ec3cf
feat(files): Add appconfig value to disable fixed userfolder permissions optimization 4 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Robin Appelman 0c1d5e8c54
fix: ensure all object store configuration have distict bucket names 4 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 5 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 5 months ago
Côme Chilliet 07b046f762 fix(tests): Fix fopen in mock returning null which is not a valid return 5 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 5 months ago
Robin Appelman b3c53c7436 feat: allow object store configuration aliases for easier migrations 5 months ago
Robin Appelman 385dd36ff8 feat: allow configuring multiple objectstore configurations 5 months ago
Robin Appelman 34d5a103b4 test: adjust tests to getPath changes 5 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 6 months ago
Julien Veyssier 3a96f8e533 fix(FileAccess*): fix tests 6 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 6 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 6 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 6 months ago
Marcel Klehr 26f6013c1f fix(FileAccessTest): Make it work on sharded instance 6 months ago
Marcel Klehr 3941622059 fix(FileAccessTest): Make sure path_hash is not NULL 6 months ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 6 months ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Ferdinand Thiessen 35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars 7 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling a425a1affc
test: Add a hint message on boolean comparison 7 months ago
Robin Appelman e21ce793a5 test: add test that object store folder copy preserves folder size 8 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 8 months ago
Ferdinand Thiessen 9422b6d6d0
test: adjust library tests for PHPunit deprecations 8 months ago