Page MenuHomePhabricator

Merge "Audit" more completely into "Diffusion"
ClosedPublic

Authored by epriestley on Jan 11 2017, 11:20 PM.
Tags
None
Referenced Files
F18184077: D17186.id41331.diff
Sat, Aug 16, 1:12 PM
F18105663: D17186.id41329.diff
Sun, Aug 10, 7:02 PM
F17933471: D17186.id.diff
Wed, Jul 30, 9:20 PM
F17892672: D17186.diff
Tue, Jul 29, 4:42 AM
F17750402: D17186.diff
Jul 22 2025, 3:31 AM
F17750344: D17186.diff
Jul 22 2025, 3:14 AM
F17711852: D17186.diff
Jul 17 2025, 9:17 AM
Unknown Object (File)
Jun 17 2025, 11:04 PM
Subscribers
None

Details

Summary

Fixes T6630. Long ago, "Audit", "Diffusion" and "Repositories" were three totally separate applications.

This separation isn't useful and the three rapidly became intertwined. Ideally, they would all be one application.

This doesn't take us quite that far, but Audit no longer has any controllers and has little actual behavior.

The "Audit" screen has always just been a SearchEngine view of commits with some filters on it, and this formalizes that and puts a link to it in Diffusion. (This view has other uses, too.)

Test Plan
  • Accessed audit from home page.
  • Accessed audit/commits from Diffusion.
  • Could no longer uninstall Audit on its own.
  • Grepped for /audit/ and AuditApplication.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 11 2017, 11:43 PM
This revision was automatically updated to reflect the committed changes.