Page MenuHomePhabricator

Move audit rendering into SearchEngine
ClosedPublic

Authored by epriestley on May 8 2014, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 10:32 PM
Unknown Object (File)
Thu, Apr 11, 7:08 AM
Unknown Object (File)
Tue, Apr 9, 8:46 PM
Unknown Object (File)
Sat, Apr 6, 9:00 AM
Unknown Object (File)
Tue, Apr 2, 7:10 PM
Unknown Object (File)
Mon, Apr 1, 6:09 PM
Unknown Object (File)
Sun, Mar 31, 10:22 PM
Unknown Object (File)
Mar 23 2024, 1:20 PM
Subscribers

Details

Summary

Ref T4986. Updates audit.

Slightly tweaks on method visibility.

Just used a HandleQuery since we have to rebuild the whole view thing otherwise; this is an unusual case.

Test Plan
  • Checked Audit.
  • Checked Feed.
  • Checked Slowvote.

Screen_Shot_2014-05-08_at_8.48.37_AM.png (345×335 px, 43 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Move audit rendering into SearchEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

I recall the ListView->getRequiredHandlePHIDs weirdness from my query and associated stuff consolidation in audit. I'll try to take it out next time I'm in the area.

This revision is now accepted and ready to land.May 8 2014, 6:56 PM
epriestley updated this revision to Diff 21425.

Closed by commit rPc72b753e5407 (authored by @epriestley).