|
1570 | 1570 | 'PhabricatorApplicationDatasource' => 'applications/meta/typeahead/PhabricatorApplicationDatasource.php', |
1571 | 1571 | 'PhabricatorApplicationDetailViewController' => 'applications/meta/controller/PhabricatorApplicationDetailViewController.php', |
1572 | 1572 | 'PhabricatorApplicationEditController' => 'applications/meta/controller/PhabricatorApplicationEditController.php', |
| 1573 | + 'PhabricatorApplicationEditEngine' => 'applications/transactions/editengine/PhabricatorApplicationEditEngine.php', |
1573 | 1574 | 'PhabricatorApplicationEmailCommandsController' => 'applications/meta/controller/PhabricatorApplicationEmailCommandsController.php', |
1574 | 1575 | 'PhabricatorApplicationLaunchView' => 'applications/meta/view/PhabricatorApplicationLaunchView.php', |
1575 | 1576 | 'PhabricatorApplicationPanelController' => 'applications/meta/controller/PhabricatorApplicationPanelController.php', |
|
2063 | 2064 | 'PhabricatorDataCacheSpec' => 'applications/cache/spec/PhabricatorDataCacheSpec.php', |
2064 | 2065 | 'PhabricatorDataNotAttachedException' => 'infrastructure/storage/lisk/PhabricatorDataNotAttachedException.php', |
2065 | 2066 | 'PhabricatorDatabaseSetupCheck' => 'applications/config/check/PhabricatorDatabaseSetupCheck.php', |
| 2067 | + 'PhabricatorDatasourceEditField' => 'applications/transactions/editfield/PhabricatorDatasourceEditField.php', |
2066 | 2068 | 'PhabricatorDateTimeSettingsPanel' => 'applications/settings/panel/PhabricatorDateTimeSettingsPanel.php', |
2067 | 2069 | 'PhabricatorDebugController' => 'applications/system/controller/PhabricatorDebugController.php', |
2068 | 2070 | 'PhabricatorDefaultRequestExceptionHandler' => 'aphront/handler/PhabricatorDefaultRequestExceptionHandler.php', |
|
2097 | 2099 | 'PhabricatorEdgeTestCase' => 'infrastructure/edges/__tests__/PhabricatorEdgeTestCase.php', |
2098 | 2100 | 'PhabricatorEdgeType' => 'infrastructure/edges/type/PhabricatorEdgeType.php', |
2099 | 2101 | 'PhabricatorEdgeTypeTestCase' => 'infrastructure/edges/type/__tests__/PhabricatorEdgeTypeTestCase.php', |
| 2102 | + 'PhabricatorEditField' => 'applications/transactions/editfield/PhabricatorEditField.php', |
2100 | 2103 | 'PhabricatorEditor' => 'infrastructure/PhabricatorEditor.php', |
2101 | 2104 | 'PhabricatorElasticSearchEngine' => 'applications/search/engine/PhabricatorElasticSearchEngine.php', |
2102 | 2105 | 'PhabricatorElasticSearchSetupCheck' => 'applications/config/check/PhabricatorElasticSearchSetupCheck.php', |
|
2554 | 2557 | 'PhabricatorPasteController' => 'applications/paste/controller/PhabricatorPasteController.php', |
2555 | 2558 | 'PhabricatorPasteDAO' => 'applications/paste/storage/PhabricatorPasteDAO.php', |
2556 | 2559 | 'PhabricatorPasteEditController' => 'applications/paste/controller/PhabricatorPasteEditController.php', |
| 2560 | + 'PhabricatorPasteEditEngine' => 'applications/paste/editor/PhabricatorPasteEditEngine.php', |
2557 | 2561 | 'PhabricatorPasteEditor' => 'applications/paste/editor/PhabricatorPasteEditor.php', |
2558 | 2562 | 'PhabricatorPasteListController' => 'applications/paste/controller/PhabricatorPasteListController.php', |
2559 | 2563 | 'PhabricatorPastePastePHIDType' => 'applications/paste/phid/PhabricatorPastePastePHIDType.php', |
|
2654 | 2658 | 'PhabricatorPolicyDAO' => 'applications/policy/storage/PhabricatorPolicyDAO.php', |
2655 | 2659 | 'PhabricatorPolicyDataTestCase' => 'applications/policy/__tests__/PhabricatorPolicyDataTestCase.php', |
2656 | 2660 | 'PhabricatorPolicyEditController' => 'applications/policy/controller/PhabricatorPolicyEditController.php', |
| 2661 | + 'PhabricatorPolicyEditField' => 'applications/transactions/editfield/PhabricatorPolicyEditField.php', |
2657 | 2662 | 'PhabricatorPolicyException' => 'applications/policy/exception/PhabricatorPolicyException.php', |
2658 | 2663 | 'PhabricatorPolicyExplainController' => 'applications/policy/controller/PhabricatorPolicyExplainController.php', |
2659 | 2664 | 'PhabricatorPolicyFilter' => 'applications/policy/filter/PhabricatorPolicyFilter.php', |
|
2917 | 2922 | 'PhabricatorSearchWorker' => 'applications/search/worker/PhabricatorSearchWorker.php', |
2918 | 2923 | 'PhabricatorSecurityConfigOptions' => 'applications/config/option/PhabricatorSecurityConfigOptions.php', |
2919 | 2924 | 'PhabricatorSecuritySetupCheck' => 'applications/config/check/PhabricatorSecuritySetupCheck.php', |
| 2925 | + 'PhabricatorSelectEditField' => 'applications/transactions/editfield/PhabricatorSelectEditField.php', |
2920 | 2926 | 'PhabricatorSendGridConfigOptions' => 'applications/config/option/PhabricatorSendGridConfigOptions.php', |
2921 | 2927 | 'PhabricatorSessionsSettingsPanel' => 'applications/settings/panel/PhabricatorSessionsSettingsPanel.php', |
2922 | 2928 | 'PhabricatorSettingsAddEmailAction' => 'applications/settings/action/PhabricatorSettingsAddEmailAction.php', |
|
2957 | 2963 | 'PhabricatorSlugTestCase' => 'infrastructure/util/__tests__/PhabricatorSlugTestCase.php', |
2958 | 2964 | 'PhabricatorSortTableUIExample' => 'applications/uiexample/examples/PhabricatorSortTableUIExample.php', |
2959 | 2965 | 'PhabricatorSourceCodeView' => 'view/layout/PhabricatorSourceCodeView.php', |
| 2966 | + 'PhabricatorSpaceEditField' => 'applications/transactions/editfield/PhabricatorSpaceEditField.php', |
2960 | 2967 | 'PhabricatorSpacesApplication' => 'applications/spaces/application/PhabricatorSpacesApplication.php', |
2961 | 2968 | 'PhabricatorSpacesArchiveController' => 'applications/spaces/controller/PhabricatorSpacesArchiveController.php', |
2962 | 2969 | 'PhabricatorSpacesCapabilityCreateSpaces' => 'applications/spaces/capability/PhabricatorSpacesCapabilityCreateSpaces.php', |
|
3063 | 3070 | 'PhabricatorTestNoCycleEdgeType' => 'applications/transactions/edges/PhabricatorTestNoCycleEdgeType.php', |
3064 | 3071 | 'PhabricatorTestStorageEngine' => 'applications/files/engine/PhabricatorTestStorageEngine.php', |
3065 | 3072 | 'PhabricatorTestWorker' => 'infrastructure/daemon/workers/__tests__/PhabricatorTestWorker.php', |
| 3073 | + 'PhabricatorTextAreaEditField' => 'applications/transactions/editfield/PhabricatorTextAreaEditField.php', |
| 3074 | + 'PhabricatorTextEditField' => 'applications/transactions/editfield/PhabricatorTextEditField.php', |
3066 | 3075 | 'PhabricatorTime' => 'infrastructure/time/PhabricatorTime.php', |
3067 | 3076 | 'PhabricatorTimeGuard' => 'infrastructure/time/PhabricatorTimeGuard.php', |
3068 | 3077 | 'PhabricatorTimeTestCase' => 'infrastructure/time/__tests__/PhabricatorTimeTestCase.php', |
|
3084 | 3093 | 'PhabricatorTokenReceiverQuery' => 'applications/tokens/query/PhabricatorTokenReceiverQuery.php', |
3085 | 3094 | 'PhabricatorTokenTokenPHIDType' => 'applications/tokens/phid/PhabricatorTokenTokenPHIDType.php', |
3086 | 3095 | 'PhabricatorTokenUIEventListener' => 'applications/tokens/event/PhabricatorTokenUIEventListener.php', |
| 3096 | + 'PhabricatorTokenizerEditField' => 'applications/transactions/editfield/PhabricatorTokenizerEditField.php', |
3087 | 3097 | 'PhabricatorTokensApplication' => 'applications/tokens/application/PhabricatorTokensApplication.php', |
3088 | 3098 | 'PhabricatorTokensSettingsPanel' => 'applications/settings/panel/PhabricatorTokensSettingsPanel.php', |
3089 | 3099 | 'PhabricatorTooltipUIExample' => 'applications/uiexample/examples/PhabricatorTooltipUIExample.php', |
|
5489 | 5499 | 'PhabricatorApplicationDatasource' => 'PhabricatorTypeaheadDatasource', |
5490 | 5500 | 'PhabricatorApplicationDetailViewController' => 'PhabricatorApplicationsController', |
5491 | 5501 | 'PhabricatorApplicationEditController' => 'PhabricatorApplicationsController', |
| 5502 | + 'PhabricatorApplicationEditEngine' => 'Phobject', |
5492 | 5503 | 'PhabricatorApplicationEmailCommandsController' => 'PhabricatorApplicationsController', |
5493 | 5504 | 'PhabricatorApplicationLaunchView' => 'AphrontTagView', |
5494 | 5505 | 'PhabricatorApplicationPanelController' => 'PhabricatorApplicationsController', |
|
6080 | 6091 | 'PhabricatorDataCacheSpec' => 'PhabricatorCacheSpec', |
6081 | 6092 | 'PhabricatorDataNotAttachedException' => 'Exception', |
6082 | 6093 | 'PhabricatorDatabaseSetupCheck' => 'PhabricatorSetupCheck', |
| 6094 | + 'PhabricatorDatasourceEditField' => 'PhabricatorTokenizerEditField', |
6083 | 6095 | 'PhabricatorDateTimeSettingsPanel' => 'PhabricatorSettingsPanel', |
6084 | 6096 | 'PhabricatorDebugController' => 'PhabricatorController', |
6085 | 6097 | 'PhabricatorDefaultRequestExceptionHandler' => 'PhabricatorRequestExceptionHandler', |
|
6113 | 6125 | 'PhabricatorEdgeTestCase' => 'PhabricatorTestCase', |
6114 | 6126 | 'PhabricatorEdgeType' => 'Phobject', |
6115 | 6127 | 'PhabricatorEdgeTypeTestCase' => 'PhabricatorTestCase', |
| 6128 | + 'PhabricatorEditField' => 'Phobject', |
6116 | 6129 | 'PhabricatorEditor' => 'Phobject', |
6117 | 6130 | 'PhabricatorElasticSearchEngine' => 'PhabricatorSearchEngine', |
6118 | 6131 | 'PhabricatorElasticSearchSetupCheck' => 'PhabricatorSetupCheck', |
|
6647 | 6660 | 'PhabricatorPasteController' => 'PhabricatorController', |
6648 | 6661 | 'PhabricatorPasteDAO' => 'PhabricatorLiskDAO', |
6649 | 6662 | 'PhabricatorPasteEditController' => 'PhabricatorPasteController', |
| 6663 | + 'PhabricatorPasteEditEngine' => 'PhabricatorApplicationEditEngine', |
6650 | 6664 | 'PhabricatorPasteEditor' => 'PhabricatorApplicationTransactionEditor', |
6651 | 6665 | 'PhabricatorPasteListController' => 'PhabricatorPasteController', |
6652 | 6666 | 'PhabricatorPastePastePHIDType' => 'PhabricatorPHIDType', |
|
6762 | 6776 | 'PhabricatorPolicyDAO' => 'PhabricatorLiskDAO', |
6763 | 6777 | 'PhabricatorPolicyDataTestCase' => 'PhabricatorTestCase', |
6764 | 6778 | 'PhabricatorPolicyEditController' => 'PhabricatorPolicyController', |
| 6779 | + 'PhabricatorPolicyEditField' => 'PhabricatorEditField', |
6765 | 6780 | 'PhabricatorPolicyException' => 'Exception', |
6766 | 6781 | 'PhabricatorPolicyExplainController' => 'PhabricatorPolicyController', |
6767 | 6782 | 'PhabricatorPolicyFilter' => 'Phobject', |
|
7090 | 7105 | 'PhabricatorSearchWorker' => 'PhabricatorWorker', |
7091 | 7106 | 'PhabricatorSecurityConfigOptions' => 'PhabricatorApplicationConfigOptions', |
7092 | 7107 | 'PhabricatorSecuritySetupCheck' => 'PhabricatorSetupCheck', |
| 7108 | + 'PhabricatorSelectEditField' => 'PhabricatorEditField', |
7093 | 7109 | 'PhabricatorSendGridConfigOptions' => 'PhabricatorApplicationConfigOptions', |
7094 | 7110 | 'PhabricatorSessionsSettingsPanel' => 'PhabricatorSettingsPanel', |
7095 | 7111 | 'PhabricatorSettingsAddEmailAction' => 'PhabricatorSystemAction', |
|
7140 | 7156 | 'PhabricatorSlugTestCase' => 'PhabricatorTestCase', |
7141 | 7157 | 'PhabricatorSortTableUIExample' => 'PhabricatorUIExample', |
7142 | 7158 | 'PhabricatorSourceCodeView' => 'AphrontView', |
| 7159 | + 'PhabricatorSpaceEditField' => 'PhabricatorEditField', |
7143 | 7160 | 'PhabricatorSpacesApplication' => 'PhabricatorApplication', |
7144 | 7161 | 'PhabricatorSpacesArchiveController' => 'PhabricatorSpacesController', |
7145 | 7162 | 'PhabricatorSpacesCapabilityCreateSpaces' => 'PhabricatorPolicyCapability', |
|
7252 | 7269 | 'PhabricatorTestNoCycleEdgeType' => 'PhabricatorEdgeType', |
7253 | 7270 | 'PhabricatorTestStorageEngine' => 'PhabricatorFileStorageEngine', |
7254 | 7271 | 'PhabricatorTestWorker' => 'PhabricatorWorker', |
| 7272 | + 'PhabricatorTextAreaEditField' => 'PhabricatorEditField', |
| 7273 | + 'PhabricatorTextEditField' => 'PhabricatorEditField', |
7255 | 7274 | 'PhabricatorTime' => 'Phobject', |
7256 | 7275 | 'PhabricatorTimeGuard' => 'Phobject', |
7257 | 7276 | 'PhabricatorTimeTestCase' => 'PhabricatorTestCase', |
|
7278 | 7297 | 'PhabricatorTokenReceiverQuery' => 'PhabricatorCursorPagedPolicyAwareQuery', |
7279 | 7298 | 'PhabricatorTokenTokenPHIDType' => 'PhabricatorPHIDType', |
7280 | 7299 | 'PhabricatorTokenUIEventListener' => 'PhabricatorEventListener', |
| 7300 | + 'PhabricatorTokenizerEditField' => 'PhabricatorEditField', |
7281 | 7301 | 'PhabricatorTokensApplication' => 'PhabricatorApplication', |
7282 | 7302 | 'PhabricatorTokensSettingsPanel' => 'PhabricatorSettingsPanel', |
7283 | 7303 | 'PhabricatorTooltipUIExample' => 'PhabricatorUIExample', |
|
0 commit comments