1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/audit
epriestley 725e2fa410 Write a "resign" audit relationship even if actor has no relationship
Summary: Ref T4896. I got this logic slightly wrong when porting it over: we always want to write this relationship, to allow members of a project with an audit request against a commit to resign and get it out of their queue.

Test Plan:
  - Resigned from a commit with an existing relationship.
  - Resigned from a commit with no existing relationship, saw one added.

Reviewers: btrahan, joshuaspence, mbishopim3

Reviewed By: mbishopim3

Subscribers: epriestley

Maniphest Tasks: T4896

Differential Revision: https://secure.phabricator.com/D10137
2014-08-04 12:03:48 -07:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
conduit Fix some missing renames of Application classes 2014-07-24 18:03:59 -07:00
constants Migrate audit comments to transactions 2014-07-28 15:00:46 -07:00
controller Apply normal Audit actions directly with Transaction editor 2014-08-02 14:45:39 -07:00
editor Write a "resign" audit relationship even if actor has no relationship 2014-08-04 12:03:48 -07:00
events Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
mail Apply normal Audit actions directly with Transaction editor 2014-08-02 14:45:39 -07:00
management Add GROUP BY to commit query 2014-07-10 10:16:26 -07:00
query Add storage for new audit transactions and comments 2014-07-24 17:59:43 -07:00
storage Apply normal Audit actions directly with Transaction editor 2014-08-02 14:45:39 -07:00
view Convert Audit comment rendering to standard infrastructure 2014-07-28 15:01:43 -07:00