summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/PublicCalendarRootTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+3
* Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-131-0/+9
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-121-5/+9
|\
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-101-5/+9
* | catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-0/+5
|/
* 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