summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Use recurrence instance to build iMip emailAnna Larch2023-02-023-204/+875
* Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-cust...Joas Schilling2023-01-231-1/+1
|\
| * Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-201-1/+1
* | Merge pull request #36262 from nextcloud/chore/dav/void-test-methodsJoas Schilling2023-01-23120-713/+713
|\ \ | |/ |/|
| * chore(dav): Add void return type to test methodsChristoph Wurst2023-01-20120-713/+713
* | chore(dav): Remove useless var tagChristoph Wurst2023-01-193-3/+0
|/
* Extend ViewOnly DAV plugin to versions endpointVincent Petry2023-01-131-10/+40
* Merge pull request #36026 from nextcloud/fix/remove-at-matcher-in-davCôme Chilliet2023-01-1032-858/+718
|\
| * Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-0532-858/+718
* | Hook into sabre event lifecycle for iMip MessagesAnna Larch2023-01-051-3/+4
|/
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-041-2/+7
* Remove comment and guests option from Invitations UIAnna Larch2022-12-201-12/+2
* Merge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfoVincent Petry2022-12-191-0/+15
|\
| * Use display name cache on getStorageInfoJulius Härtl2022-12-161-0/+15
* | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-191-6/+2
|\ \ | |/ |/|
| * Fix comments and dav tests with Notifications and Activity changesCôme Chilliet2022-12-191-6/+2
* | Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.phpCôme Chilliet2022-12-051-1/+1
* | Fix codestyle in modified filesCôme Chilliet2022-12-051-1/+0
* | Merge branch 'master' into tests/fix-phpunit-warningsCôme Chilliet2022-12-057-15/+16
|\|
| * More fixingJoas Schilling2022-11-251-2/+2
| * Fix errors from PHP 8.2 testingCôme Chilliet2022-11-146-15/+14
* | Improve typing on new methodsCôme Chilliet2022-12-051-4/+2
* | Next attemp on imip testsJulius Härtl2022-11-091-29/+28
* | Attempt to fix CalendarImpl testsJulius Härtl2022-11-091-32/+106
* | Fix some phpunit test warningsJulius Härtl2022-11-093-4/+4
|/
* Fix duplicate event email notificationsRichard Steinmetz2022-11-044-5/+125
* Switch to DisplayNameCache for CalDAVAnna Larch2022-11-031-5/+2
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-274-1/+177
* Merge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_...Anna2022-10-031-0/+3
|\
| * feat: add tests casesSylvain2022-10-021-0/+3
* | Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsersblizzz2022-10-031-18/+30
|\ \ | |/ |/|
| * Remove the loop of calendars when only one is neededAnna Larch2022-10-011-18/+30
* | add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-09-291-2/+2
|/
* add test for search operator limitRobin Appelman2022-09-081-25/+76
* Fix typos in apps/ subdirectoryluz paz2022-09-052-2/+2
* Fix Capabilities tests for dav applicationCôme Chilliet2022-08-291-3/+23
* Support iMIP invitations from MailAnna Larch2022-08-221-0/+79
* Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-191-37/+0
|\
| * Use user name cache in activity providersJoas Schilling2022-08-191-37/+0
* | Fix carddav activitiesJoas Schilling2022-08-191-2/+2
|/
* Fix dynamic property creations in test filesCôme Chilliet2022-08-011-5/+9
* Multiple fixesCarl Schwan2022-07-312-15/+22
* Fix view-only code after code review commentsVincent Petry2022-07-281-2/+2
* Add nc:share-attributes Webdav propertyVincent Petry2022-07-281-0/+62
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+118
* Fix typos in apps/dav subdirectoryluz paz2022-07-265-7/+7
* Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-261-28/+41
|\
| * Respect user settings when generating alerts for birthday calendarCédric Neukom2022-07-171-28/+41
* | Merge pull request #32869 from nextcloud/dav-no-deleted-user-activitiesblizzz2022-07-232-3/+58
|\ \ | |/ |/|
| * Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-142-3/+58