aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/PublicCalendarTest.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-281-22/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-2/+2
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-7/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-101-2/+7
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-8/+10
* fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-081-0/+2
* Fix invalid Dav testJoas Schilling2017-04-201-3/+13
* don't remove owner property for public calendarsGeorg Ehrke2017-04-091-0/+153