aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-215-14/+470
* Do not set up filesystem on every callAnna Larch2023-02-175-470/+14
* fix(caldav): Fix reminder timezone drift for all-day eventsChristoph Wurst2023-02-091-12/+186
* perf(dav): Do not call general setupFS on ever dav authJulius Härtl2023-02-091-6/+6
* Merge pull request #29010 from mattian/fix/19218/birthday-leap-dayChristoph Wurst2023-02-081-31/+33
|\
| * dav: fix birthday calendar event generation for leap daysMattia Narducci2023-02-061-31/+33
* | Skip tests that cannot succeed on 32bitsCôme Chilliet2023-02-071-2/+9
* | Fix Sabre connector testCôme Chilliet2023-02-071-2/+2
* | Improve behavior with dates on 32bits and fix tests or skip themCôme Chilliet2023-02-071-3/+7
* | Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-0/+2
|/
* 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
|/