HomePhorge

Search by full path in Owners

Description

Search by full path in Owners

Summary:
Search tool currently allows only searching by substring which is useful.
But searching by the full path (for packages in which the path is contained) is
probably even more useful.

NOTE: I used a trick to perform the search by superstring.

Packages containing path '/' are found always which could seem strange but it is
correct after all.

Test Plan:
Search for /src/x/a.php. Found package with path /src/x/.
Search for /src/. Found package with path /src/x/.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1560

Details

Provenance
vranaAuthored on Feb 2 2012, 7:12 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP17b6649552a5: Add link to path in Owners package list
Branches
Unknown
Tags
Unknown

Event Timeline