1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/differential/customfield
epriestley 3aabfc7f4d Fix JIRA integration from "arc" commit messages
Summary: Fixes T4683. This was just a missing method implementation. Also provide a couple of translation things.

Test Plan:
  - Created a revision from the command line with a nonempty `JIRA Issues:` line, via `arc diff`.
  - Looked at the translation strings.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T4683

Differential Revision: https://secure.phabricator.com/D8656
2014-03-31 09:27:30 -07:00
..
DifferentialApplyPatchField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
DifferentialArcanistProjectField.php Add Branch and Arcanist Project CustomFields 2014-02-27 11:05:48 -08:00
DifferentialAsanaRepresentationField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialAuditorsField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialAuthorField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialBlameRevisionField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialBranchField.php Modernize commit message tips 2014-03-11 13:02:05 -07:00
DifferentialCommitsField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialConflictsField.php Perform commit message parsing and construction with new CustomFields 2014-03-11 13:01:55 -07:00
DifferentialCoreCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialCustomField.php Fix parsing of "Reviewed By" field 2014-03-12 18:11:09 -07:00
DifferentialDependenciesField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialDependsOnField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialEditPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00
DifferentialGitSVNIDField.php Perform commit message parsing and construction with new CustomFields 2014-03-11 13:01:55 -07:00
DifferentialHostField.php Use CustomField, not AuxiliaryField, to power RevisionView 2014-02-27 11:06:14 -08:00
DifferentialJIRAIssuesField.php Fix JIRA integration from "arc" commit messages 2014-03-31 09:27:30 -07:00
DifferentialLintField.php Move lint/unit test warning code forward to Transactions 2014-03-11 13:02:18 -07:00
DifferentialManiphestTasksField.php Use CustomField for differential.updaterevision 2014-03-11 13:01:58 -07:00
DifferentialPathField.php Use CustomField, not AuxiliaryField, to power RevisionView 2014-02-27 11:06:14 -08:00
DifferentialProjectReviewersField.php Allow configuration of Differential custom fields 2014-03-11 13:01:57 -07:00
DifferentialRepositoryField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
DifferentialRevertPlanField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialReviewedByField.php Fix parsing of "Reviewed By" field 2014-03-12 18:11:09 -07:00
DifferentialReviewersField.php Restore old "author can not be a reviewer" rule to Transactions 2014-03-12 06:04:30 -07:00
DifferentialRevisionIDField.php Fix "arc diff --verbatim" when updating a revision 2014-03-14 11:50:22 -07:00
DifferentialStoredCustomField.php Use CustomFields to power Conduit auxiliary dictionaries 2014-03-11 13:02:09 -07:00
DifferentialSubscribersField.php Perform commit message parsing and construction with new CustomFields 2014-03-11 13:01:55 -07:00
DifferentialSummaryField.php Use CustomFields in differential.createrevision 2014-03-11 13:01:59 -07:00
DifferentialTestPlanField.php Use CustomFields in differential.createrevision 2014-03-11 13:01:59 -07:00
DifferentialTitleField.php Perform commit message parsing and construction with new CustomFields 2014-03-11 13:01:55 -07:00
DifferentialUnitField.php Move lint/unit test warning code forward to Transactions 2014-03-11 13:02:18 -07:00
DifferentialViewPolicyField.php Implement Differential subscribers as a CustomField 2014-02-21 11:54:08 -08:00