Page MenuHomePhabricator

Use file.allocate to upload large files from `arc diff`
ClosedPublic

Authored by epriestley on May 26 2015, 3:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 6:24 AM
Unknown Object (File)
Thu, Dec 12, 3:55 PM
Unknown Object (File)
Mon, Dec 9, 2:25 PM
Unknown Object (File)
Nov 3 2024, 8:40 AM
Unknown Object (File)
Nov 1 2024, 12:57 AM
Unknown Object (File)
Oct 18 2024, 5:32 PM
Unknown Object (File)
Oct 18 2024, 12:25 AM
Unknown Object (File)
Oct 16 2024, 10:38 AM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by btrahan.

Details

Summary

Fixes T8259. Depends on D13016. Use modern logic to support large file uploads.

Test Plan
  • Diffed with some images, saw them show up in the diff.
  • Diffed with a 12MB binary, saw it upload in chunks.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Use file.allocate to upload large files from `arc diff`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan awarded a token.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 27 2015, 5:05 PM
This revision was automatically updated to reflect the committed changes.