Page MenuHomePhabricator

Move more hunk loads into DifferentialHunkQuery
ClosedPublic

Authored by epriestley on May 25 2014, 3:11 PM.
Tags
None
Referenced Files
F13197300: D9287.diff
Mon, May 13, 12:04 AM
Unknown Object (File)
Tue, May 7, 7:51 AM
Unknown Object (File)
Sat, May 4, 5:25 AM
Unknown Object (File)
Fri, May 3, 8:50 AM
Unknown Object (File)
Sat, Apr 27, 9:42 AM
Unknown Object (File)
Wed, Apr 24, 11:09 PM
Unknown Object (File)
Tue, Apr 23, 11:05 AM
Unknown Object (File)
Sat, Apr 20, 6:56 PM
Subscribers

Details

Summary

Ref T5179. Ref T4045. I want to move all hunk loads into DifferentialHunkQuery so I can make it do magical things where hunks come from multiple places, handle non-utf8 encodings properly, handle compression, archive into Files, and so on.

Test Plan

Viewed some revisions. Called differential.getrawdiff.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Move more hunk loads into DifferentialHunkQuery.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 3 2014, 10:10 PM
epriestley updated this revision to Diff 22326.

Closed by commit rP71e9fb96b56e (authored by @epriestley).