nextcloud-server/apps/dav/lib/Migration
Richard Steinmetz 9b51ba9ff1 fix(dav): add repair step to queue job to update rooms and resources
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-05-16 10:40:12 +07:00
..
BuildCalendarSearchIndex.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
BuildCalendarSearchIndexBackgroundJob.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
BuildSocialSearchIndex.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
BuildSocialSearchIndexBackgroundJob.php fix(job): Check if carddata is resource and read it to string 2024-11-19 22:28:27 +07:00
CalDAVRemoveEmptyValue.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
ChunkCleanup.php fix(dav): Really only run the chunk cleanup once 2025-04-08 21:02:42 +07:00
CreateSystemAddressBookStep.php fix(dav): Create SAB at installation 2025-03-30 14:04:45 +07:00
DeleteSchedulingObjects.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
FixBirthdayCalendarComponent.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RefreshWebcalJobRegistrar.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RegenerateBirthdayCalendars.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RegisterBuildReminderIndexBackgroundJob.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
RegisterUpdateCalendarResourcesRoomBackgroundJob.php fix(dav): add repair step to queue job to update rooms and resources 2025-05-16 10:40:12 +07:00
RemoveClassifiedEventActivity.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RemoveDeletedUsersCalendarSubscriptions.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RemoveObjectProperties.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RemoveOrphanEventsAndContacts.php fix(dav): move orphan cleaning logic to a chunked background job 2025-05-06 13:05:26 +07:00
Version1004Date20170825134824.php
Version1004Date20170919104507.php
Version1004Date20170924124212.php perf(db): Extend index on cards_properties to cover name and value 2025-04-24 11:34:07 +07:00
Version1004Date20170926103422.php
Version1005Date20180413093149.php
Version1005Date20180530124431.php
Version1006Date20180619154313.php
Version1006Date20180628111625.php
Version1008Date20181030113700.php
Version1008Date20181105104826.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Version1008Date20181105104833.php
Version1008Date20181105110300.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Version1008Date20181105112049.php
Version1008Date20181114084440.php
Version1011Date20190725113607.php
Version1011Date20190806104428.php
Version1012Date20190808122342.php
Version1016Date20201109085907.php
Version1017Date20210216083742.php
Version1018Date20210312100735.php
Version1024Date20211221144219.php
Version1025Date20240308063933.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Version1027Date20230504122946.php fix: Use the new countUsersTotal method where it makes sense 2025-01-14 12:38:02 +07:00
Version1029Date20221114151721.php
Version1029Date20231004091403.php
Version1030Date20240205103243.php
Version1031Date20240610134258.php