1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-09 22:31:03 +01:00
phorge-phorge/src/applications/differential/view
epriestley ebdf5d12de Remove line-related stats from Differential
Summary:
Ref T2825. Line stats are misleading when multiple commits are associated with a revision. It's better to have no data than misleading/bad data.

We can compute them accurately against commits via Fact/ETL at some point far in the future (see T1562 / T1135).

Test Plan: {F37519}

Reviewers: ptarjan

Reviewed By: ptarjan

CC: aran

Maniphest Tasks: T2825

Differential Revision: https://secure.phabricator.com/D5432
2013-03-26 13:59:02 -07:00
..
DifferentialAddCommentView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DifferentialChangesetDetailView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
DifferentialChangesetFileTreeSideNavBuilder.php Merge branch 'master' into phutil_tag 2013-02-05 10:23:16 -08:00
DifferentialChangesetListView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
DifferentialDiffTableOfContentsView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DifferentialInlineCommentEditView.php Have AphrontView implement PhutilSafeHTMLProducerInterface 2013-03-09 13:52:21 -08:00
DifferentialInlineCommentView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DifferentialLocalCommitsView.php Decrease commit identifier display length 2013-02-19 12:43:57 -08:00
DifferentialPrimaryPaneView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DifferentialResultsTableView.php render_tag -> tag: PropertyListView 2013-01-29 11:01:47 -08:00
DifferentialRevisionCommentListView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DifferentialRevisionCommentView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
DifferentialRevisionDetailView.php Remove object name from header 2013-02-21 11:00:22 -08:00
DifferentialRevisionListView.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
DifferentialRevisionStatsView.php Remove line-related stats from Differential 2013-03-26 13:59:02 -07:00
DifferentialRevisionUpdateHistoryView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00