1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/diffusion
vrana af6238ca4a Inform about changes made between last revision and commit
Summary:
This adds a link to [Closed] e-mail if it detects some changes.
It compares added and removed lines with 3 lines context.
The subtle form of informing is permissive to false negatives and positives.
I have an e-mail filter for [Closed] e-mails so I wouldn't personally notice this change - we should probably promote this feature a little bit.

Test Plan:
Reparse a diff with a change after last update.
Reparse a diff without a change after last update.

Reviewers: jungejason, epriestley

Reviewed By: jungejason

CC: aran, Koolvin, btrahan

Maniphest Tasks: T201

Differential Revision: https://secure.phabricator.com/D2540
2012-05-25 21:39:58 -07:00
..
controller Show the difference between a committer and an author 2012-05-23 08:34:54 -07:00
data Use assert_instances_of() in Diffusion 2012-04-03 16:31:10 -07:00
exception/setup Improve Diffusion error messages and UI for partially imported repositories 2012-05-09 17:28:57 -07:00
query Inform about changes made between last revision and commit 2012-05-25 21:39:58 -07:00
request Make directories with spaces in their names work OK in diffusion end to end 2012-05-20 15:29:36 -07:00
tag Add very basic tag support to Diffusion 2012-04-18 08:02:08 -07:00
view Show the difference between a committer and an author 2012-05-23 08:34:54 -07:00