1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/repository/customfield
epriestley a4a4322d7a Add a "tags" field to Diffusion commit
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.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: aran, epriestley

Maniphest Tasks: T4588

Differential Revision: https://secure.phabricator.com/D8502
2014-03-12 11:30:52 -07:00
..
PhabricatorCommitBranchesField.php Add CustomField to Diffusion and add a "branches" field 2014-03-12 11:30:33 -07:00
PhabricatorCommitCustomField.php Add CustomField to Diffusion and add a "branches" field 2014-03-12 11:30:33 -07:00
PhabricatorCommitTagsField.php Add a "tags" field to Diffusion commit 2014-03-12 11:30:52 -07:00