Skip to content

Tags: dtinit/data-transfer-project

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add userAlias field to PortabilityJob class (#1334)

* add userAlias field

* unfix tests

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: include timestamp in DriveImporter root folder (#1309)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: wrap invalid token, destination full exceptions from DriveImport…

…er (#1292)

* fix: wrap invalid token, destination full exceptions from DriveImporter

* formatting

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add flag guarded retrying idempotent executor to flickr importer (#1244)

* Add flag guarded retrying idempotent executor to flickr importer

* fixes

v1.0.0

Toggle v1.0.0's commit message
Bump to 1.0.0

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Throw invalid token exception for video import (#1222)

* Throw invalid token exception for video import

Summary: Capture and throw invalid token exception for video import

Test Plan: ./gradlew test

---------

Co-authored-by: Srujith Mallidi <[email protected]>

v.0.4.4

Toggle v.0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement inMemeoryIdempotentExecutorExtension and update loader and …

…worker (#1210)

* Bump version after publishing and remove the end /'s from the repository URLs

* Implement inMemeoryIdempotentExecutorExtension and update loader and worker

* Revert "Merge branch 'skippable2' of https://github.com/google/data-transfer-project into skippable2"

This reverts commit 21dfbd9, reversing
changes made to b90bf5b.

---------

Co-authored-by: William Morland <[email protected]>

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the photo and video importers of Koofr and Backblaze to log by…

…tes (#1195)

* Update the photo and video importers of Koofr and Backblaze to log bytes transferred

Summary: Updated the photo and video importers of Koofr and Backblaze to log the number of bytes transferred

* Updated

* Fix formatting

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated SocialActivityAttachment and SocialActivityModel classes to i…

…mplement ImportableItem class (#1197)

* Updated SocialActivityAttachment and SocialActivityModel classes to implement ImportableItem class

Updated SocialActivityAttachment and SocialActivityModel classes to implement ImportableItem class

* Made IdempotentId field Nonnull

Made IdempotentId field Nonnull

* Update SocialActivityModel.java

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added de- and serialisation for blobby resource (#1180)