Page MenuHomePhabricator

Introduce DifferentialChangesetQuery and remove loadHunks()
ClosedPublic

Authored by epriestley on May 25 2014, 4:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 11:56 AM
Unknown Object (File)
Sun, Apr 21, 11:31 AM
Unknown Object (File)
Sat, Apr 20, 6:56 PM
Unknown Object (File)
Thu, Apr 11, 6:39 AM
Unknown Object (File)
Fri, Apr 5, 12:28 AM
Unknown Object (File)
Mon, Apr 1, 11:32 AM
Unknown Object (File)
Feb 10 2024, 12:24 AM
Unknown Object (File)
Feb 8 2024, 4:02 PM
Subscribers

Details

Summary

Ref T4045. Ref T5179. This removes all non-Query hunk loads.

Test Plan
  • Viewed revisions.
  • Viewed standalone changesets.
  • Viewed raw old/new files.
  • Viewed vs diffs.
  • Enabled inline comments in mail and sent some transactions with inlines.
  • Called differential.getrawdiff.
  • Grepped for loadHunks().

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Introduce DifferentialChangesetQuery and remove loadHunks().
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:12 PM
epriestley updated this revision to Diff 22328.

Closed by commit rPbb306b58d553 (authored by @epriestley).