Page MenuHomePhabricator

Don't load every commit if there are no local hashes
ClosedPublic

Authored by epriestley on Apr 11 2014, 1:09 AM.
Tags
None
Referenced Files
F13083494: D8758.diff
Wed, Apr 24, 10:35 PM
Unknown Object (File)
Wed, Apr 24, 1:37 AM
Unknown Object (File)
Mon, Apr 22, 3:02 AM
Unknown Object (File)
Sat, Apr 20, 6:46 PM
Unknown Object (File)
Thu, Apr 18, 9:40 PM
Unknown Object (File)
Thu, Apr 11, 9:35 AM
Unknown Object (File)
Wed, Apr 10, 8:29 AM
Unknown Object (File)
Tue, Apr 9, 12:00 PM
Subscribers

Details

Summary

We make a silly query for every commit if you copy/paste a diff.

Test Plan

Copy/pasted diffs now render in fewer than 30 seconds.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Don't load every commit if there are no local hashes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: sophiebits, btrahan.
btrahan edited edge metadata.

Thanks!

This revision is now accepted and ready to land.Apr 11 2014, 1:09 AM
epriestley updated this revision to Diff 20765.

Closed by commit rP650bc97ed704 (authored by @epriestley).

Was this the fishing trip?

Yeah. I think we can fix this a little more systematically, we've hit a somewhat-similar issue or two in the past but nothing that required fishing.