ultisuite-backend/internal/migration
R3D347HR4Y 951c88b1ca
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(migration): graph childFolders, parent FK, B2B hardening
- Graph mail: discover nested childFolders, merge new folders into
  cached graphFolderQueue without breaking in-progress cursors
- Add mail_folders.parent_id (migration 000050) and wire hierarchy on import
- Shared drives: skip discovery on delta ticks, guard merge by project
- Provision: remove platform-domain email rewrite on claim
- Integration tests for nested folders, parent_id, delta childFolders mocks
2026-06-13 13:16:36 +02:00
..
admin_jobs.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
auth_modes.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
batch_config_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
batch_config.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
calendar_delta_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
calendar_import.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
claim_email_match_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
claim_email_match.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
contacts_delta_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
contacts_import.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
cutover_dns_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
cutover_dns.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
drive_delta_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
drive_delta.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
drive_helpers_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
drive_helpers.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
drive_import.go feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
drive_shared_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
drive_shared.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
gmail_attachments_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
gmail_attachments.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
gmail_delta_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
gmail_import_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
gmail_import.go feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
google_dwd_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
google_dwd.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
graph_import_test.go feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
graph_import.go feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
graph_user.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
http_retry_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
http_retry.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
httpmock_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
import_helpers_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
import_helpers.go feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
imported_items_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
imported_items.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
invite_provision_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
invite_provision.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
job_audit_export_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
job_audit_export.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
job_audit.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
microsoft_admin_consent_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
microsoft_admin_consent.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
microsoft_app_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
microsoft_app.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
oauth_admin_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
oauth_refresh.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
oauth.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
onboarding_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
onboarding.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
pkce.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
project_columns_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
project_columns.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
roster_test.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
roster.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
service.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
test_exports.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
worker_test.go feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
worker.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00