|
|
|
@ -92,6 +92,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'AlmanacServiceTransaction' => 'applications/almanac/storage/AlmanacServiceTransaction.php',
|
|
|
|
|
'AlmanacServiceTransactionQuery' => 'applications/almanac/query/AlmanacServiceTransactionQuery.php',
|
|
|
|
|
'AlmanacServiceType' => 'applications/almanac/servicetype/AlmanacServiceType.php',
|
|
|
|
|
'AlmanacServiceTypeTestCase' => 'applications/almanac/servicetype/__tests__/AlmanacServiceTypeTestCase.php',
|
|
|
|
|
'AlmanacServiceViewController' => 'applications/almanac/controller/AlmanacServiceViewController.php',
|
|
|
|
|
'AphlictDropdownDataQuery' => 'applications/aphlict/query/AphlictDropdownDataQuery.php',
|
|
|
|
|
'Aphront304Response' => 'aphront/response/Aphront304Response.php',
|
|
|
|
@ -184,6 +185,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'CelerityPhabricatorResourceController' => 'applications/celerity/controller/CelerityPhabricatorResourceController.php',
|
|
|
|
|
'CelerityPhabricatorResources' => 'applications/celerity/resources/CelerityPhabricatorResources.php',
|
|
|
|
|
'CelerityPhysicalResources' => 'applications/celerity/resources/CelerityPhysicalResources.php',
|
|
|
|
|
'CelerityPhysicalResourcesTestCase' => 'applications/celerity/resources/__tests__/CelerityPhysicalResourcesTestCase.php',
|
|
|
|
|
'CelerityResourceController' => 'applications/celerity/controller/CelerityResourceController.php',
|
|
|
|
|
'CelerityResourceGraph' => 'applications/celerity/CelerityResourceGraph.php',
|
|
|
|
|
'CelerityResourceMap' => 'applications/celerity/CelerityResourceMap.php',
|
|
|
|
@ -198,6 +200,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'ChatLogQueryConduitAPIMethod' => 'applications/chatlog/conduit/ChatLogQueryConduitAPIMethod.php',
|
|
|
|
|
'ChatLogRecordConduitAPIMethod' => 'applications/chatlog/conduit/ChatLogRecordConduitAPIMethod.php',
|
|
|
|
|
'ConduitAPIMethod' => 'applications/conduit/method/ConduitAPIMethod.php',
|
|
|
|
|
'ConduitAPIMethodTestCase' => 'applications/conduit/method/__tests__/ConduitAPIMethodTestCase.php',
|
|
|
|
|
'ConduitAPIRequest' => 'applications/conduit/protocol/ConduitAPIRequest.php',
|
|
|
|
|
'ConduitAPIResponse' => 'applications/conduit/protocol/ConduitAPIResponse.php',
|
|
|
|
|
'ConduitApplicationNotInstalledException' => 'applications/conduit/protocol/exception/ConduitApplicationNotInstalledException.php',
|
|
|
|
@ -702,6 +705,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'DrydockBlueprintEditController' => 'applications/drydock/controller/DrydockBlueprintEditController.php',
|
|
|
|
|
'DrydockBlueprintEditor' => 'applications/drydock/editor/DrydockBlueprintEditor.php',
|
|
|
|
|
'DrydockBlueprintImplementation' => 'applications/drydock/blueprint/DrydockBlueprintImplementation.php',
|
|
|
|
|
'DrydockBlueprintImplementationTestCase' => 'applications/drydock/blueprint/__tests__/DrydockBlueprintImplementationTestCase.php',
|
|
|
|
|
'DrydockBlueprintListController' => 'applications/drydock/controller/DrydockBlueprintListController.php',
|
|
|
|
|
'DrydockBlueprintPHIDType' => 'applications/drydock/phid/DrydockBlueprintPHIDType.php',
|
|
|
|
|
'DrydockBlueprintQuery' => 'applications/drydock/query/DrydockBlueprintQuery.php',
|
|
|
|
@ -844,6 +848,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'HarbormasterBuildStepCustomField' => 'applications/harbormaster/customfield/HarbormasterBuildStepCustomField.php',
|
|
|
|
|
'HarbormasterBuildStepEditor' => 'applications/harbormaster/editor/HarbormasterBuildStepEditor.php',
|
|
|
|
|
'HarbormasterBuildStepImplementation' => 'applications/harbormaster/step/HarbormasterBuildStepImplementation.php',
|
|
|
|
|
'HarbormasterBuildStepImplementationTestCase' => 'applications/harbormaster/step/__tests__/HarbormasterBuildStepImplementationTestCase.php',
|
|
|
|
|
'HarbormasterBuildStepPHIDType' => 'applications/harbormaster/phid/HarbormasterBuildStepPHIDType.php',
|
|
|
|
|
'HarbormasterBuildStepQuery' => 'applications/harbormaster/query/HarbormasterBuildStepQuery.php',
|
|
|
|
|
'HarbormasterBuildStepTransaction' => 'applications/harbormaster/storage/configuration/HarbormasterBuildStepTransaction.php',
|
|
|
|
@ -1034,6 +1039,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'ManiphestEmailCommand' => 'applications/maniphest/command/ManiphestEmailCommand.php',
|
|
|
|
|
'ManiphestExcelDefaultFormat' => 'applications/maniphest/export/ManiphestExcelDefaultFormat.php',
|
|
|
|
|
'ManiphestExcelFormat' => 'applications/maniphest/export/ManiphestExcelFormat.php',
|
|
|
|
|
'ManiphestExcelFormatTestCase' => 'applications/maniphest/export/__tests__/ManiphestExcelFormatTestCase.php',
|
|
|
|
|
'ManiphestExportController' => 'applications/maniphest/controller/ManiphestExportController.php',
|
|
|
|
|
'ManiphestGetTaskTransactionsConduitAPIMethod' => 'applications/maniphest/conduit/ManiphestGetTaskTransactionsConduitAPIMethod.php',
|
|
|
|
|
'ManiphestHovercardEventListener' => 'applications/maniphest/event/ManiphestHovercardEventListener.php',
|
|
|
|
@ -1086,6 +1092,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'ManiphestView' => 'applications/maniphest/view/ManiphestView.php',
|
|
|
|
|
'MetaMTAConstants' => 'applications/metamta/constants/MetaMTAConstants.php',
|
|
|
|
|
'MetaMTAEmailTransactionCommand' => 'applications/metamta/command/MetaMTAEmailTransactionCommand.php',
|
|
|
|
|
'MetaMTAEmailTransactionCommandTestCase' => 'applications/metamta/command/__tests__/MetaMTAEmailTransactionCommandTestCase.php',
|
|
|
|
|
'MetaMTAMailReceivedGarbageCollector' => 'applications/metamta/garbagecollector/MetaMTAMailReceivedGarbageCollector.php',
|
|
|
|
|
'MetaMTAMailSentGarbageCollector' => 'applications/metamta/garbagecollector/MetaMTAMailSentGarbageCollector.php',
|
|
|
|
|
'MetaMTAReceivedMailStatus' => 'applications/metamta/constants/MetaMTAReceivedMailStatus.php',
|
|
|
|
@ -1144,6 +1151,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'NuanceSourceDefaultEditCapability' => 'applications/nuance/capability/NuanceSourceDefaultEditCapability.php',
|
|
|
|
|
'NuanceSourceDefaultViewCapability' => 'applications/nuance/capability/NuanceSourceDefaultViewCapability.php',
|
|
|
|
|
'NuanceSourceDefinition' => 'applications/nuance/source/NuanceSourceDefinition.php',
|
|
|
|
|
'NuanceSourceDefinitionTestCase' => 'applications/nuance/source/__tests__/NuanceSourceDefinitionTestCase.php',
|
|
|
|
|
'NuanceSourceEditController' => 'applications/nuance/controller/NuanceSourceEditController.php',
|
|
|
|
|
'NuanceSourceEditor' => 'applications/nuance/editor/NuanceSourceEditor.php',
|
|
|
|
|
'NuanceSourceListController' => 'applications/nuance/controller/NuanceSourceListController.php',
|
|
|
|
@ -1260,6 +1268,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PassphraseCredentialTransactionEditor' => 'applications/passphrase/editor/PassphraseCredentialTransactionEditor.php',
|
|
|
|
|
'PassphraseCredentialTransactionQuery' => 'applications/passphrase/query/PassphraseCredentialTransactionQuery.php',
|
|
|
|
|
'PassphraseCredentialType' => 'applications/passphrase/credentialtype/PassphraseCredentialType.php',
|
|
|
|
|
'PassphraseCredentialTypeTestCase' => 'applications/passphrase/credentialtype/__tests__/PassphraseCredentialTypeTestCase.php',
|
|
|
|
|
'PassphraseCredentialViewController' => 'applications/passphrase/controller/PassphraseCredentialViewController.php',
|
|
|
|
|
'PassphraseDAO' => 'applications/passphrase/storage/PassphraseDAO.php',
|
|
|
|
|
'PassphrasePasswordCredentialType' => 'applications/passphrase/credentialtype/PassphrasePasswordCredentialType.php',
|
|
|
|
@ -1314,6 +1323,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorApplicationApplicationPHIDType' => 'applications/meta/phid/PhabricatorApplicationApplicationPHIDType.php',
|
|
|
|
|
'PhabricatorApplicationConfigOptions' => 'applications/config/option/PhabricatorApplicationConfigOptions.php',
|
|
|
|
|
'PhabricatorApplicationConfigurationPanel' => 'applications/meta/panel/PhabricatorApplicationConfigurationPanel.php',
|
|
|
|
|
'PhabricatorApplicationConfigurationPanelTestCase' => 'applications/meta/panel/__tests__/PhabricatorApplicationConfigurationPanelTestCase.php',
|
|
|
|
|
'PhabricatorApplicationDatasource' => 'applications/meta/typeahead/PhabricatorApplicationDatasource.php',
|
|
|
|
|
'PhabricatorApplicationDetailViewController' => 'applications/meta/controller/PhabricatorApplicationDetailViewController.php',
|
|
|
|
|
'PhabricatorApplicationEditController' => 'applications/meta/controller/PhabricatorApplicationEditController.php',
|
|
|
|
@ -1323,8 +1333,10 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorApplicationQuery' => 'applications/meta/query/PhabricatorApplicationQuery.php',
|
|
|
|
|
'PhabricatorApplicationSearchController' => 'applications/search/controller/PhabricatorApplicationSearchController.php',
|
|
|
|
|
'PhabricatorApplicationSearchEngine' => 'applications/search/engine/PhabricatorApplicationSearchEngine.php',
|
|
|
|
|
'PhabricatorApplicationSearchEngineTestCase' => 'applications/search/engine/__tests__/PhabricatorApplicationSearchEngineTestCase.php',
|
|
|
|
|
'PhabricatorApplicationSearchResultsControllerInterface' => 'applications/search/interface/PhabricatorApplicationSearchResultsControllerInterface.php',
|
|
|
|
|
'PhabricatorApplicationStatusView' => 'applications/meta/view/PhabricatorApplicationStatusView.php',
|
|
|
|
|
'PhabricatorApplicationTestCase' => 'applications/base/__tests__/PhabricatorApplicationTestCase.php',
|
|
|
|
|
'PhabricatorApplicationTransaction' => 'applications/transactions/storage/PhabricatorApplicationTransaction.php',
|
|
|
|
|
'PhabricatorApplicationTransactionComment' => 'applications/transactions/storage/PhabricatorApplicationTransactionComment.php',
|
|
|
|
|
'PhabricatorApplicationTransactionCommentEditController' => 'applications/transactions/controller/PhabricatorApplicationTransactionCommentEditController.php',
|
|
|
|
@ -1397,6 +1409,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorAuthEditController' => 'applications/auth/controller/config/PhabricatorAuthEditController.php',
|
|
|
|
|
'PhabricatorAuthFactor' => 'applications/auth/factor/PhabricatorAuthFactor.php',
|
|
|
|
|
'PhabricatorAuthFactorConfig' => 'applications/auth/storage/PhabricatorAuthFactorConfig.php',
|
|
|
|
|
'PhabricatorAuthFactorTestCase' => 'applications/auth/factor/__tests__/PhabricatorAuthFactorTestCase.php',
|
|
|
|
|
'PhabricatorAuthFinishController' => 'applications/auth/controller/PhabricatorAuthFinishController.php',
|
|
|
|
|
'PhabricatorAuthHighSecurityRequiredException' => 'applications/auth/exception/PhabricatorAuthHighSecurityRequiredException.php',
|
|
|
|
|
'PhabricatorAuthHighSecurityToken' => 'applications/auth/data/PhabricatorAuthHighSecurityToken.php',
|
|
|
|
@ -1786,6 +1799,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorEdgeQuery' => 'infrastructure/edges/query/PhabricatorEdgeQuery.php',
|
|
|
|
|
'PhabricatorEdgeTestCase' => 'infrastructure/edges/__tests__/PhabricatorEdgeTestCase.php',
|
|
|
|
|
'PhabricatorEdgeType' => 'infrastructure/edges/type/PhabricatorEdgeType.php',
|
|
|
|
|
'PhabricatorEdgeTypeTestCase' => 'infrastructure/edges/type/__tests__/PhabricatorEdgeTypeTestCase.php',
|
|
|
|
|
'PhabricatorEditor' => 'infrastructure/PhabricatorEditor.php',
|
|
|
|
|
'PhabricatorElasticSearchEngine' => 'applications/search/engine/PhabricatorElasticSearchEngine.php',
|
|
|
|
|
'PhabricatorElasticSearchSetupCheck' => 'applications/config/check/PhabricatorElasticSearchSetupCheck.php',
|
|
|
|
@ -1821,6 +1835,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorFactDAO' => 'applications/fact/storage/PhabricatorFactDAO.php',
|
|
|
|
|
'PhabricatorFactDaemon' => 'applications/fact/daemon/PhabricatorFactDaemon.php',
|
|
|
|
|
'PhabricatorFactEngine' => 'applications/fact/engine/PhabricatorFactEngine.php',
|
|
|
|
|
'PhabricatorFactEngineTestCase' => 'applications/fact/engine/__tests__/PhabricatorFactEngineTestCase.php',
|
|
|
|
|
'PhabricatorFactHomeController' => 'applications/fact/controller/PhabricatorFactHomeController.php',
|
|
|
|
|
'PhabricatorFactLastUpdatedEngine' => 'applications/fact/engine/PhabricatorFactLastUpdatedEngine.php',
|
|
|
|
|
'PhabricatorFactManagementAnalyzeWorkflow' => 'applications/fact/management/PhabricatorFactManagementAnalyzeWorkflow.php',
|
|
|
|
@ -1878,6 +1893,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorFileStorageBlob' => 'applications/files/storage/PhabricatorFileStorageBlob.php',
|
|
|
|
|
'PhabricatorFileStorageConfigurationException' => 'applications/files/exception/PhabricatorFileStorageConfigurationException.php',
|
|
|
|
|
'PhabricatorFileStorageEngine' => 'applications/files/engine/PhabricatorFileStorageEngine.php',
|
|
|
|
|
'PhabricatorFileStorageEngineTestCase' => 'applications/files/engine/__tests__/PhabricatorFileStorageEngineTestCase.php',
|
|
|
|
|
'PhabricatorFileTemporaryGarbageCollector' => 'applications/files/garbagecollector/PhabricatorFileTemporaryGarbageCollector.php',
|
|
|
|
|
'PhabricatorFileTestCase' => 'applications/files/storage/__tests__/PhabricatorFileTestCase.php',
|
|
|
|
|
'PhabricatorFileTestDataGenerator' => 'applications/files/lipsum/PhabricatorFileTestDataGenerator.php',
|
|
|
|
@ -1888,6 +1904,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorFileTransform' => 'applications/files/transform/PhabricatorFileTransform.php',
|
|
|
|
|
'PhabricatorFileTransformController' => 'applications/files/controller/PhabricatorFileTransformController.php',
|
|
|
|
|
'PhabricatorFileTransformListController' => 'applications/files/controller/PhabricatorFileTransformListController.php',
|
|
|
|
|
'PhabricatorFileTransformTestCase' => 'applications/files/transform/__tests__/PhabricatorFileTransformTestCase.php',
|
|
|
|
|
'PhabricatorFileUploadController' => 'applications/files/controller/PhabricatorFileUploadController.php',
|
|
|
|
|
'PhabricatorFileUploadDialogController' => 'applications/files/controller/PhabricatorFileUploadDialogController.php',
|
|
|
|
|
'PhabricatorFileUploadException' => 'applications/files/exception/PhabricatorFileUploadException.php',
|
|
|
|
@ -1965,6 +1982,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorInternationalizationManagementWorkflow' => 'infrastructure/internationalization/management/PhabricatorInternationalizationManagementWorkflow.php',
|
|
|
|
|
'PhabricatorInvalidConfigSetupCheck' => 'applications/config/check/PhabricatorInvalidConfigSetupCheck.php',
|
|
|
|
|
'PhabricatorIteratedMD5PasswordHasher' => 'infrastructure/util/password/PhabricatorIteratedMD5PasswordHasher.php',
|
|
|
|
|
'PhabricatorIteratedMD5PasswordHasherTestCase' => 'infrastructure/util/password/__tests__/PhabricatorIteratedMD5PasswordHasherTestCase.php',
|
|
|
|
|
'PhabricatorJIRAAuthProvider' => 'applications/auth/provider/PhabricatorJIRAAuthProvider.php',
|
|
|
|
|
'PhabricatorJavelinLinter' => 'infrastructure/lint/linter/PhabricatorJavelinLinter.php',
|
|
|
|
|
'PhabricatorJiraIssueHasObjectEdgeType' => 'applications/doorkeeper/edge/PhabricatorJiraIssueHasObjectEdgeType.php',
|
|
|
|
@ -2190,6 +2208,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorPHIDConstants' => 'applications/phid/PhabricatorPHIDConstants.php',
|
|
|
|
|
'PhabricatorPHIDInterface' => 'applications/phid/interface/PhabricatorPHIDInterface.php',
|
|
|
|
|
'PhabricatorPHIDType' => 'applications/phid/type/PhabricatorPHIDType.php',
|
|
|
|
|
'PhabricatorPHIDTypeTestCase' => 'applications/phid/type/__tests__/PhabricatorPHIDTypeTestCase.php',
|
|
|
|
|
'PhabricatorPHPASTApplication' => 'applications/phpast/application/PhabricatorPHPASTApplication.php',
|
|
|
|
|
'PhabricatorPHPConfigSetupCheck' => 'applications/config/check/PhabricatorPHPConfigSetupCheck.php',
|
|
|
|
|
'PhabricatorPHPMailerConfigOptions' => 'applications/config/option/PhabricatorPHPMailerConfigOptions.php',
|
|
|
|
@ -2283,6 +2302,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorPolicyCanJoinCapability' => 'applications/policy/capability/PhabricatorPolicyCanJoinCapability.php',
|
|
|
|
|
'PhabricatorPolicyCanViewCapability' => 'applications/policy/capability/PhabricatorPolicyCanViewCapability.php',
|
|
|
|
|
'PhabricatorPolicyCapability' => 'applications/policy/capability/PhabricatorPolicyCapability.php',
|
|
|
|
|
'PhabricatorPolicyCapabilityTestCase' => 'applications/policy/capability/__tests__/PhabricatorPolicyCapabilityTestCase.php',
|
|
|
|
|
'PhabricatorPolicyConfigOptions' => 'applications/policy/config/PhabricatorPolicyConfigOptions.php',
|
|
|
|
|
'PhabricatorPolicyConstants' => 'applications/policy/constants/PhabricatorPolicyConstants.php',
|
|
|
|
|
'PhabricatorPolicyController' => 'applications/policy/controller/PhabricatorPolicyController.php',
|
|
|
|
@ -2520,6 +2540,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSearchDocumentTypeDatasource' => 'applications/search/typeahead/PhabricatorSearchDocumentTypeDatasource.php',
|
|
|
|
|
'PhabricatorSearchEditController' => 'applications/search/controller/PhabricatorSearchEditController.php',
|
|
|
|
|
'PhabricatorSearchEngine' => 'applications/search/engine/PhabricatorSearchEngine.php',
|
|
|
|
|
'PhabricatorSearchEngineTestCase' => 'applications/search/engine/__tests__/PhabricatorSearchEngineTestCase.php',
|
|
|
|
|
'PhabricatorSearchField' => 'applications/search/field/PhabricatorSearchField.php',
|
|
|
|
|
'PhabricatorSearchHovercardController' => 'applications/search/controller/PhabricatorSearchHovercardController.php',
|
|
|
|
|
'PhabricatorSearchIndexer' => 'applications/search/index/PhabricatorSearchIndexer.php',
|
|
|
|
@ -2553,6 +2574,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSettingsMainController' => 'applications/settings/controller/PhabricatorSettingsMainController.php',
|
|
|
|
|
'PhabricatorSettingsPanel' => 'applications/settings/panel/PhabricatorSettingsPanel.php',
|
|
|
|
|
'PhabricatorSetupCheck' => 'applications/config/check/PhabricatorSetupCheck.php',
|
|
|
|
|
'PhabricatorSetupCheckTestCase' => 'applications/config/check/__tests__/PhabricatorSetupCheckTestCase.php',
|
|
|
|
|
'PhabricatorSetupIssue' => 'applications/config/issue/PhabricatorSetupIssue.php',
|
|
|
|
|
'PhabricatorSetupIssueUIExample' => 'applications/uiexample/examples/PhabricatorSetupIssueUIExample.php',
|
|
|
|
|
'PhabricatorSetupIssueView' => 'applications/config/view/PhabricatorSetupIssueView.php',
|
|
|
|
@ -2970,6 +2992,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhortunePaymentProviderConfigTransaction' => 'applications/phortune/storage/PhortunePaymentProviderConfigTransaction.php',
|
|
|
|
|
'PhortunePaymentProviderConfigTransactionQuery' => 'applications/phortune/query/PhortunePaymentProviderConfigTransactionQuery.php',
|
|
|
|
|
'PhortunePaymentProviderPHIDType' => 'applications/phortune/phid/PhortunePaymentProviderPHIDType.php',
|
|
|
|
|
'PhortunePaymentProviderTestCase' => 'applications/phortune/provider/__tests__/PhortunePaymentProviderTestCase.php',
|
|
|
|
|
'PhortuneProduct' => 'applications/phortune/storage/PhortuneProduct.php',
|
|
|
|
|
'PhortuneProductImplementation' => 'applications/phortune/product/PhortuneProductImplementation.php',
|
|
|
|
|
'PhortuneProductListController' => 'applications/phortune/controller/PhortuneProductListController.php',
|
|
|
|
@ -3386,6 +3409,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'AlmanacServiceTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
|
|
'AlmanacServiceTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
|
|
|
|
'AlmanacServiceType' => 'Phobject',
|
|
|
|
|
'AlmanacServiceTypeTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'AlmanacServiceViewController' => 'AlmanacServiceController',
|
|
|
|
|
'AphlictDropdownDataQuery' => 'Phobject',
|
|
|
|
|
'Aphront304Response' => 'AphrontResponse',
|
|
|
|
@ -3481,6 +3505,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'CelerityPhabricatorResourceController' => 'CelerityResourceController',
|
|
|
|
|
'CelerityPhabricatorResources' => 'CelerityResourcesOnDisk',
|
|
|
|
|
'CelerityPhysicalResources' => 'CelerityResources',
|
|
|
|
|
'CelerityPhysicalResourcesTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'CelerityResourceController' => 'PhabricatorController',
|
|
|
|
|
'CelerityResourceGraph' => 'AbstractDirectedGraph',
|
|
|
|
|
'CelerityResourceMap' => 'Phobject',
|
|
|
|
@ -3498,6 +3523,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'Phobject',
|
|
|
|
|
'PhabricatorPolicyInterface',
|
|
|
|
|
),
|
|
|
|
|
'ConduitAPIMethodTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'ConduitAPIRequest' => 'Phobject',
|
|
|
|
|
'ConduitAPIResponse' => 'Phobject',
|
|
|
|
|
'ConduitApplicationNotInstalledException' => 'ConduitMethodNotFoundException',
|
|
|
|
@ -4059,6 +4085,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'DrydockBlueprintEditController' => 'DrydockBlueprintController',
|
|
|
|
|
'DrydockBlueprintEditor' => 'PhabricatorApplicationTransactionEditor',
|
|
|
|
|
'DrydockBlueprintImplementation' => 'Phobject',
|
|
|
|
|
'DrydockBlueprintImplementationTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'DrydockBlueprintListController' => 'DrydockBlueprintController',
|
|
|
|
|
'DrydockBlueprintPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
|
'DrydockBlueprintQuery' => 'DrydockQuery',
|
|
|
|
@ -4250,6 +4277,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'HarbormasterBuildStepCustomField' => 'PhabricatorCustomField',
|
|
|
|
|
'HarbormasterBuildStepEditor' => 'PhabricatorApplicationTransactionEditor',
|
|
|
|
|
'HarbormasterBuildStepImplementation' => 'Phobject',
|
|
|
|
|
'HarbormasterBuildStepImplementationTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'HarbormasterBuildStepPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
|
'HarbormasterBuildStepQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
|
'HarbormasterBuildStepTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
|
@ -4472,6 +4500,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'ManiphestEmailCommand' => 'MetaMTAEmailTransactionCommand',
|
|
|
|
|
'ManiphestExcelDefaultFormat' => 'ManiphestExcelFormat',
|
|
|
|
|
'ManiphestExcelFormat' => 'Phobject',
|
|
|
|
|
'ManiphestExcelFormatTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'ManiphestExportController' => 'ManiphestController',
|
|
|
|
|
'ManiphestGetTaskTransactionsConduitAPIMethod' => 'ManiphestConduitAPIMethod',
|
|
|
|
|
'ManiphestHovercardEventListener' => 'PhabricatorEventListener',
|
|
|
|
@ -4538,6 +4567,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'ManiphestView' => 'AphrontView',
|
|
|
|
|
'MetaMTAConstants' => 'Phobject',
|
|
|
|
|
'MetaMTAEmailTransactionCommand' => 'Phobject',
|
|
|
|
|
'MetaMTAEmailTransactionCommandTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'MetaMTAMailReceivedGarbageCollector' => 'PhabricatorGarbageCollector',
|
|
|
|
|
'MetaMTAMailSentGarbageCollector' => 'PhabricatorGarbageCollector',
|
|
|
|
|
'MetaMTAReceivedMailStatus' => 'MetaMTAConstants',
|
|
|
|
@ -4611,6 +4641,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'NuanceSourceDefaultEditCapability' => 'PhabricatorPolicyCapability',
|
|
|
|
|
'NuanceSourceDefaultViewCapability' => 'PhabricatorPolicyCapability',
|
|
|
|
|
'NuanceSourceDefinition' => 'Phobject',
|
|
|
|
|
'NuanceSourceDefinitionTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'NuanceSourceEditController' => 'NuanceController',
|
|
|
|
|
'NuanceSourceEditor' => 'PhabricatorApplicationTransactionEditor',
|
|
|
|
|
'NuanceSourceListController' => 'NuanceController',
|
|
|
|
@ -4732,6 +4763,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PassphraseCredentialTransactionEditor' => 'PhabricatorApplicationTransactionEditor',
|
|
|
|
|
'PassphraseCredentialTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
|
|
|
|
'PassphraseCredentialType' => 'Phobject',
|
|
|
|
|
'PassphraseCredentialTypeTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PassphraseCredentialViewController' => 'PassphraseController',
|
|
|
|
|
'PassphraseDAO' => 'PhabricatorLiskDAO',
|
|
|
|
|
'PassphrasePasswordCredentialType' => 'PassphraseCredentialType',
|
|
|
|
@ -4789,6 +4821,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorApplicationApplicationPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
|
'PhabricatorApplicationConfigOptions' => 'Phobject',
|
|
|
|
|
'PhabricatorApplicationConfigurationPanel' => 'Phobject',
|
|
|
|
|
'PhabricatorApplicationConfigurationPanelTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorApplicationDatasource' => 'PhabricatorTypeaheadDatasource',
|
|
|
|
|
'PhabricatorApplicationDetailViewController' => 'PhabricatorApplicationsController',
|
|
|
|
|
'PhabricatorApplicationEditController' => 'PhabricatorApplicationsController',
|
|
|
|
@ -4798,7 +4831,9 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorApplicationQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
|
'PhabricatorApplicationSearchController' => 'PhabricatorSearchBaseController',
|
|
|
|
|
'PhabricatorApplicationSearchEngine' => 'Phobject',
|
|
|
|
|
'PhabricatorApplicationSearchEngineTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorApplicationStatusView' => 'AphrontView',
|
|
|
|
|
'PhabricatorApplicationTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorApplicationTransaction' => array(
|
|
|
|
|
'PhabricatorLiskDAO',
|
|
|
|
|
'PhabricatorPolicyInterface',
|
|
|
|
@ -4882,6 +4917,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorAuthEditController' => 'PhabricatorAuthProviderConfigController',
|
|
|
|
|
'PhabricatorAuthFactor' => 'Phobject',
|
|
|
|
|
'PhabricatorAuthFactorConfig' => 'PhabricatorAuthDAO',
|
|
|
|
|
'PhabricatorAuthFactorTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorAuthFinishController' => 'PhabricatorAuthController',
|
|
|
|
|
'PhabricatorAuthHighSecurityRequiredException' => 'Exception',
|
|
|
|
|
'PhabricatorAuthHighSecurityToken' => 'Phobject',
|
|
|
|
@ -5337,6 +5373,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorEdgeQuery' => 'PhabricatorQuery',
|
|
|
|
|
'PhabricatorEdgeTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorEdgeType' => 'Phobject',
|
|
|
|
|
'PhabricatorEdgeTypeTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorEditor' => 'Phobject',
|
|
|
|
|
'PhabricatorElasticSearchEngine' => 'PhabricatorSearchEngine',
|
|
|
|
|
'PhabricatorElasticSearchSetupCheck' => 'PhabricatorSetupCheck',
|
|
|
|
@ -5374,6 +5411,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorFactDAO' => 'PhabricatorLiskDAO',
|
|
|
|
|
'PhabricatorFactDaemon' => 'PhabricatorDaemon',
|
|
|
|
|
'PhabricatorFactEngine' => 'Phobject',
|
|
|
|
|
'PhabricatorFactEngineTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorFactHomeController' => 'PhabricatorFactController',
|
|
|
|
|
'PhabricatorFactLastUpdatedEngine' => 'PhabricatorFactEngine',
|
|
|
|
|
'PhabricatorFactManagementAnalyzeWorkflow' => 'PhabricatorFactManagementWorkflow',
|
|
|
|
@ -5456,6 +5494,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorFileStorageBlob' => 'PhabricatorFileDAO',
|
|
|
|
|
'PhabricatorFileStorageConfigurationException' => 'Exception',
|
|
|
|
|
'PhabricatorFileStorageEngine' => 'Phobject',
|
|
|
|
|
'PhabricatorFileStorageEngineTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorFileTemporaryGarbageCollector' => 'PhabricatorGarbageCollector',
|
|
|
|
|
'PhabricatorFileTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorFileTestDataGenerator' => 'PhabricatorTestDataGenerator',
|
|
|
|
@ -5466,6 +5505,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorFileTransform' => 'Phobject',
|
|
|
|
|
'PhabricatorFileTransformController' => 'PhabricatorFileController',
|
|
|
|
|
'PhabricatorFileTransformListController' => 'PhabricatorFileController',
|
|
|
|
|
'PhabricatorFileTransformTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorFileUploadController' => 'PhabricatorFileController',
|
|
|
|
|
'PhabricatorFileUploadDialogController' => 'PhabricatorFileController',
|
|
|
|
|
'PhabricatorFileUploadException' => 'Exception',
|
|
|
|
@ -5551,6 +5591,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorInternationalizationManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
|
'PhabricatorInvalidConfigSetupCheck' => 'PhabricatorSetupCheck',
|
|
|
|
|
'PhabricatorIteratedMD5PasswordHasher' => 'PhabricatorPasswordHasher',
|
|
|
|
|
'PhabricatorIteratedMD5PasswordHasherTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorJIRAAuthProvider' => 'PhabricatorOAuth1AuthProvider',
|
|
|
|
|
'PhabricatorJavelinLinter' => 'ArcanistLinter',
|
|
|
|
|
'PhabricatorJiraIssueHasObjectEdgeType' => 'PhabricatorEdgeType',
|
|
|
|
@ -5799,6 +5840,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorPHID' => 'Phobject',
|
|
|
|
|
'PhabricatorPHIDConstants' => 'Phobject',
|
|
|
|
|
'PhabricatorPHIDType' => 'Phobject',
|
|
|
|
|
'PhabricatorPHIDTypeTestCase' => 'PhutilTestCase',
|
|
|
|
|
'PhabricatorPHPASTApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorPHPConfigSetupCheck' => 'PhabricatorSetupCheck',
|
|
|
|
|
'PhabricatorPHPMailerConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
@ -5907,6 +5949,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorPolicyCanJoinCapability' => 'PhabricatorPolicyCapability',
|
|
|
|
|
'PhabricatorPolicyCanViewCapability' => 'PhabricatorPolicyCapability',
|
|
|
|
|
'PhabricatorPolicyCapability' => 'Phobject',
|
|
|
|
|
'PhabricatorPolicyCapabilityTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorPolicyConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorPolicyConstants' => 'Phobject',
|
|
|
|
|
'PhabricatorPolicyController' => 'PhabricatorController',
|
|
|
|
@ -6212,6 +6255,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSearchDocumentTypeDatasource' => 'PhabricatorTypeaheadDatasource',
|
|
|
|
|
'PhabricatorSearchEditController' => 'PhabricatorSearchBaseController',
|
|
|
|
|
'PhabricatorSearchEngine' => 'Phobject',
|
|
|
|
|
'PhabricatorSearchEngineTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorSearchField' => 'Phobject',
|
|
|
|
|
'PhabricatorSearchHovercardController' => 'PhabricatorSearchBaseController',
|
|
|
|
|
'PhabricatorSearchIndexer' => 'Phobject',
|
|
|
|
@ -6245,6 +6289,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSettingsMainController' => 'PhabricatorController',
|
|
|
|
|
'PhabricatorSettingsPanel' => 'Phobject',
|
|
|
|
|
'PhabricatorSetupCheck' => 'Phobject',
|
|
|
|
|
'PhabricatorSetupCheckTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorSetupIssue' => 'Phobject',
|
|
|
|
|
'PhabricatorSetupIssueUIExample' => 'PhabricatorUIExample',
|
|
|
|
|
'PhabricatorSetupIssueView' => 'AphrontView',
|
|
|
|
@ -6749,6 +6794,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhortunePaymentProviderConfigTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
|
|
'PhortunePaymentProviderConfigTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
|
|
|
|
'PhortunePaymentProviderPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
|
'PhortunePaymentProviderTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhortuneProduct' => array(
|
|
|
|
|
'PhortuneDAO',
|
|
|
|
|
'PhabricatorPolicyInterface',
|
|
|
|
|