nextcloud-server/apps/dav/tests/unit
Christoph Wurst 9b8cb5c819
feat(search): Seach for persons as event attendees and organizers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-10 18:56:43 +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 fix(CI): Add unit test for nextcloud/server#37167 2023-03-13 11:41:36 +07:00
CalDAV feat(user status): automate user status for events 2023-11-09 16:20:19 +07:00
CardDAV Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
Command Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
Comments fix(comments): Emit CommentsEntityEvent as typed event 2023-07-18 16:19:01 +07:00
Connector Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +07:00
Controller fix: close cursor after reading the invitation 2023-08-10 21:45:57 +07:00
DAV feat(admin_audit): Migrate to non-deprecated IEventDispatcher 2023-07-04 12:36:30 +07:00
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
Files IFilesMetadata 2023-11-07 12:43:08 +07:00
Listener chore(dav): Remove useless var tag 2023-01-19 19:05:23 +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 feat(search): Seach for persons as event attendees and organizers 2023-11-10 18:56:43 +07:00
Settings Enable caldav push notifications by default 2023-09-12 13:58:40 +07:00
SystemTag fix(psalm): systemtags 2023-04-28 12:23:52 +07:00
Upload chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CapabilitiesTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
ServerTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +07:00
phpunit.xml