1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/applications/differential/controller
epriestley f01c2e3694 Remove "Large Changes" documentation and make some minor behavioral improvements
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.

Maniphest Tasks: T13110

Differential Revision: https://secure.phabricator.com/D19298
2018-04-05 06:40:46 -07:00
..
DifferentialChangesetListController.php Add a standalone view for browsing changesets of very large revisions 2018-04-05 06:35:06 -07:00
DifferentialChangesetViewController.php Show lint messages in deleted files on the left-hand side of the change 2018-03-04 09:14:10 -08:00
DifferentialController.php Fix spelling 2017-10-09 10:48:04 -07:00
DifferentialDiffCreateController.php Update Create Diff page for new Edit UI 2017-09-06 10:14:58 -07:00
DifferentialDiffViewController.php Mark Owners package reviewers which own nothing in the current diff 2017-09-29 15:06:00 -07:00
DifferentialInlineCommentEditController.php Make yellow "draft" bubbles more generic 2017-01-13 09:02:19 -08:00
DifferentialRevisionCloseDetailsController.php Fix some issues with the "Explain Why" dialog 2016-05-30 09:52:35 -07:00
DifferentialRevisionEditController.php Rename Differenital "EditPro" controller back to "Edit" 2016-12-16 13:17:12 -08:00
DifferentialRevisionInlinesController.php Build a page for viewing all inline comments 2017-06-12 11:31:20 -07:00
DifferentialRevisionListController.php Update Differential for handleRequest 2015-10-11 08:18:42 -07:00
DifferentialRevisionOperationController.php Update major RefCursor callsites to work properly with RefPosition 2017-09-15 10:21:32 -07:00
DifferentialRevisionViewController.php Remove "Large Changes" documentation and make some minor behavioral improvements 2018-04-05 06:40:46 -07:00