aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions...Joas Schilling6 days1-6/+13
|\
| * test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principalJoas Schilling7 days1-6/+13
* | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serializationSebastian Krupinski9 days1-0/+18
|\ \
| * | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski9 days1-0/+18
* | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-errorSebastianKrupinski9 days1-1/+1
|/ /
* | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr10 days1-1/+27
|\ \
| * | fix(dav): add activity logging for favorites in davgrnd-alt2024-12-031-1/+27
* | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski12 days2-19/+39
* | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski13 days2-18/+105
| |/ |/|
* | feat(systemtags): allow setting color with occskjnldsv2024-12-061-5/+5
* | feat(systemtags): add color support backendskjnldsv2024-12-061-14/+14
* | fix: improve assembly streamRobin Appelman2024-12-051-3/+19
|/
* chore(absence): Add capability for absence replacement supportMarcel Müller2024-12-011-0/+1
* chore(absence): Add capability for absence apiMarcel Müller2024-12-012-2/+34
* feat(config): add `maximum.supported.desktop.version`skjnldsv2024-11-271-27/+58
* Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2024-11-221-4/+4
* feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rateThomas Citharel2024-11-201-1/+1
* Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-152-7/+447
|\
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-212-7/+447
* | fix: use invokePrivate for testfix/use-invokeprivate-for-testSebastianKrupinski2024-11-141-21/+16
* | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-121-10/+117
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-111-0/+19
* | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4Joas Schilling2024-11-081-0/+4
* | feat(dav): add systemtag object IDs listingskjnldsv2024-10-292-2/+23
* | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-2218-55/+40
|\ \
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2118-55/+40
| |/
* / fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-211-0/+183
|/
* feat: configurable request timeout for carddav syncPablo Zmdl2024-10-171-3/+9
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1535-169/+219
* refactor(dav): Add Storage parameter strong typesprovokateurin2024-10-071-0/+8
* Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middlewareAnna2024-10-021-20/+7
|\
| * fix(caldav): add missing handlersfix/webcal-subscription-jobs-middlewareAnna Larch2024-10-011-20/+7
* | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-datesescoand2024-10-021-2/+2
* | Merge pull request #47788 from nextcloud/feat/add-addressbook-list-commandAnna2024-10-021-0/+110
|\ \ | |/ |/|
| * feat(carddav): add command to list address booksfeat/add-addressbook-list-commandAnna Larch2024-09-301-0/+110
* | fix: make federation address book sync work with allow_local_remote_servers =...Daniel Kesselberg2024-10-011-0/+55
|/
* test: Fix IStorage return typesprovokateurin2024-09-261-2/+2
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-3/+3
* chore: Get rid of travis in DAV appchore/remove-travisFerdinand Thiessen2024-09-1910-24/+148
* Merge pull request #47399 from nextcloud/fix/47275/driverExceptionHamza2024-09-191-6/+8
|\
| * fix: expand select and group by for calandar reminder backendfix/47275/driverExceptionHamza Mahjoubi2024-09-191-6/+8
* | chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1911-255/+255
|/
* test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-181-1/+2
* chore: Improve typing and phpdoc commentsCôme Chilliet2024-09-161-8/+2
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-162-7/+7
* Merge pull request #48044 from nextcloud/fix/cast-node-names-to-stringJohn Molakvoæ2024-09-161-2/+2
|\
| * test: cast node name and data to stringfix/cast-node-names-to-stringAnna Larch2024-09-151-2/+2
* | Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-1611-41/+41
|\ \
| * | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1511-41/+41
| |/
* / test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integerAnna Larch2024-09-151-14/+14
|/