Page MenuHomePhabricator

Include all audit states in audit.query
ClosedPublic

Authored by cburroughs on Aug 18 2014, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 19, 9:17 PM
Unknown Object (File)
Sun, Feb 16, 2:21 AM
Unknown Object (File)
Fri, Feb 14, 2:13 PM
Unknown Object (File)
Wed, Feb 5, 8:30 AM
Unknown Object (File)
Sun, Feb 2, 3:24 PM
Unknown Object (File)
Fri, Jan 31, 11:23 PM
Unknown Object (File)
Fri, Jan 31, 1:33 PM
Unknown Object (File)
Thu, Jan 30, 4:06 PM
Subscribers

Details

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

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

cburroughs retitled this revision from to Include all audit states in audit.query.
cburroughs updated this object.
cburroughs edited the test plan for this revision. (Show Details)
epriestley added a reviewer: epriestley.
epriestley added inline comments.
src/applications/audit/conduit/AuditQueryConduitAPIMethod.php
26–27

Please fix this lint warning.

This revision now requires changes to proceed.Aug 21 2014, 12:31 PM
cburroughs edited edge metadata.
  • break long line
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 21 2014, 12:50 PM
epriestley updated this revision to Diff 24851.

Closed by commit rPfd45f64e4782 (authored by @cburroughs, committed by @epriestley).