Commit Graph

119 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

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 1 month ago
Kent Delante 4019df6891 test: add tests for encryptedVersion cache entry preservation 1 month ago
Git'Fellow 586e8a0c41 fix(files): do not let a failing move hook break the move or hide files 1 month 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
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Carl Schwan f3778bc9c7
fix(propagator): Improve lock behavior of propagator 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 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 047ff27e46 test: add tests for watcher check filter 8 months ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 8 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 9 months ago
Ferdinand Thiessen 7f125551f5 chore: migrate `@small` and `@medium` to attributes 10 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Marcel Klehr 1e9a5019b4 fix(FileAccess): Set filecache size column in tests 11 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 12 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 12 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 1 year ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 1 year ago
Julien Veyssier 3a96f8e533 fix(FileAccess*): fix tests 1 year ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 1 year ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 1 year ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 1 year ago
Marcel Klehr 26f6013c1f fix(FileAccessTest): Make it work on sharded instance 1 year ago
Marcel Klehr 3941622059 fix(FileAccessTest): Make sure path_hash is not NULL 1 year ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 1 year ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Côme Chilliet 70ef0a8db7
fix: Remove calls to legacy callers in tests 1 year ago
Joas Schilling 9621e451ba
test: Fix tests/lib/Files 1 year ago
Robin Appelman 0001c22668 test: add test for nested cache jail unjailedroot 1 year ago
Louis Chemineau a635710117
fix: Metadata field search 2 years ago
Robin Appelman 37199779de
fix: fix mimetype not being updated when changing file extention on object store 2 years ago
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry 2 years ago
provokateurin 256a8d8903
test: Fix IStorage return types 2 years ago
Robin Appelman 1db3d94e1e test: put parent items into cache in tests 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 2 years ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 2 years ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2 years ago
Robin Appelman c5b687271b
fix: make batch propagator work with sharding restrictions 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Robin Appelman 88ccea6d06
test: add test for jail watcher 2 years ago