Commit Graph

114 Commits (master)

Author SHA1 Message Date
Josh c7fabc4654 test(cache): avoid ordering assumptions in testExtended 3 weeks ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 weeks ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 2 months ago
Carl Schwan f3778bc9c7
fix(propagator): Improve lock behavior of propagator 5 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 5 months ago
Carl Schwan 9a26169323
fix(WatcherTest): Properly mock getCache and getScanner in IStorage 5 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 5 months ago
Carl Schwan 5d0d0c17e5
chore(rector): Run rector on apps, core and tests directory 5 months ago
Robin Appelman 047ff27e46 test: add tests for watcher check filter 6 months ago
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 6 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 7 months ago
Ferdinand Thiessen 7f125551f5 chore: migrate `@small` and `@medium` to attributes 8 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 8 months ago
Marcel Klehr 1e9a5019b4 fix(FileAccess): Set filecache size column in tests 9 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 10 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 10 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 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 12 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 12 months 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 1 year 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
Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 2 years ago
Robin Appelman 7aed19ac98
add test for updating etag with unchanged mtime in child folder 2 years ago
Robin Appelman 2cf9ed7ca5
add test for updating etag with unchanged mtime 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago