HomePhabricator

Audit - add ability to query by repositories

Description

Audit - add ability to query by repositories

Summary: Fixes T5862. The Diffusion table uses id but all the other infrastructure uses phid so just do a quick load of the repositories to get the ids. Long term, we should re-key the table by phid I think.

Test Plan: made a query with a repository and got a proper result set

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T5862

Differential Revision: https://secure.phabricator.com/D10245

Details

Provenance
btrahanAuthored on
btrahanPushed on Aug 14 2014, 7:37 PM
Reviewer
epriestley
Differential Revision
D10245: Audit - add ability to query by repositories
Parents
rPea3aeb49623b: Add "View Email" action to application transactions
Branches
Unknown
Tags
Unknown
Tasks
T5862: Allow audits to be searched for by repository