Page MenuHomePhabricator

Expose Differential actions for "transaction.search" in a basic way
ClosedPublic

Authored by epriestley on Jun 27 2018, 5:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 7:48 PM
Unknown Object (File)
Wed, Apr 3, 9:37 PM
Unknown Object (File)
Tue, Apr 2, 2:14 AM
Unknown Object (File)
Sun, Mar 31, 11:45 PM
Unknown Object (File)
Sun, Mar 31, 11:45 PM
Unknown Object (File)
Sun, Mar 31, 11:45 PM
Unknown Object (File)
Sun, Mar 31, 11:45 PM
Unknown Object (File)
Sun, Mar 31, 11:45 PM
Subscribers
None

Details

Summary

See PHI725. Ref T13151. These actions are somewhat unusual and I considered different ways to represent them (make them look like "status" transactions; build multiple synthetic transactions) but ultimately landed on the simplest approach of just exposing them more or less as they exist internally.

I haven't included data for any of them. Most don't really have any data, but "accept" does. I'm holding off on providing more data until after T731, which may shake up the internal format.

Test Plan

Applied most of these transactions against a revision, queried for it with transaction.search, got distinguishable transactions out.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable