1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/repository
Bob Trahan c75495e63f Transactions - add infrastructure for "mentions"
Summary: Fixes T4036. Now if you say something on diff X like "This reminds me of Tx and Dy and commitHashFoo and Px." each of those objects gets a little visible transaction that the mention occurred. No feed, email, or notifications.

Test Plan: made a comment like above and verified transactions. also submitted a diff that "Fixes Tx" and Tx did not get the transaction as expected.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: joshuaspence, epriestley, Korvin

Maniphest Tasks: T4036

Differential Revision: https://secure.phabricator.com/D10451
2014-09-09 14:21:13 -07:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
conduit Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
constants Build an early multi-step repository create form 2013-07-14 07:37:17 -07:00
controller Modernize "arcanist project" datasource 2014-07-10 16:21:10 -07:00
customfield Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
daemon Improve UX for repository updates 2014-08-21 11:30:12 -07:00
data Allow Git and Mercurial repositories to be cloned with names in the URI 2014-01-30 11:42:25 -08:00
editor Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
engine Allow repo updates to recover after force push + garbage collection 2014-08-12 12:25:24 -07:00
graphcache Fix various spelling mistakes 2014-07-13 00:45:33 +10:00
mail Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
management Allow repo updates to recover after force push + garbage collection 2014-08-12 12:25:24 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Rename PHIDType classes 2014-07-24 08:05:46 +10:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Use ApplicationTransactions when indexing commit/audit comments 2014-07-28 15:02:18 -07:00
storage Transactions - add infrastructure for "mentions" 2014-09-09 14:21:13 -07:00
worker Provide more information from diffusion.querycommits 2014-09-05 12:27:55 -07:00
PhabricatorRepositoryConfigOptions.php Remove @group annotations 2014-07-10 08:12:48 +10:00