1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/audit
Bob Trahan 59b626d2c1 Audit - allow queries for "partial" and "accepted" audits
Summary: Fixes T5871. These queries get to use the actual column on the commit table since they are about the "aggregate" state of different audits.

Test Plan: issues queries and got sensible results.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T5871

Differential Revision: https://secure.phabricator.com/D10271
2014-08-19 10:43:52 -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 Add a "USERS" section to audit emails listing commit authors and committers 2014-08-14 12:14:02 -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 Audit - allow queries for "partial" and "accepted" audits 2014-08-19 10:43:52 -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