summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV
Commit message (Expand)AuthorAgeFilesLines
* Change @georgehrke's emailMorris Jobke2017-11-064-4/+4
* Update license headersMorris Jobke2017-11-067-1/+12
* Use ::class in test mocks of dav appMorris Jobke2017-10-262-4/+4
* Use ::class in test mocksMorris Jobke2017-10-246-21/+23
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-11/+33
* urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-121-0/+4
* Fix ImageExportPluginTestRoeland Jago Douma2017-05-081-120/+113
* Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-11/+42
* Fix testsRoeland Jago Douma2017-05-021-1/+15
* Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-241-1/+0
|\
| * Remove unused use statementsMorris Jobke2017-04-221-1/+0
* | add owner-displayname property to calendars and addressbooksGeorg Ehrke2017-04-231-1/+3
|/
* Fix unit testsMorris Jobke2017-04-202-1/+5
* adjust existing testsBjoern Schiessle2017-04-111-4/+4
* fix testsBjoern Schiessle2017-03-241-1/+2
* use right format for avatarsBjoern Schiessle2017-03-241-4/+4
* don't add empty values to the vcardBjoern Schiessle2017-03-242-37/+47
* Fix testsRoeland Jago Douma2017-03-101-6/+6
* testsJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* Fix generation of birthday, deathdate and anniversary in case where no year i...Thomas Müller2017-01-051-12/+17
* VCARDS don't hold binary dataRoeland Jago Douma2016-11-231-6/+40
* update unit testsBjoern Schiessle2016-11-212-52/+136
* BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-0/+1
* Fix testsRoeland Jago Douma2016-11-041-1/+2
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-046-63/+63
* [9.2] Sync deathdate and anniversary to birthday calendar (#25655)Thomas Müller2016-10-141-21/+34
* Fix unit testsJoas Schilling2016-10-063-11/+24
* The birthday calendar can only hold VEVENT - refs https://github.com/owncloud...Thomas Müller2016-09-201-0/+11
* Filter more mimetypesLukas Reschke2016-09-091-9/+51
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-311-0/+1
* Add a unit test for all the magicJoas Schilling2016-08-301-1/+64
* Better displaynames for shared address booksJoas Schilling2016-08-241-6/+12
* Fix apps/Joas Schilling2016-07-219-19/+36
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-154-6/+18
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-011-6/+3
|\
| * get only vcards which match both the address book id and the vcard uri (#25294)Björn Schießle2016-06-291-0/+4
| * fix a ImageExportPlugin Test (#25215)Georg Ehrke2016-06-271-6/+3
* | get only vcard which match both the address book id and the vcard uriBjoern Schiessle2016-06-281-0/+5
|/
* Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-214-20/+185
* Update license headersLukas Reschke2016-05-268-4/+11
* Update DAV unit tests to PSR-4Joas Schilling2016-05-258-0/+1681