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
F18851528: D8501.id20168.diff
Fri, Oct 31, 2:00 AM
F18850459: D8501.diff
Thu, Oct 30, 4:59 PM
F18816029: D8501.id.diff
Tue, Oct 21, 4:42 AM
F18812799: D8501.diff
Mon, Oct 20, 12:28 PM
F18810615: D8501.diff
Sun, Oct 19, 10:34 PM
F18779869: D8501.diff
Sat, Oct 11, 3:39 PM
F18626611: D8501.diff
Sep 16 2025, 1:39 AM
F18107087: D8501.id.diff
Aug 10 2025, 11:39 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
Branch
morefields
Lint
Lint Passed
Unit
Tests Passed

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).