Page MenuHomePhabricator

Modularize SearchEngine extensions
ClosedPublic

Authored by epriestley on Dec 13 2015, 1:29 PM.
Tags
None
Referenced Files
F13185708: D14764.diff
Sat, May 11, 3:09 AM
Unknown Object (File)
Tue, May 7, 5:57 AM
Unknown Object (File)
Fri, May 3, 3:36 AM
Unknown Object (File)
Mon, Apr 29, 3:32 PM
Unknown Object (File)
Wed, Apr 24, 11:31 PM
Unknown Object (File)
Apr 12 2024, 12:48 PM
Unknown Object (File)
Apr 12 2024, 12:48 PM
Unknown Object (File)
Apr 10 2024, 11:03 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.