1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/maniphest/controller
epriestley 9be12551a9 Move Task <=> Revision storage to Edges
Summary:
  - Add edges for this relationship.
  - Use edges to store this data.
  - Migrate old data.
  - Fix some warnings with generating feed stories about Aux and Edge transactions.
  - Fix a task-task edge issue with "Create Subtask".

Test Plan:
  - Migrated data, verified reivsions showed up.
  - Attached and detached tasks to revisions and vice versa.
  - Created a new revision with attached tasks.
  - Created a subtask.

Reviewers: btrahan, vrana

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D3018
2012-07-20 08:59:39 -07:00
..
ManiphestBatchEditController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestController.php "Please Refresh" Notifications 2012-06-13 17:28:58 -07:00
ManiphestExportController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestReportController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestSavedQueryDeleteController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestSavedQueryEditController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestSavedQueryListController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestSubpriorityController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestTaskDescriptionChangeController.php Unfatal the "show change" link in Maniphest description edits 2012-07-12 21:34:53 -07:00
ManiphestTaskDescriptionPreviewController.php Use the unified markup cache for Maniphest 2012-07-11 11:40:10 -07:00
ManiphestTaskDetailController.php Move Task <=> Revision storage to Edges 2012-07-20 08:59:39 -07:00
ManiphestTaskEditController.php Move Task <=> Revision storage to Edges 2012-07-20 08:59:39 -07:00
ManiphestTaskListController.php Fixes broken search if no task ids created by D2771. 2012-06-16 06:27:35 -07:00
ManiphestTransactionPreviewController.php Use the unified markup cache for Maniphest 2012-07-11 11:40:10 -07:00
ManiphestTransactionSaveController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00