Page MenuHomePhabricator

Modularize SearchEngine extensions
ClosedPublic

Authored by epriestley on Dec 13 2015, 1:29 PM.
Tags
None
Referenced Files
F16417348: D14764.id35719.diff
Mon, Jun 16, 7:59 AM
Unknown Object (File)
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
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
Branch
nx6
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9515
Build 11351: Run Core Tests
Build 11350: arc lint + arc unit

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.