1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 11:12:42 +01:00
phorge-phorge/src/applications/differential/storage
Bob Trahan da84546058 Add filter by object ability to flag query
Summary: See title. Fixes T1809.

Test Plan:
verified each type that has flaggable interface still can be flagged

verified that new custom query filter works

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T1809

Differential Revision: https://secure.phabricator.com/D7392
2013-10-25 12:52:00 -07:00
..
__tests__ re-factor DifferentialChangesetParser pass 3 / N 2013-01-09 13:11:17 -08:00
DifferentialAffectedPath.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialAuxiliaryField.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialChangeset.php Replace all "attach first..." exceptions with assertAttached() 2013-09-03 06:02:14 -07:00
DifferentialComment.php Reduce surface area of DifferentialComment API 2013-10-21 17:01:27 -07:00
DifferentialCustomFieldNumericIndex.php Add storage and classes for CustomField in Differential 2013-09-26 12:37:28 -07:00
DifferentialCustomFieldStorage.php Add storage and classes for CustomField in Differential 2013-09-26 12:37:28 -07:00
DifferentialCustomFieldStringIndex.php Add storage and classes for CustomField in Differential 2013-09-26 12:37:28 -07:00
DifferentialDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialDiff.php Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
DifferentialDiffProperty.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialHunk.php Adding support for 'adds' and 'removes' in diff content. 2013-10-04 06:37:39 -07:00
DifferentialInlineComment.php Migrate all Differential inline comments to ApplicationTransactions 2013-10-19 05:03:25 -07:00
DifferentialReviewer.php Move determination of reviewer authority into DifferentialRevisionQuery 2013-10-06 17:08:14 -07:00
DifferentialRevision.php Add filter by object ability to flag query 2013-10-25 12:52:00 -07:00
DifferentialTransaction.php Remove getApplicationObjectTypeName from ApplicationTransactions 2013-08-21 12:32:06 -07:00
DifferentialTransactionComment.php Migrate all Differential inline comments to ApplicationTransactions 2013-10-19 05:03:25 -07:00