aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Command/DeleteCalendarTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Migrate remaining DAV tests to PHPUnit 10Joas Schilling2025-05-281-1/+1
* test: Migrate CardDAV tests to PHPUnit10tests/noid/carddav-testsJoas Schilling2025-05-251-17/+6
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-201-3/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-281-18/+2
* Feature: Provide access to app generated calendars through CalDAVFerdinand Thiessen2023-04-251-1/+1
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-7/+7
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-0/+6
* occ: new command dav:delete-calendarMattia Narducci2021-06-131-0/+250