1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/controller
epriestley 4469ef8f30 Allow Maniphest to scale to a massive size
Summary:
Maniphest is missing some keys and some query strategy which will make it
cumbersome to manage more than a few tens of thousands of tasks.

Test Plan:
Handily manipulated 100k-scale task groups. Maniphest takes about 250ms to
select and render pages of 1,000 tasks and has no problem paging and filtering
them, etc. We should be good to scale to multiple millions of tasks with these
changes.

Reviewed By: gc3
Reviewers: fratrik, jungejason, aran, tuomaspelkonen, gc3
Commenters: jungejason
CC: anjali, aran, epriestley, gc3, jungejason
Differential Revision: 534
2011-06-28 06:41:05 -07:00
..
base Maniphest wireframes 2011-02-08 20:39:56 -08:00
descriptionchange Use phabricator_ time functions in more places 2011-06-26 10:38:25 -07:00
taskdetail Make naming, titles and layout more consistent between Maniphest and 2011-06-14 20:45:43 -07:00
taskedit Allow affiliations to carry project ownership information; transform profile 2011-06-28 06:40:41 -07:00
tasklist Allow Maniphest to scale to a massive size 2011-06-28 06:41:05 -07:00
transactionpreview Show transaction types in Maniphest previews 2011-05-11 04:17:48 -07:00
transactionsave Drag-and-drop upload for Maniphest 2011-05-22 14:47:04 -07:00