Commit Graph

14 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
provokateurin 405d250aef
test: Add missing calls to the parent setUp method 2 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
provokateurin 341fd348e6
fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 8 months ago
Ferdinand Thiessen 1eeed0a170
refactor(tests): teardown is now always called - also when skipped 10 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Joas Schilling 437f380fd9
test: Fix most tests/lib/DB/QueryBuilder 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 2 years ago
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit 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
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 2 years ago