Page MenuHomePhabricator

Update Search for handleRequest
ClosedPublic

Authored by chad on Oct 13 2015, 8:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 4:11 PM
Unknown Object (File)
Tue, Apr 9, 1:32 PM
Unknown Object (File)
Sat, Apr 6, 4:30 PM
Unknown Object (File)
Sat, Mar 30, 10:51 PM
Unknown Object (File)
Fri, Mar 29, 7:43 AM
Unknown Object (File)
Mar 17 2024, 8:56 PM
Unknown Object (File)
Mar 17 2024, 7:42 PM
Unknown Object (File)
Mar 17 2024, 7:03 PM
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 8355
Build 9588: Run Core Tests
Build 9587: 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.