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)
Sat, Nov 23, 5:29 PM
Unknown Object (File)
Fri, Nov 22, 12:05 AM
Unknown Object (File)
Wed, Nov 20, 12:04 PM
Unknown Object (File)
Wed, Nov 20, 6:48 AM
Unknown Object (File)
Wed, Nov 20, 4:07 AM
Unknown Object (File)
Wed, Nov 20, 3:51 AM
Unknown Object (File)
Oct 17 2024, 5:27 PM
Unknown Object (File)
Oct 12 2024, 6:12 PM
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.