Add Typed Events for CalDAV- and CardDAV-related Events#22041
Merged
MorrisJobke merged 2 commits intomasterfrom Aug 19, 2020
Merged
Add Typed Events for CalDAV- and CardDAV-related Events#22041MorrisJobke merged 2 commits intomasterfrom
MorrisJobke merged 2 commits intomasterfrom
Conversation
Member
Author
|
How long should we keep the old events in place? |
Member
usual deprecation? 3 releases? |
Member
Author
|
CalDAV tester is not happy, need to look into that |
6f531b2 to
0a563f4
Compare
Member
Author
fixed |
Member
Member
|
Also the documentation should be updated - I added it to the OP. |
Member
|
@georgehrke Mind to look into the failing events? |
0a563f4 to
a666af7
Compare
Member
|
Looks far better now 👍 |
skjnldsv
approved these changes
Aug 18, 2020
Signed-off-by: Georg Ehrke <[email protected]>
56b9052 to
67f1ef4
Compare
Member
|
Rebased and autosquashed. |
Member
|
@georgehrke I assume it's ready to merge, right? |
MorrisJobke
reviewed
Aug 18, 2020
Signed-off-by: Georg Ehrke <[email protected]>
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 31971: failuremysql8.0-php7.2Show full logacceptance-app-files
Show full logacceptance-login
Show full log |
MorrisJobke
approved these changes
Aug 19, 2020
Member
MorrisJobke
left a comment
There was a problem hiding this comment.
Together with #22304 psalm is also happy 👍
Member
|
Merged the documentation and added it to the critical changes ticket. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
\OCA\DAV\CalDAV\CalDavBackend::createCalendarOCA\DAV\Events\CalendarCreatedEvent\OCA\DAV\CalDAV\CalDavBackend::updateCalendarOCA\DAV\Events\CalendarUpdatedEvent\OCA\DAV\CalDAV\CalDavBackend::deleteCalendarOCA\DAV\Events\CalendarDeletedEvent\OCA\DAV\CalDAV\CalDavBackend::createCalendarObjectOCA\DAV\Events\CalendarObjectCreatedEvent\OCA\DAV\CalDAV\CalDavBackend::updateCalendarObjectOCA\DAV\Events\CalendarObjectUpdatedEvent\OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObjectOCA\DAV\Events\CalendarObjectDeletedEvent\OCA\DAV\CalDAV\CalDavBackend::createSubscriptionOCA\DAV\Events\SubscriptionCreatedEvent\OCA\DAV\CalDAV\CalDavBackend::updateSubscriptionOCA\DAV\Events\SubscriptionUpdatedEvent\OCA\DAV\CalDAV\CalDavBackend::deleteSubscriptionOCA\DAV\Events\SubscriptionDeletedEvent\OCA\DAV\CalDAV\CalDavBackend::createCachedCalendarObjectOCA\DAV\Events\CachedCalendarObjectCreatedEvent\OCA\DAV\CalDAV\CalDavBackend::updateCachedCalendarObjectOCA\DAV\Events\CachedCalendarObjectUpdatedEvent\OCA\DAV\CalDAV\CalDavBackend::deleteCachedCalendarObjectOCA\DAV\Events\CachedCalendarObjectDeletedEvent\OCA\DAV\CalDAV\CalDavBackend::updateSharesOCA\DAV\Events\CalendarShareUpdatedEvent\OCA\DAV\CalDAV\CalDavBackend::publishCalendarOCA\DAV\Events\CalendarPublishedEvent\OCA\DAV\CalDAV\CalDavBackend::publishCalendarOCA\DAV\Events\CalendarUnpublishedEvent\OCA\DAV\CardDAV\CardDavBackend::createCardOCA\DAV\Events\CardCreatedEvent\OCA\DAV\CardDAV\CardDavBackend::updateCardOCA\DAV\Events\CardUpdatedEvent\OCA\DAV\CardDAV\CardDavBackend::deleteCardOCA\DAV\Events\CardDeletedEventDocumentation PR: nextcloud/documentation#2765