aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/CalendarHomeTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-3/+3
* Remove the loop of calendars when only one is neededAnna Larch2022-10-011-18/+30
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-6/+15
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-5/+7
* 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
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-3/+3
|/
* Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke2020-02-181-1/+148
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* disallow users to create calendars with reserved namesGeorg Ehrke2017-11-111-0/+81