summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/CalDavBackendTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix tests with group managerJoas Schilling2017-10-091-1/+1
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-1/+9
* fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke2017-05-211-1/+1
* unit test custom calendar searchGeorg Ehrke2017-04-281-0/+132
* add owner-displayname property to calendars and addressbooksGeorg Ehrke2017-04-231-0/+2
* Restrict share handling to the owner onlyJoas Schilling2017-04-201-4/+0
* Add a unit test for the broken caseJoas Schilling2017-03-021-0/+20
* Unit test cleanupJoas Schilling2017-03-021-37/+36
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-2/+2
* Add tests for dispatching of the eventsJoas Schilling2016-11-031-0/+46
* Move the methods into a new classJoas Schilling2016-11-031-3/+1
* fix testsThomas Citharel2016-09-261-1/+1
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-1/+1
* add missing testsThomas Citharel2016-09-261-2/+13
* a few testsThomas Citharel2016-09-261-0/+18
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-311-0/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Add all properties while creating a subscription (#25318)Thomas Citharel2016-07-011-1/+7
* Added unit testing for the migration stepThomas Müller2016-06-091-122/+4
* Extract CLASS property from calendar object and store it in the databaseThomas Müller2016-06-091-5/+10
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+505