1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/spaces
epriestley 6e57582aff Allow *.search Conduit API methods to have data bulk-loaded by extensions
Summary:
Ref T11404. Currently, SearchEngineAttachments can bulk-load data but SearchEngineExtensions can not.

This leads to poor performance of custom fields. See T11404 for discussion.

This changes the API to support a bulk load + format pattern like the one Attachments use. The next change will use it to bulk-load custom field data.

Test Plan:

  - Ran `differential.query`, `differential.revision.search` as a sanity check.
  - No behavioral changes are expected
  - See next revision.

Reviewers: yelirekim, chad

Reviewed By: chad

Maniphest Tasks: T11404

Differential Revision: https://secure.phabricator.com/D16350
2016-07-31 11:15:18 -07:00
..
__tests__ Modularize content sources 2016-03-26 11:59:45 -07:00
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
capability Add "Spaces", an application for managing policy namespaces 2015-06-01 11:28:38 -07:00
controller Normalize casing on property boxes 2016-04-06 15:33:15 -07:00
editor Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
engineextension Allow *.search Conduit API methods to have data bulk-loaded by extensions 2016-07-31 11:15:18 -07:00
herald Group and order Herald fields 2015-07-16 14:13:13 -07:00
interface Add spacePHID infrastructure and implement in Paste 2015-06-04 17:45:24 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Sort Spaces dropdown by name, not "alphabetical ID" 2016-02-23 10:41:49 -08:00
remarkup Add a Spaces remarkup rule 2015-06-05 14:19:40 -07:00
searchfield Flesh out Conduit types for Paste search fields 2015-12-14 04:23:28 -08:00
storage Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
typeahead Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
view Don't show Space monograms in SpaceContextView 2015-06-11 10:14:22 -07:00