mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-11 01:12:41 +01:00
0036670329
Summary: Fixes T7604. This is the big scary change which drops the "arcanist project" fields from the database permanently. Test Plan: `grep`ped for the following to ensure that I had found all remaining references: - `/arcanistProject/i` - `/arcanist_project/i` - `/projectName/i` - `/project_name/i` - `/project_id/i` WARNING: Wait at least one month before landing this. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Maniphest Tasks: T7604 Differential Revision: https://secure.phabricator.com/D12899 |
||
---|---|---|
.. | ||
__tests__ | ||
DifferentialAffectedPath.php | ||
DifferentialChangeset.php | ||
DifferentialCustomFieldNumericIndex.php | ||
DifferentialCustomFieldStorage.php | ||
DifferentialCustomFieldStringIndex.php | ||
DifferentialDAO.php | ||
DifferentialDiff.php | ||
DifferentialDiffProperty.php | ||
DifferentialDiffTransaction.php | ||
DifferentialDraft.php | ||
DifferentialHiddenComment.php | ||
DifferentialHunk.php | ||
DifferentialInlineComment.php | ||
DifferentialLegacyHunk.php | ||
DifferentialModernHunk.php | ||
DifferentialReviewer.php | ||
DifferentialRevision.php | ||
DifferentialSchemaSpec.php | ||
DifferentialTransaction.php | ||
DifferentialTransactionComment.php |