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)
Thu, Apr 25, 1:00 AM
Unknown Object (File)
Thu, Apr 11, 9:47 AM
Unknown Object (File)
Mon, Apr 1, 10:49 AM
Unknown Object (File)
Mon, Apr 1, 3:47 AM
Unknown Object (File)
Mar 26 2024, 5:43 PM
Unknown Object (File)
Mar 26 2024, 3:13 PM
Unknown Object (File)
Mar 25 2024, 4:38 AM
Unknown Object (File)
Mar 24 2024, 8:58 PM
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.