1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/maniphest
epriestley 8f8c61be31 Remove legacy "touched" table and indexing
Summary: Noticed this in the schema. "Touches" were an idea that never really got off the ground, as we built out more/better notification channels instead. Essentially, they recorded any object you'd ever interacted with. Maybe this will be useful some day, but for now it does nothing and can't be interacted with. Nuke it.

Test Plan: `grep`, loaded Maniphest.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D6953
2013-09-12 13:04:09 -07:00
..
application Introduce ManiphestTaskSearchEngine plus ManiphestTaskListControllerPro 2013-09-10 15:34:08 -07:00
auxiliaryfield Make Maniphest custom fields extend PhabricatorCustomField 2013-09-10 15:31:48 -07:00
conduit Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
config Delete maniphest.enabled and phriction.enabled 2013-04-08 20:47:59 -07:00
constants Implement color variables in CSS. 2013-06-19 20:25:41 -07:00
controller Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
editor Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
event Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
extensions Implement Maniphest auxiliary field 'default' key 2013-03-07 17:23:30 -08:00
field Make Maniphest custom fields extend PhabricatorCustomField 2013-09-10 15:31:48 -07:00
lipsum Move sender validation into MailReceiver classes 2013-05-17 03:49:29 -07:00
mail Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
phid Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
query Add date filtering to Maniphest "pro" search 2013-09-12 13:03:39 -07:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Remove legacy "touched" table and indexing 2013-09-12 13:04:09 -07:00
storage Replace all "attach first..." exceptions with assertAttached() 2013-09-03 06:02:14 -07:00
view Continue not fataling on legacy Maniphest queries 2013-09-11 08:50:39 -07:00