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
cburroughs fd45f64e47 Include all audit states in audit.query
Summary:
Additional audit states were made queryable for T5871.
Include them in Conduit's audit.query as well.  In doing so corrects
references from "status-foo" to "audit-status-foo".

Depends on D10271

Test Plan: with an api, issues queries and got sensible results

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D10290
2014-08-21 06:14:23 -07:00
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
conduit Include all audit states in audit.query 2014-08-21 06:14:23 -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