summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/AbstractCalDavBackend.php
Commit message (Expand)AuthorAgeFilesLines
* 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