Page MenuHomePhabricator

Add ref lookup for username symbols
ClosedPublic

Authored by epriestley on Apr 12 2020, 3:05 PM.
Tags
None
Referenced Files
F19894803: D21092.id50245.diff
Sat, Mar 28, 5:16 PM
F19894790: D21092.id50245.diff
Sat, Mar 28, 5:11 PM
F19874347: D21092.id.diff
Mar 15 2026, 6:01 PM
F19835100: D21092.id.diff
Mar 11 2026, 6:43 AM
F19610321: D21092.id50235.diff
Feb 3 2026, 3:52 PM
F19608563: D21092.id.diff
Feb 3 2026, 1:09 PM
F19582464: D21092.id.diff
Feb 1 2026, 10:23 PM
F19555153: D21092.id.diff
Jan 30 2026, 9:21 AM
Subscribers
None

Details

Summary

Ref T13490. I'm attempting to update "arc amend", but it needs to fetch revision authors to raise an "amending a revision you don't own" error.

Support user-symbol resolution.

Along the way, this introduces some infrastructure for abstracting away iteration over a multi-page Conduit result set.

Test Plan
  • Ran "arc inspect ..." for various "user(...)" queries.
  • Set page size to 3 and issued a general query, saw the future page it away properly.

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 12 2020, 8:42 PM
This revision was automatically updated to reflect the committed changes.