Page MenuHomePhabricator

Add a "tags" field to Diffusion commit
ClosedPublic

Authored by epriestley on Mar 12 2014, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 28 2026, 5:49 PM
Unknown Object (File)
Mar 7 2026, 1:14 PM
Unknown Object (File)
Mar 6 2026, 1:42 PM
Unknown Object (File)
Mar 6 2026, 6:12 AM
Unknown Object (File)
Dec 29 2025, 2:56 PM
Unknown Object (File)
Dec 15 2025, 9:43 PM
Unknown Object (File)
Oct 25 2025, 12:53 PM
Unknown Object (File)
Oct 23 2025, 4:18 AM
Subscribers

Details

Summary
  • Fixes T4588.
  • See D8501.
  • Adds a "Tags" field for Herald commit emails.
  • Fixes a bug in tagsquery when filtering by commit name.
  • Make tagsquery just return nothing instead of fataling against Mercurial/Subversion.
Test Plan

Used bin/repository/reparse.php --herald to exercise this code.

Diff Detail

Repository
rP Phabricator
Branch
morefields2
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

epriestley retitled this revision from to Add a "tags" field to Diffusion commit.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 12 2014, 6:16 PM
epriestley updated this revision to Diff 20178.

Closed by commit rPa4a4322d7abf (authored by @epriestley).