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)
Sun, Dec 29, 7:24 PM
Unknown Object (File)
Fri, Dec 27, 4:29 PM
Unknown Object (File)
Sat, Dec 21, 11:45 AM
Unknown Object (File)
Fri, Dec 20, 10:16 AM
Unknown Object (File)
Tue, Dec 17, 9:35 AM
Unknown Object (File)
Fri, Dec 6, 11:13 PM
Unknown Object (File)
Nov 27 2024, 9:00 AM
Unknown Object (File)
Nov 23 2024, 3:29 PM
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.