nextcloud-server/apps/dav/tests/unit
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-04 13:57:31 +07:00
..
AppInfo Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
Avatars chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +07:00
CalDAV fix(dav): Rate limit calendar/subscription creation 2024-02-23 08:52:59 +07:00
CardDAV enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +07:00
Command Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
Comments feat(comments): Add a meta data column for comments 2023-12-14 14:32:00 +07:00
Connector perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Controller perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
DAV feat(dav): update a principal's schedule-default-calendar-URL 2024-02-28 14:51:10 +07:00
Direct perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Files fix(dav): Improve handling and logging of bulk upload failures 2023-12-05 12:03:06 +07:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-11 17:51:54 +07:00
Migration chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Provisioning/Apple chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Service fix(dav): don't schedule out-of-office jobs for dates in the past 2023-11-28 15:21:06 +07:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SystemTag perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
Upload chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CapabilitiesTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
ServerTest.php Check share attributes when downloading versions 2024-02-21 15:06:01 +07:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +07:00
phpunit.xml