Page MenuHomePhabricator

Implement "words of power" against ApplicationTransactions
ClosedPublic

Authored by epriestley on Feb 28 2014, 12:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 12:58 AM
Unknown Object (File)
Mon, Apr 22, 11:07 AM
Unknown Object (File)
Sat, Apr 20, 6:32 PM
Unknown Object (File)
Mon, Apr 15, 12:52 PM
Unknown Object (File)
Thu, Apr 11, 5:11 PM
Unknown Object (File)
Thu, Apr 11, 10:29 AM
Unknown Object (File)
Thu, Apr 4, 11:45 AM
Unknown Object (File)
Tue, Apr 2, 5:03 AM
Subscribers

Details

Summary

Ref T2222. Differential has certain "words of power" (like Ref T123 or Depends on D345) which should expand into a separate transaction when they appear anywhere in text.

Currently, they're respected in only some fields. I'm expanding them to work in any remarkup field, including comments and inline comments.

This partially generalizes transaction expansion/extraction in comments. Eventually, I'll probably implement some very soft sort of reference edge for T4036, maybe.

Test Plan

{F119368}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan edited edge metadata.

LGTM, but in your test plan shouldn't D895 also have been attached? (maybe it already was attached or something)

Slightly disappointed "words of power" didn't appear in the diff itself. :/

This revision is now accepted and ready to land.Feb 28 2014, 5:23 PM

I was making those comments on D985 to test that it didn't attach. <_<