Page MenuHomePhabricator

Add CustomField to Diffusion and add a "branches" field
ClosedPublic

Authored by epriestley on Mar 12 2014, 4:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 29, 5:48 AM
Unknown Object (File)
Sun, Dec 29, 5:04 AM
Unknown Object (File)
Sun, Dec 29, 4:46 AM
Unknown Object (File)
Dec 28 2024, 2:37 PM
Unknown Object (File)
Dec 14 2024, 4:29 PM
Unknown Object (File)
Dec 13 2024, 8:17 AM
Unknown Object (File)
Dec 6 2024, 3:45 PM
Unknown Object (File)
Dec 4 2024, 9:00 PM

Details

Summary

Ref T4588. Request from @zeeg. Adds a "BRANCHES" field to commit emails, so the branches the commit appears on are shown.

I've implemented this with CustomField, but in a very light way.

Test Plan

Used scripts/repository/reparse.php --herald to generate mail, got a BRANCHES section where applicable.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Add CustomField to Diffusion and add a "branches" field.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a subscriber: zeeg.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 12 2014, 6:15 PM
epriestley updated this revision to Diff 20177.

Closed by commit rP611f6707204c (authored by @epriestley).