nextcloud/apps/dav/tests/unit
Carl Schwan 46f0c6ebb5 perf(caldav): Cache calendars in CustomPropertiesBackend
We already do that for files, we are now also doing for calendars.
With relatively small amount of calendars, I managed to reduce the
number of DB requests by 35% and from 23 DB requests touching the
oc_properties table to only 3.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-08-15 09:57:58 +02:00
..
AppInfo test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Avatars chore: run rector 2025-07-01 22:45:52 +02:00
BackgroundJob chore: run rector 2025-07-01 22:45:52 +02:00
CalDAV test(imip): ensure charset is set for the text/calendar attachment 2025-07-06 20:06:44 +02:00
CardDAV fix(dav): calculate permissions based on addressbook principal 2025-08-06 18:15:43 +02:00
Command chore: run rector 2025-07-01 22:45:52 +02:00
Comments chore: run rector 2025-07-01 22:45:52 +02:00
Connector perf(caldav): Cache calendars in CustomPropertiesBackend 2025-08-15 09:57:58 +02:00
Controller chore: run rector 2025-07-01 22:45:52 +02:00
DAV perf(caldav): Cache calendars in CustomPropertiesBackend 2025-08-15 09:57:58 +02:00
Direct test: Migrate remaining DAV tests to PHPUnit 10 2025-05-28 09:25:47 +02:00
Files perf(dav): Preload dav search with tags/favorites 2025-06-27 20:42:07 +02:00
Listener chore: run rector 2025-07-01 22:45:52 +02:00
Migration chore: run rector 2025-07-01 22:45:52 +02:00
Provisioning/Apple chore: run rector 2025-07-01 22:45:52 +02:00
Search chore: run rector 2025-07-01 22:45:52 +02:00
Service chore: run rector 2025-07-01 22:45:52 +02:00
Settings chore: run rector 2025-07-01 22:45:52 +02:00
SystemTag chore: run rector 2025-07-01 22:45:52 +02:00
test_fixtures feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Upload chore: run rector 2025-07-01 22:45:52 +02:00
bootstrap.php chore: Remove calls to OC_App in bootstrap.php files for tests 2025-07-10 11:40:27 +02:00
CapabilitiesTest.php test: Migrate DAV Systemtags tests to PHPUnit 10 2025-05-27 18:27:25 +02:00
phpunit.xml chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
ServerTest.php chore: run rector 2025-07-01 22:45:52 +02:00