summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV
Commit message (Expand)AuthorAgeFilesLines
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-094-7/+7
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-093-3/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-096-80/+80
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-1/+3
* Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma2020-03-302-11/+17
|\
| * Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke2020-03-271-8/+15
| * Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke2020-03-271-3/+2
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-2/+0
|\ \ | |/ |/|
| * Remove unused importsChristoph Wurst2020-03-252-2/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-10/+10
|/
* Update license headersChristoph Wurst2019-12-059-9/+15
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-277-19/+19
* Fix SynserviceTestRoeland Jago Douma2019-11-271-0/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-7/+7
* Some php-cs fixesRoeland Jago Douma2019-11-223-3/+1
* replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-28/+41
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-1/+2
* Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-191-10/+39
|\
| * Allow to search for real pattern in contactsArne Hamann2019-05-281-10/+39
* | Add event dispatcher to OCPChristoph Wurst2019-06-251-12/+2
|/
* Fix PHPUnitMorris Jobke2019-03-121-0/+2
* Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-0/+26
* unicode all the birthday iconsGeorg Ehrke2019-02-161-20/+33
* set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-161-15/+28
* Phpunit testsJohn Molakvoæ (skjnldsv)2018-11-051-25/+112
* Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-021-20/+27
|\
| * Phpunit fixJohn Molakvoæ (skjnldsv)2018-11-021-20/+27
* | Fix testsRoeland Jago Douma2018-11-011-6/+6
|/
* Test sync service when user is deactivatedThomas Citharel2018-08-061-5/+21
* Remove users from system addressbook when user deactivatedThomas Citharel2018-08-061-0/+1
* Fix the master unit testsRoeland Jago Douma2018-06-011-0/+2
* Fix testsRoeland Jago Douma2018-05-271-1/+8
* generate different UIDs for Birthday, Anniversary and Death eventGeorg Ehrke2018-01-041-1/+1
* respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-111-5/+110
* Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-071-1/+1
|\
| * Remove unused variablesMorris Jobke2017-11-061-1/+1
* | 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
|/