-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
refactor(drivers/139): update path handling, put for family/group #2719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
9f16512
fix(drivers/139): update path handling for family
xrgzs 1c8e268
perf(drivers/139): add retry go for family upload
xrgzs 031a9ae
feat(drivers/139): add FamilyCloudHost and GroupCloudHost handling
xrgzs fcb1904
perf(drivers/139): add retry go for personalnew upload
xrgzs 51d7d59
fix(drivers/139): use new batchpartinfos for remaining parts
xrgzs deef171
fix(driver/139): do not use path in id
xrgzs b5d6c6b
fix(driver/139): refactor RootPath handling
xrgzs a7a193f
fix(driver/139): remove root path stripping in Init method
xrgzs 0e7d4c1
chore(drivers/139): reduce upload retry attempts to 3
xrgzs 550e9c8
fix(drivers/139): add rate limiting for MetaPersonalNew upload
xrgzs 73c6fe3
fix(drivers/139): fix section reader leak and seek check in retry block
xrgzs b9b9f54
fix(drivers/139): move GetSectionReader outside retry loop
xrgzs 57e1523
feat(drivers/139): add UseOldStreamUpload option
xrgzs bd99844
fix(drivers/139): add more param for group/family put
xrgzs e947e3f
fix(drivers/139): correct group params for new put
xrgzs ad6dfd6
fix(drivers/139): update personalPost to use getPersonalCloudHost
xrgzs cd91c64
chore(drivers/139): correct typo
xrgzs 3dd3d71
fix(drivers/139): pass full partInfos slice for batched upload
xrgzs 7c12fbb
fix(drivers/139): avoid double-counting progress on upload retries
xrgzs 972d566
fix(drivers/139): gate route-host checks by cloud type
xrgzs fd79574
fix(drivers/139): add ProviderRoot back for groupgetfiles
xrgzs ca48b73
fix(drivers/139): set path to 0 when group old upload
xrgzs 97c24ca
fix(drivers/139): improve error handling for family root path retrieval
xrgzs dd56d49
refactor(drivers/139): update condition checks for CloudHost initiali…
xrgzs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.