Page MenuHomePhabricator

Remove "Large Changes" documentation and make some minor behavioral improvements
ClosedPublic

Authored by epriestley on Apr 5 2018, 1:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 4:40 AM
Unknown Object (File)
Thu, May 1, 4:18 AM
Unknown Object (File)
Mon, Apr 21, 9:00 AM
Unknown Object (File)
Apr 12 2025, 10:04 AM
Unknown Object (File)
Apr 11 2025, 4:21 AM
Unknown Object (File)
Mar 28 2025, 3:21 AM
Unknown Object (File)
Mar 26 2025, 7:12 PM
Unknown Object (File)
Mar 19 2025, 6:56 AM
Subscribers
None

Details

Summary

Depends on D19296. Ref T13110.

  • Remove the "Large Changesets" documentation since we now degrade very large changesets and I don't have any evidence that anyone has ever tried to follow any of the recommendations in this document.
  • Remove references to it.
  • When an older revision doesn't have denormalized size information on the Revision object itself, don't render a scale element (instead of rendering a bogus one).
  • Try to improve terminology consistency around "Large Change" (100-1000 files) vs "Very Large Change" (1000+ files) vs "Enormous Change" (too large to hold in memory).
Test Plan

Viewed revisions; grepped for documentation.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 5 2018, 1:40 PM
This revision was automatically updated to reflect the committed changes.