Page MenuHomePhabricator

Wrap edge transaction readers in a translation layer
ClosedPublic

Authored by epriestley on Jan 27 2018, 1:30 PM.
Tags
None
Referenced Files
F18826707: D18946.id.diff
Fri, Oct 24, 5:20 AM
F18822736: D18946.diff
Thu, Oct 23, 8:12 AM
F18785738: D18946.id45464.diff
Tue, Oct 14, 11:09 AM
F18703382: D18946.id45443.diff
Sep 28 2025, 3:52 AM
F18633086: D18946.id45443.diff
Sep 16 2025, 7:32 PM
F18530505: D18946.id45464.diff
Sep 7 2025, 1:44 AM
F18527510: D18946.diff
Sep 6 2025, 7:02 PM
F18509254: D18946.id.diff
Sep 5 2025, 3:19 AM
Subscribers
None

Details

Summary

Ref T13051. This puts a translation layer between the raw edge data in the transaction table and the UI that uses it.

The intent is to start writing new, more compact data soon. This class give us a consistent API for interacting with either the new or old data format, so we don't have to migrate everything upfront.

Test Plan

Browsed around, saw existing edge transactions render properly in transactions and feed. Added and removed subscribers and projects, saw good transaction rendering.

Diff Detail

Repository
rP Phabricator
Branch
edge1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19227
Build 25970: Run Core Tests
Build 25969: arc lint + arc unit