nextcloud-server/tests/lib/Files
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +07:00
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Cache Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 2025-09-02 14:38:11 +07:00
Config refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
Mount feat: allow configuring multiple objectstore configurations 2025-08-14 13:06:51 +07:00
Node chore: run rector 2025-07-01 22:45:52 +07:00
ObjectStore fix(tests): Ignore expected warning for s3 tests 2025-09-27 13:05:35 +07:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
Stream chore: run rector 2025-07-01 22:45:52 +07:00
Type refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +07:00
Utils chore: run rector 2025-07-01 22:45:52 +07:00
EtagTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FilenameValidatorTest.php chore: run rector 2025-07-01 22:45:52 +07:00
FilesystemTest.php chore: run rector 2025-07-01 22:45:52 +07:00
PathVerificationTest.php chore: run rector 2025-07-01 22:45:52 +07:00
ViewTest.php fix(tests): Fix fopen in mock returning null which is not a valid return 2025-08-25 13:18:50 +07:00