Page MenuHomePhabricator

Add a "tags" field to Diffusion commit
ClosedPublic

Authored by epriestley on Mar 12 2014, 4:53 PM.
Tags
None
Referenced Files
F14737654: D8502.diff
Sun, Jan 19, 8:36 AM
Unknown Object (File)
Thu, Jan 16, 12:21 AM
Unknown Object (File)
Thu, Jan 9, 6:56 PM
Unknown Object (File)
Dec 17 2024, 8:25 PM
Unknown Object (File)
Dec 14 2024, 9:19 PM
Unknown Object (File)
Dec 12 2024, 9:49 AM
Unknown Object (File)
Dec 8 2024, 9:25 AM
Unknown Object (File)
Dec 4 2024, 9:00 PM
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).