Page MenuHomePhabricator

Modularize SearchEngine extensions
ClosedPublic

Authored by epriestley on Dec 13 2015, 1:29 PM.
Tags
None
Referenced Files
F16295332: D14764.diff
Sun, Jun 15, 3:52 AM
Unknown Object (File)
Sun, May 25, 6:44 AM
Unknown Object (File)
May 10 2025, 3:08 AM
Unknown Object (File)
May 10 2025, 3:07 AM
Unknown Object (File)
May 10 2025, 3:07 AM
Unknown Object (File)
May 10 2025, 3:07 AM
Unknown Object (File)
May 8 2025, 8:08 AM
Unknown Object (File)
Apr 25 2025, 4:40 PM
Subscribers
None

Details

Summary

Ref T9964. ApplicationSearch currently has a bunch of hard-coded if ($object instanceof thing) stuff.

Pull that out so it can live in extensions.

Test Plan
  • Searched by spaces, subscribers, projects.

Screen Shot 2015-12-13 at 4.32.42 AM.png (956×1 px, 211 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Modularize SearchEngine extensions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
This revision is now accepted and ready to land.Dec 13 2015, 3:57 PM
epriestley edited edge metadata.
  • Clean tests.
This revision was automatically updated to reflect the committed changes.