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
F15525380: D8758.id.diff
Mon, Apr 21, 1:57 PM
F15524382: D8758.id20765.diff
Mon, Apr 21, 7:42 AM
F15520058: D8758.diff
Sun, Apr 20, 2:57 AM
F15516693: D8758.id20765.diff
Fri, Apr 18, 8:45 PM
F15506008: D8758.diff
Tue, Apr 15, 7:46 AM
F15440809: D8758.diff
Mar 26 2025, 2:42 PM
F15424840: D8758.id20764.diff
Mar 23 2025, 12:26 AM
F15417227: D8758.id.diff
Mar 20 2025, 4:10 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.