summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-07-121-1/+11
* Merge pull request #38920 from nextcloud/backport/38639/stable26Arthur Schiwon2023-07-122-2/+113
|\
| * Issue #36644: Test casesChristof Arnosti2023-07-042-2/+113
* | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-0/+2
* | fix: cominbation of small fixesArthur Schiwon2023-07-071-3/+20
* | fix: include invisible tags for adminsArthur Schiwon2023-07-071-45/+59
* | fix: search with more than one search tagsArthur Schiwon2023-07-071-108/+302
|/
* fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-06-011-0/+42
* tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-05-082-5/+7
* fix: Use proper path when creating node instancesJulius Härtl2023-05-081-2/+18
* fix(CI): Add unit test for nextcloud/server#37167Joas Schilling2023-03-141-1/+46
* fix(user_status): Fix the user status automation on the day availability rule...Joas Schilling2023-03-141-0/+159
* Merge pull request #37141 from nextcloud/backport/37139/stable26Arthur Schiwon2023-03-091-0/+1
|\
| * Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+1
* | fix: Use proper path for quota fetchingJulius Härtl2023-03-071-0/+12
|/
* Merge pull request #36594 from nextcloud/fix-handling-of-invitationsblizzz2023-03-021-10/+19
|\
| * fix(caldav): Correctly handle calendar recreation for invitations when the cu...Thomas Citharel2023-02-091-10/+19
* | 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