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/transactions
epriestley 84568eba84 Generate expected schemata for Maniphest
Summary:
Ref T1191.

  - Adds support for custom fields.
  - Adds support for partial indexes (indexes on a prefix of a column).
  - Drops old auxiliary storage table: this was moved to custom field storage about a year ago.
  - Drops old project table: this was moved to edges about two months ago.

Test Plan:
  - Viewed web UI, saw fewer issues.
  - Used `grep` to verify no readers/writers for storage or project table.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10526
2014-09-19 11:46:44 -07:00
..
application Transactions - add "view raw" action 2014-08-07 15:21:32 -07:00
constants Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00
controller Add "View Email" action to application transactions 2014-08-14 12:28:28 -07:00
edges Transactions - add infrastructure for "mentions" 2014-09-09 14:21:13 -07:00
editor Transactions - don't let objects mention themselves. 2014-09-10 10:26:06 -07:00
error Route task merges through new editor 2013-09-23 14:32:32 -07:00
exception Improve ApplicationTransaction behavior for poorly constructed transactions 2014-03-05 10:44:21 -08:00
feed Render remarkup in feed in a mostly reasonable way 2014-08-26 14:36:35 -07:00
interface Remove getPHID() from PhabricatorMentionableInterface 2014-09-10 06:35:25 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Implement "Repository" as a new-style CustomField in Differential 2014-02-21 11:53:37 -08:00
response Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00
storage Generate expected schemata for Maniphest 2014-09-19 11:46:44 -07:00
view Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00