Page MenuHomePhabricator

Update Search for handleRequest
ClosedPublic

Authored by chad on Oct 13 2015, 8:48 PM.
Tags
None
Referenced Files
F15521633: D14268.id34547.diff
Sun, Apr 20, 3:35 PM
F15521632: D14268.id34543.diff
Sun, Apr 20, 3:35 PM
F15521631: D14268.id34446.diff
Sun, Apr 20, 3:35 PM
F15521630: D14268.id.diff
Sun, Apr 20, 3:35 PM
F15509207: D14268.id34543.diff
Wed, Apr 16, 10:37 AM
F15486737: D14268.id34543.diff
Thu, Apr 10, 9:19 AM
F15486736: D14268.id34446.diff
Thu, Apr 10, 9:19 AM
F15439044: D14268.id.diff
Mar 26 2025, 5:22 AM
Subscribers

Details

Summary

Ref T8628. Updates Search.

Test Plan

Did various searches, saved new queries, reordered, ran new queries.

Diff Detail

Repository
rP Phabricator
Branch
search-process
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8262
Build 9461: Run Core Tests
Build 9460: arc lint + arc unit

Event Timeline

chad retitled this revision from to Update Search for handleRequest.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.

I think I got one issue.

src/applications/search/controller/PhabricatorSearchDeleteController.php
9

Did this change? Previously $data['engine'], now getURIData('engineClass')? I don't see a corresponding route change.

src/applications/search/controller/PhabricatorSearchEditController.php
8

$id is unused / not present in the URI?

This revision now requires changes to proceed.Oct 18 2015, 11:19 AM
chad edited edge metadata.
chad marked 2 inline comments as done.
  • Fix per comments
epriestley edited edge metadata.
This revision is now accepted and ready to land.Oct 20 2015, 3:56 PM
This revision was automatically updated to reflect the committed changes.