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
F19576218: D8501.id20168.diff
Sun, Feb 1, 8:58 AM
F19546692: D8501.id20168.diff
Jan 25 2026, 3:56 PM
F19506398: D8501.id20169.diff
Jan 9 2026, 4:45 PM
F19061023: D8501.id20177.diff
Nov 29 2025, 11:10 AM
F18851528: D8501.id20168.diff
Oct 31 2025, 2:00 AM
F18850459: D8501.diff
Oct 30 2025, 4:59 PM
F18816029: D8501.id.diff
Oct 21 2025, 4:42 AM
F18812799: D8501.diff
Oct 20 2025, 12:28 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).