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/search/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
..
PhabricatorSearchAttachController.php Move Task <=> Revision storage to Edges 2012-07-20 08:59:39 -07:00
PhabricatorSearchBaseController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorSearchController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorSearchIndexController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorSearchSelectController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00