mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-24 13:38:19 +01:00
b2d280ff51
Summary: Ref T7447. This ports comments forward and backward in the best case: - The old comment is on a changeset with the same filename. - The old and new files are pretty much the same, line-for-line. This will fail to port a lot of comments around and probably port a lot of comments into goofy places. We can see how bad it is in practice. Errata: - Design is me cobbling something together, probably worth tweaking. - "Old Comment" should, at a minimum, say "Newer Comment" sometimes, or we should come up with some better name for this stuff. Test Plan: {F377214} Reviewers: chad, btrahan Reviewed By: btrahan Subscribers: johnny-bit, yelirekim, epriestley Maniphest Tasks: T7447 Differential Revision: https://secure.phabricator.com/D12484 |
||
---|---|---|
.. | ||
__tests__ | ||
DifferentialAffectedPath.php | ||
DifferentialChangeset.php | ||
DifferentialCustomFieldNumericIndex.php | ||
DifferentialCustomFieldStorage.php | ||
DifferentialCustomFieldStringIndex.php | ||
DifferentialDAO.php | ||
DifferentialDiff.php | ||
DifferentialDiffProperty.php | ||
DifferentialDiffTransaction.php | ||
DifferentialDraft.php | ||
DifferentialHunk.php | ||
DifferentialInlineComment.php | ||
DifferentialLegacyHunk.php | ||
DifferentialModernHunk.php | ||
DifferentialReviewer.php | ||
DifferentialRevision.php | ||
DifferentialSchemaSpec.php | ||
DifferentialTransaction.php | ||
DifferentialTransactionComment.php |