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
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
Unknown Object (File)
Mon, Apr 1, 4:16 PM
Unknown Object (File)
Sat, Mar 30, 11:34 AM
Unknown Object (File)
Fri, Mar 29, 2:02 AM
Unknown Object (File)
Fri, Mar 29, 1:04 AM
Unknown Object (File)
Feb 5 2024, 11:54 AM
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
Branch
nohashes
Lint
Lint Passed
Unit
Tests Passed

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.