Something went wrong. Try again.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
Something went wrong. Try again.
Add "internal.commit.search" to replace the cache bypass mode of "diffusion.querycommits" master
Summary: Ref T13552. Commit parsers currently invoke a special mode of "diffusion.querycommits", which is an older frozen method. The replacement, "diffusion.commit.search", is not really appropriate for low-level access. This mode of having a single method which operates in "cache" or "non-cache" modes also ends up in a lot of unnecessary field shuffling. Provide "internal.commit.search" as a modern equivalent that returns a "DiffusionCommitRef"-compatible structure. Test Plan: Executed "internal.commit.search", got sensible low-level commit results. Maniphest Tasks: T13552 Differential Revision: https://secure.phabricator.com/D21443
Author epriestley Date (Sep 16, 2020, 12:36 AM UTC) Commit a9506097 a9506097ea041142615e8f50ca23ad93287409c3 Parent a7450558 a745055813e4c4a3687df82ebbd4fb5cfc54a89b