Commit Graph

484 Commits (1b41bf998fc891edabaede91fefe820b19fa7e35)

Author SHA1 Message Date
provokateurin 3d113daa60
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 5 months ago
Robin Appelman 8b3f4da52f fix: make failed availability check apply in the same request 7 months ago
Daniel Kesselberg ac1fd94839 fix: validate filename when creating file from template 7 months ago
Marcel Klehr 0a1754beaf fix(FileAccess): Set filecache size column in tests 8 months ago
Côme Chilliet e66e2fb6e1 fix(tests): Fix type issues and other problems with encryption tests 9 months ago
Robin Appelman a8ee28ba62 fix: ensure all object store configuration have distict bucket names 9 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 9 months ago
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 9 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 9 months ago
Côme Chilliet 07b046f762 fix(tests): Fix fopen in mock returning null which is not a valid return 9 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 9 months ago
Robin Appelman b3c53c7436 feat: allow object store configuration aliases for easier migrations 10 months ago
Robin Appelman 385dd36ff8 feat: allow configuring multiple objectstore configurations 10 months ago
Robin Appelman 34d5a103b4 test: adjust tests to getPath changes 10 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 11 months ago
Julien Veyssier 3a96f8e533 fix(FileAccess*): fix tests 11 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 11 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 11 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 11 months ago
Marcel Klehr 26f6013c1f fix(FileAccessTest): Make it work on sharded instance 11 months ago
Marcel Klehr 3941622059 fix(FileAccessTest): Make sure path_hash is not NULL 11 months ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 11 months ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 11 months ago
Robin Appelman aa15f9d16d
chore: run rector 11 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Ferdinand Thiessen 35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars 12 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 12 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 12 months ago
Joas Schilling a425a1affc
test: Add a hint message on boolean comparison 12 months ago
Robin Appelman e21ce793a5 test: add test that object store folder copy preserves folder size 1 year ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 1 year ago
Ferdinand Thiessen 9422b6d6d0
test: adjust library tests for PHPunit deprecations 1 year ago
Côme Chilliet 9560e00cf3 chore: Remove useless legacy autoloader for tests 1 year ago
provokateurin 6818aa9b12
feat(UserMountCache): Emit events for added, removed and updated mounts 1 year ago
Ferdinand Thiessen 494a079321
test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 1 year ago
Côme Chilliet 70ef0a8db7
fix: Remove calls to legacy callers in tests 1 year ago
Côme Chilliet 0243d23b8c
fix(tests): Remove calls to removed getMountProviderCollection from tests 1 year ago
Joas Schilling 5f9117b939
test: Fix coding standards 1 year ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 1 year ago
Joas Schilling 9621e451ba
test: Fix tests/lib/Files 1 year ago
Joas Schilling 5283e9a5e2
test: Cleanup tests/lib/Files/* 1 year ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 1 year ago
Côme Chilliet e35a8ed063 fix(tests): Disable encryption wrapper when it makes sense 1 year ago
Côme Chilliet 21233b7e17 fix(tests): Remove Encryption disabling in ViewTest to avoid side effects 1 year ago
Côme Chilliet 38f341c179 fix(tests): Unregister encryption modules in ViewTest to avoid side effects 1 year ago
Robin Appelman 0001c22668 test: add test for nested cache jail unjailedroot 1 year ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 1 year ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 1 year ago
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager 1 year ago
Louis Chemineau 8fdf2a7eae fix: Transfer ownership with S3 as primary 1 year ago