Page MenuHomePhabricator

Update Search for handleRequest
ClosedPublic

Authored by chad on Oct 13 2015, 8:48 PM.
Tags
None
Referenced Files
F13967941: D14268.id34543.diff
Wed, Oct 16, 5:16 PM
Unknown Object (File)
Sep 9 2024, 3:03 AM
Unknown Object (File)
Sep 9 2024, 3:03 AM
Unknown Object (File)
Sep 6 2024, 9:56 AM
Unknown Object (File)
Sep 4 2024, 10:43 PM
Unknown Object (File)
Sep 4 2024, 11:57 AM
Unknown Object (File)
Aug 28 2024, 12:03 PM
Unknown Object (File)
Aug 26 2024, 8:11 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.