1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/repository/storage
epriestley e8d272b0da Use standard infrastructure to attach commits to other objects
Summary:
Ref T4896. Now that we have a transaction editor, we can delete a giant block of hacks.

I believe this also resolves the commit/task attachment issues @joshuaspence and @mbishopim3 mentioned.

Test Plan: Attached and detached commits and tasks.

Reviewers: btrahan, joshuaspence, mbishopim3

Reviewed By: mbishopim3

Subscribers: mbishopim3, epriestley, joshuaspence

Maniphest Tasks: T4896

Differential Revision: https://secure.phabricator.com/D10138
2014-08-04 12:03:58 -07:00
..
__tests__ Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorRepository.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
PhabricatorRepositoryArcanistProject.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorRepositoryAuditRequest.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorRepositoryBranch.php Provide a rough, unstable API for reporting coverage into Diffusion 2014-05-17 16:10:54 -07:00
PhabricatorRepositoryCommit.php Use standard infrastructure to attach commits to other objects 2014-08-04 12:03:58 -07:00
PhabricatorRepositoryCommitData.php Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
PhabricatorRepositoryDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositoryMirror.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorRepositoryPushEvent.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorRepositoryPushLog.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorRepositoryRefCursor.php Convert Phabricator to handle "%s" / "%B" properly 2014-02-23 16:20:46 -08:00
PhabricatorRepositoryStatusMessage.php Add "RepositoryStatusMessage" and detailed information about initilization 2013-10-30 16:04:19 -07:00
PhabricatorRepositorySymbol.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorRepositoryTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorRepositoryVCSPassword.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00