summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php
Commit message (Expand)AuthorAgeFilesLines
* Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-181-5/+9
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-041-2/+7
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-0/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-1/+2
* Fix PHPUnitMorris Jobke2019-03-121-0/+2
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+15
* Fix the master unit testsRoeland Jago Douma2018-06-011-0/+2
* Fix testsRoeland Jago Douma2018-05-271-1/+8
* Fix risky tests without assertionsJoas Schilling2018-01-251-2/+2
* catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-1/+5
* Merge pull request #7042 from nextcloud/bugfix/noid/ensure_unique_uid_for_cal...Lukas Reschke2017-11-071-1/+3
|\
| * ensure uid for calendar objects is uniqueGeorg Ehrke2017-11-061-1/+3
* | Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* | Update license headersMorris Jobke2017-11-061-0/+3
|/
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-0/+194