1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/differential
vrana 6cb5db60d5 Display compatible inline comments (usually synthetic) on the same row
Summary:
This just looks silly:
{F8088, size=full}

It runs in O(N*N) but it's not a big deal because there are usually only few
comments per line.
I didn't implement it for images.

Test Plan:
View revision with compatible inline comments in two diffs.
View revision with different inline comments on same line in two diffs.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1570
2012-02-04 10:20:37 -08:00
..
constants Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
controller Resolve great internal confusion about left vs right inline comments 2012-02-03 15:26:47 -08:00
data/revisionlist Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
editor Wrap basic diff/revision association in a transaction 2012-02-02 16:03:44 -08:00
exception Improve behavior when user submits a no-op action in Differential 2012-01-15 03:44:09 -08:00
field Remove the "arc export" field from Differential revisions by default 2012-01-27 13:02:11 -08:00
mail Don't output empty summary in e-mails 2012-01-31 10:41:31 -08:00
parser/changeset Display compatible inline comments (usually synthetic) on the same row 2012-02-04 10:20:37 -08:00
query/revision Allow differential.query to find accepted and committed revisions; fix a fatal 2012-01-25 14:50:34 -08:00
replyhandler Don't add author and reviewers to CCs 2012-01-14 11:10:40 -08:00
storage Display compatible inline comments (usually synthetic) on the same row 2012-02-04 10:20:37 -08:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Resolve great internal confusion about left vs right inline comments 2012-02-03 15:26:47 -08:00