1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/audit/storage
epriestley 688f245a95 Use transactions to apply "add auditors" action in Audit
Summary:
Ref T4896. Move the write for "Add Auditors" inside the new Editor.

There are no longer any readers or writers for metadata, so remove the calls for it.

Test Plan: Added auditors from the web UI.

Reviewers: joshuaspence, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4896

Differential Revision: https://secure.phabricator.com/D10123
2014-08-02 14:44:35 -07:00
..
PhabricatorAuditComment.php Use transactions to apply "add auditors" action in Audit 2014-08-02 14:44:35 -07:00
PhabricatorAuditDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorAuditInlineComment.php Provide a transaction editor to perform Audit row writes 2014-08-02 00:06:25 -07:00
PhabricatorAuditTransaction.php Use standard infrastructure for Feed in Audit 2014-08-02 00:06:56 -07:00
PhabricatorAuditTransactionComment.php Add storage for new audit transactions and comments 2014-07-24 17:59:43 -07:00