aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php
Commit message (Expand)AuthorAgeFilesLines
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+26
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-0/+5
* urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-121-0/+7
* don't remove owner property for public calendarsGeorg Ehrke2017-04-091-2/+3
* Don't list on public calendar endpointsLukas Reschke2017-04-051-7/+2
* Use the event dispatcherJoas Schilling2016-11-031-38/+3
* Move the methods into a new classJoas Schilling2016-11-031-12/+45
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-16/+27
* Add new constructor argsLukas Reschke2016-09-261-5/+13
* Add test for PublicCalendarRootThomas Citharel2016-09-261-0/+103