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)
Sat, May 17, 6:28 PM
Unknown Object (File)
Sat, May 10, 11:38 AM
Unknown Object (File)
Fri, May 9, 3:59 PM
Unknown Object (File)
Thu, May 8, 6:42 AM
Unknown Object (File)
Sun, May 4, 5:21 PM
Unknown Object (File)
Mon, Apr 28, 1:18 PM
Unknown Object (File)
Sun, Apr 27, 8:13 PM
Unknown Object (File)
Sun, Apr 27, 7:31 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
Lint
Lint Skipped
Unit
Tests Skipped

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