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)
Fri, Dec 20, 3:33 PM
Unknown Object (File)
Fri, Dec 13, 8:22 PM
Unknown Object (File)
Sat, Dec 7, 4:54 AM
Unknown Object (File)
Thu, Nov 28, 1:02 AM
Unknown Object (File)
Nov 23 2024, 5:29 PM
Unknown Object (File)
Nov 22 2024, 12:05 AM
Unknown Object (File)
Nov 20 2024, 12:04 PM
Unknown Object (File)
Nov 20 2024, 6:48 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.