Page MenuHomePhabricator

Reroute all RefQuery callers to HardpointEngine
ClosedPublic

Authored by epriestley on Apr 11 2020, 1:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 9, 9:43 PM
Unknown Object (File)
Wed, May 7, 3:09 AM
Unknown Object (File)
Tue, May 6, 8:40 AM
Unknown Object (File)
Mon, Apr 28, 4:47 AM
Unknown Object (File)
Apr 8 2025, 5:29 AM
Unknown Object (File)
Apr 3 2025, 6:20 PM
Unknown Object (File)
Mar 29 2025, 1:13 PM
Unknown Object (File)
Mar 23 2025, 2:35 AM
Subscribers
None

Details

Summary

Ref T11968. "arc browse", "arc branch", and "arc diff" currently may execute into the RefQuery engine. Reroute them to the HardpointEngine.

This removes older-generation "Ref" objects and renames the replacement "RefPro" objects to "Ref".

Test Plan

Ran "arc branch", "arc browse <various things>", "arc diff", searched for affected symbols.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 11 2020, 1:46 PM
This revision was automatically updated to reflect the committed changes.