|
|
|
@ -1224,8 +1224,10 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorAccessControlTestCase' => 'applications/base/controller/__tests__/PhabricatorAccessControlTestCase.php',
|
|
|
|
|
'PhabricatorAccessLog' => 'infrastructure/log/PhabricatorAccessLog.php',
|
|
|
|
|
'PhabricatorAccessLogConfigOptions' => 'applications/config/option/PhabricatorAccessLogConfigOptions.php',
|
|
|
|
|
'PhabricatorAccountSettingsPanel' => 'applications/settings/panel/PhabricatorAccountSettingsPanel.php',
|
|
|
|
|
'PhabricatorActionListView' => 'view/layout/PhabricatorActionListView.php',
|
|
|
|
|
'PhabricatorActionView' => 'view/layout/PhabricatorActionView.php',
|
|
|
|
|
'PhabricatorActivitySettingsPanel' => 'applications/settings/panel/PhabricatorActivitySettingsPanel.php',
|
|
|
|
|
'PhabricatorAllCapsTranslation' => 'infrastructure/internationalization/translation/PhabricatorAllCapsTranslation.php',
|
|
|
|
|
'PhabricatorAlmanacApplication' => 'applications/almanac/application/PhabricatorAlmanacApplication.php',
|
|
|
|
|
'PhabricatorAmazonAuthProvider' => 'applications/auth/provider/PhabricatorAmazonAuthProvider.php',
|
|
|
|
@ -1439,6 +1441,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorCommonPasswords' => 'applications/auth/constants/PhabricatorCommonPasswords.php',
|
|
|
|
|
'PhabricatorConduitAPIController' => 'applications/conduit/controller/PhabricatorConduitAPIController.php',
|
|
|
|
|
'PhabricatorConduitApplication' => 'applications/conduit/application/PhabricatorConduitApplication.php',
|
|
|
|
|
'PhabricatorConduitCertificateSettingsPanel' => 'applications/settings/panel/PhabricatorConduitCertificateSettingsPanel.php',
|
|
|
|
|
'PhabricatorConduitCertificateToken' => 'applications/conduit/storage/PhabricatorConduitCertificateToken.php',
|
|
|
|
|
'PhabricatorConduitConnectionLog' => 'applications/conduit/storage/PhabricatorConduitConnectionLog.php',
|
|
|
|
|
'PhabricatorConduitConsoleController' => 'applications/conduit/controller/PhabricatorConduitConsoleController.php',
|
|
|
|
@ -1450,7 +1453,6 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorConduitMethodCallLog' => 'applications/conduit/storage/PhabricatorConduitMethodCallLog.php',
|
|
|
|
|
'PhabricatorConduitMethodQuery' => 'applications/conduit/query/PhabricatorConduitMethodQuery.php',
|
|
|
|
|
'PhabricatorConduitSearchEngine' => 'applications/conduit/query/PhabricatorConduitSearchEngine.php',
|
|
|
|
|
'PhabricatorConduitSettingsPanel' => 'applications/conduit/settings/PhabricatorConduitSettingsPanel.php',
|
|
|
|
|
'PhabricatorConduitTestCase' => '__tests__/PhabricatorConduitTestCase.php',
|
|
|
|
|
'PhabricatorConduitToken' => 'applications/conduit/storage/PhabricatorConduitToken.php',
|
|
|
|
|
'PhabricatorConduitTokenController' => 'applications/conduit/controller/PhabricatorConduitTokenController.php',
|
|
|
|
@ -1458,6 +1460,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorConduitTokenHandshakeController' => 'applications/conduit/controller/PhabricatorConduitTokenHandshakeController.php',
|
|
|
|
|
'PhabricatorConduitTokenQuery' => 'applications/conduit/query/PhabricatorConduitTokenQuery.php',
|
|
|
|
|
'PhabricatorConduitTokenTerminateController' => 'applications/conduit/controller/PhabricatorConduitTokenTerminateController.php',
|
|
|
|
|
'PhabricatorConduitTokensSettingsPanel' => 'applications/conduit/settings/PhabricatorConduitTokensSettingsPanel.php',
|
|
|
|
|
'PhabricatorConfigAllController' => 'applications/config/controller/PhabricatorConfigAllController.php',
|
|
|
|
|
'PhabricatorConfigApplication' => 'applications/config/application/PhabricatorConfigApplication.php',
|
|
|
|
|
'PhabricatorConfigColumnSchema' => 'applications/config/schema/PhabricatorConfigColumnSchema.php',
|
|
|
|
@ -1510,6 +1513,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorConfigValidationException' => 'applications/config/exception/PhabricatorConfigValidationException.php',
|
|
|
|
|
'PhabricatorConfigWelcomeController' => 'applications/config/controller/PhabricatorConfigWelcomeController.php',
|
|
|
|
|
'PhabricatorConpherenceApplication' => 'applications/conpherence/application/PhabricatorConpherenceApplication.php',
|
|
|
|
|
'PhabricatorConpherencePreferencesSettingsPanel' => 'applications/settings/panel/PhabricatorConpherencePreferencesSettingsPanel.php',
|
|
|
|
|
'PhabricatorConpherenceThreadPHIDType' => 'applications/conpherence/phid/PhabricatorConpherenceThreadPHIDType.php',
|
|
|
|
|
'PhabricatorConsoleApplication' => 'applications/console/application/PhabricatorConsoleApplication.php',
|
|
|
|
|
'PhabricatorContentSource' => 'applications/metamta/contentsource/PhabricatorContentSource.php',
|
|
|
|
@ -1633,6 +1637,8 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorDestructibleInterface' => 'applications/system/interface/PhabricatorDestructibleInterface.php',
|
|
|
|
|
'PhabricatorDestructionEngine' => 'applications/system/engine/PhabricatorDestructionEngine.php',
|
|
|
|
|
'PhabricatorDeveloperConfigOptions' => 'applications/config/option/PhabricatorDeveloperConfigOptions.php',
|
|
|
|
|
'PhabricatorDeveloperPreferencesSettingsPanel' => 'applications/settings/panel/PhabricatorDeveloperPreferencesSettingsPanel.php',
|
|
|
|
|
'PhabricatorDiffPreferencesSettingsPanel' => 'applications/settings/panel/PhabricatorDiffPreferencesSettingsPanel.php',
|
|
|
|
|
'PhabricatorDifferenceEngine' => 'infrastructure/diff/PhabricatorDifferenceEngine.php',
|
|
|
|
|
'PhabricatorDifferentialApplication' => 'applications/differential/application/PhabricatorDifferentialApplication.php',
|
|
|
|
|
'PhabricatorDifferentialConfigOptions' => 'applications/differential/config/PhabricatorDifferentialConfigOptions.php',
|
|
|
|
@ -1640,6 +1646,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorDiffusionApplication' => 'applications/diffusion/application/PhabricatorDiffusionApplication.php',
|
|
|
|
|
'PhabricatorDiffusionConfigOptions' => 'applications/diffusion/config/PhabricatorDiffusionConfigOptions.php',
|
|
|
|
|
'PhabricatorDisabledUserController' => 'applications/auth/controller/PhabricatorDisabledUserController.php',
|
|
|
|
|
'PhabricatorDisplayPreferencesSettingsPanel' => 'applications/settings/panel/PhabricatorDisplayPreferencesSettingsPanel.php',
|
|
|
|
|
'PhabricatorDisqusAuthProvider' => 'applications/auth/provider/PhabricatorDisqusAuthProvider.php',
|
|
|
|
|
'PhabricatorDisqusConfigOptions' => 'applications/config/option/PhabricatorDisqusConfigOptions.php',
|
|
|
|
|
'PhabricatorDivinerApplication' => 'applications/diviner/application/PhabricatorDivinerApplication.php',
|
|
|
|
@ -1656,7 +1663,10 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorEdgeTestCase' => 'infrastructure/edges/__tests__/PhabricatorEdgeTestCase.php',
|
|
|
|
|
'PhabricatorEdgeType' => 'infrastructure/edges/type/PhabricatorEdgeType.php',
|
|
|
|
|
'PhabricatorEditor' => 'infrastructure/PhabricatorEditor.php',
|
|
|
|
|
'PhabricatorEmailAddressesSettingsPanel' => 'applications/settings/panel/PhabricatorEmailAddressesSettingsPanel.php',
|
|
|
|
|
'PhabricatorEmailFormatSettingsPanel' => 'applications/settings/panel/PhabricatorEmailFormatSettingsPanel.php',
|
|
|
|
|
'PhabricatorEmailLoginController' => 'applications/auth/controller/PhabricatorEmailLoginController.php',
|
|
|
|
|
'PhabricatorEmailPreferencesSettingsPanel' => 'applications/settings/panel/PhabricatorEmailPreferencesSettingsPanel.php',
|
|
|
|
|
'PhabricatorEmailVerificationController' => 'applications/auth/controller/PhabricatorEmailVerificationController.php',
|
|
|
|
|
'PhabricatorEmbedFileRemarkupRule' => 'applications/files/markup/PhabricatorEmbedFileRemarkupRule.php',
|
|
|
|
|
'PhabricatorEmojiRemarkupRule' => 'applications/macro/markup/PhabricatorEmojiRemarkupRule.php',
|
|
|
|
@ -1673,6 +1683,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorExtendingPhabricatorConfigOptions' => 'applications/config/option/PhabricatorExtendingPhabricatorConfigOptions.php',
|
|
|
|
|
'PhabricatorExternalAccount' => 'applications/people/storage/PhabricatorExternalAccount.php',
|
|
|
|
|
'PhabricatorExternalAccountQuery' => 'applications/auth/query/PhabricatorExternalAccountQuery.php',
|
|
|
|
|
'PhabricatorExternalAccountsSettingsPanel' => 'applications/settings/panel/PhabricatorExternalAccountsSettingsPanel.php',
|
|
|
|
|
'PhabricatorFacebookAuthProvider' => 'applications/auth/provider/PhabricatorFacebookAuthProvider.php',
|
|
|
|
|
'PhabricatorFactAggregate' => 'applications/fact/storage/PhabricatorFactAggregate.php',
|
|
|
|
|
'PhabricatorFactApplication' => 'applications/fact/application/PhabricatorFactApplication.php',
|
|
|
|
@ -1801,6 +1812,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorHomeApplication' => 'applications/home/application/PhabricatorHomeApplication.php',
|
|
|
|
|
'PhabricatorHomeController' => 'applications/home/controller/PhabricatorHomeController.php',
|
|
|
|
|
'PhabricatorHomeMainController' => 'applications/home/controller/PhabricatorHomeMainController.php',
|
|
|
|
|
'PhabricatorHomePreferencesSettingsPanel' => 'applications/settings/panel/PhabricatorHomePreferencesSettingsPanel.php',
|
|
|
|
|
'PhabricatorHomeQuickCreateController' => 'applications/home/controller/PhabricatorHomeQuickCreateController.php',
|
|
|
|
|
'PhabricatorHovercardExample' => 'applications/uiexample/examples/PhabricatorHovercardExample.php',
|
|
|
|
|
'PhabricatorHovercardView' => 'view/widget/hovercard/PhabricatorHovercardView.php',
|
|
|
|
@ -1930,6 +1942,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorMetaMTASendGridReceiveController' => 'applications/metamta/controller/PhabricatorMetaMTASendGridReceiveController.php',
|
|
|
|
|
'PhabricatorMetaMTAWorker' => 'applications/metamta/PhabricatorMetaMTAWorker.php',
|
|
|
|
|
'PhabricatorMultiColumnExample' => 'applications/uiexample/examples/PhabricatorMultiColumnExample.php',
|
|
|
|
|
'PhabricatorMultiFactorSettingsPanel' => 'applications/settings/panel/PhabricatorMultiFactorSettingsPanel.php',
|
|
|
|
|
'PhabricatorMustVerifyEmailController' => 'applications/auth/controller/PhabricatorMustVerifyEmailController.php',
|
|
|
|
|
'PhabricatorMySQLConfigOptions' => 'applications/config/option/PhabricatorMySQLConfigOptions.php',
|
|
|
|
|
'PhabricatorMySQLFileStorageEngine' => 'applications/files/engine/PhabricatorMySQLFileStorageEngine.php',
|
|
|
|
@ -2024,6 +2037,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorPasswordHasher' => 'infrastructure/util/password/PhabricatorPasswordHasher.php',
|
|
|
|
|
'PhabricatorPasswordHasherTestCase' => 'infrastructure/util/password/__tests__/PhabricatorPasswordHasherTestCase.php',
|
|
|
|
|
'PhabricatorPasswordHasherUnavailableException' => 'infrastructure/util/password/PhabricatorPasswordHasherUnavailableException.php',
|
|
|
|
|
'PhabricatorPasswordSettingsPanel' => 'applications/settings/panel/PhabricatorPasswordSettingsPanel.php',
|
|
|
|
|
'PhabricatorPaste' => 'applications/paste/storage/PhabricatorPaste.php',
|
|
|
|
|
'PhabricatorPasteApplication' => 'applications/paste/application/PhabricatorPasteApplication.php',
|
|
|
|
|
'PhabricatorPasteCommentController' => 'applications/paste/controller/PhabricatorPasteCommentController.php',
|
|
|
|
@ -2291,6 +2305,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSMSWorker' => 'infrastructure/sms/worker/PhabricatorSMSWorker.php',
|
|
|
|
|
'PhabricatorSQLPatchList' => 'infrastructure/storage/patch/PhabricatorSQLPatchList.php',
|
|
|
|
|
'PhabricatorSSHKeyGenerator' => 'infrastructure/util/PhabricatorSSHKeyGenerator.php',
|
|
|
|
|
'PhabricatorSSHKeysSettingsPanel' => 'applications/settings/panel/PhabricatorSSHKeysSettingsPanel.php',
|
|
|
|
|
'PhabricatorSSHLog' => 'infrastructure/log/PhabricatorSSHLog.php',
|
|
|
|
|
'PhabricatorSSHPassthruCommand' => 'infrastructure/ssh/PhabricatorSSHPassthruCommand.php',
|
|
|
|
|
'PhabricatorSSHPublicKeyInterface' => 'applications/auth/sshkey/PhabricatorSSHPublicKeyInterface.php',
|
|
|
|
@ -2325,35 +2340,19 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSearchManagementInitWorkflow' => 'applications/search/management/PhabricatorSearchManagementInitWorkflow.php',
|
|
|
|
|
'PhabricatorSearchManagementWorkflow' => 'applications/search/management/PhabricatorSearchManagementWorkflow.php',
|
|
|
|
|
'PhabricatorSearchOrderController' => 'applications/search/controller/PhabricatorSearchOrderController.php',
|
|
|
|
|
'PhabricatorSearchPreferencesSettingsPanel' => 'applications/settings/panel/PhabricatorSearchPreferencesSettingsPanel.php',
|
|
|
|
|
'PhabricatorSearchRelationship' => 'applications/search/constants/PhabricatorSearchRelationship.php',
|
|
|
|
|
'PhabricatorSearchResultView' => 'applications/search/view/PhabricatorSearchResultView.php',
|
|
|
|
|
'PhabricatorSearchSelectController' => 'applications/search/controller/PhabricatorSearchSelectController.php',
|
|
|
|
|
'PhabricatorSearchWorker' => 'applications/search/worker/PhabricatorSearchWorker.php',
|
|
|
|
|
'PhabricatorSecurityConfigOptions' => 'applications/config/option/PhabricatorSecurityConfigOptions.php',
|
|
|
|
|
'PhabricatorSendGridConfigOptions' => 'applications/config/option/PhabricatorSendGridConfigOptions.php',
|
|
|
|
|
'PhabricatorSessionsSettingsPanel' => 'applications/settings/panel/PhabricatorSessionsSettingsPanel.php',
|
|
|
|
|
'PhabricatorSettingsAddEmailAction' => 'applications/settings/action/PhabricatorSettingsAddEmailAction.php',
|
|
|
|
|
'PhabricatorSettingsAdjustController' => 'applications/settings/controller/PhabricatorSettingsAdjustController.php',
|
|
|
|
|
'PhabricatorSettingsApplication' => 'applications/settings/application/PhabricatorSettingsApplication.php',
|
|
|
|
|
'PhabricatorSettingsMainController' => 'applications/settings/controller/PhabricatorSettingsMainController.php',
|
|
|
|
|
'PhabricatorSettingsPanel' => 'applications/settings/panel/PhabricatorSettingsPanel.php',
|
|
|
|
|
'PhabricatorSettingsPanelAccount' => 'applications/settings/panel/PhabricatorSettingsPanelAccount.php',
|
|
|
|
|
'PhabricatorSettingsPanelActivity' => 'applications/settings/panel/PhabricatorSettingsPanelActivity.php',
|
|
|
|
|
'PhabricatorSettingsPanelConduit' => 'applications/settings/panel/PhabricatorSettingsPanelConduit.php',
|
|
|
|
|
'PhabricatorSettingsPanelConpherencePreferences' => 'applications/settings/panel/PhabricatorSettingsPanelConpherencePreferences.php',
|
|
|
|
|
'PhabricatorSettingsPanelDeveloperPreferences' => 'applications/settings/panel/PhabricatorSettingsPanelDeveloperPreferences.php',
|
|
|
|
|
'PhabricatorSettingsPanelDiffPreferences' => 'applications/settings/panel/PhabricatorSettingsPanelDiffPreferences.php',
|
|
|
|
|
'PhabricatorSettingsPanelDisplayPreferences' => 'applications/settings/panel/PhabricatorSettingsPanelDisplayPreferences.php',
|
|
|
|
|
'PhabricatorSettingsPanelEmailAddresses' => 'applications/settings/panel/PhabricatorSettingsPanelEmailAddresses.php',
|
|
|
|
|
'PhabricatorSettingsPanelEmailFormat' => 'applications/settings/panel/PhabricatorSettingsPanelEmailFormat.php',
|
|
|
|
|
'PhabricatorSettingsPanelEmailPreferences' => 'applications/settings/panel/PhabricatorSettingsPanelEmailPreferences.php',
|
|
|
|
|
'PhabricatorSettingsPanelExternalAccounts' => 'applications/settings/panel/PhabricatorSettingsPanelExternalAccounts.php',
|
|
|
|
|
'PhabricatorSettingsPanelHomePreferences' => 'applications/settings/panel/PhabricatorSettingsPanelHomePreferences.php',
|
|
|
|
|
'PhabricatorSettingsPanelMultiFactor' => 'applications/settings/panel/PhabricatorSettingsPanelMultiFactor.php',
|
|
|
|
|
'PhabricatorSettingsPanelPassword' => 'applications/settings/panel/PhabricatorSettingsPanelPassword.php',
|
|
|
|
|
'PhabricatorSettingsPanelSSHKeys' => 'applications/settings/panel/PhabricatorSettingsPanelSSHKeys.php',
|
|
|
|
|
'PhabricatorSettingsPanelSearchPreferences' => 'applications/settings/panel/PhabricatorSettingsPanelSearchPreferences.php',
|
|
|
|
|
'PhabricatorSettingsPanelSessions' => 'applications/settings/panel/PhabricatorSettingsPanelSessions.php',
|
|
|
|
|
'PhabricatorSettingsPanelTokens' => 'applications/settings/panel/PhabricatorSettingsPanelTokens.php',
|
|
|
|
|
'PhabricatorSetupCheck' => 'applications/config/check/PhabricatorSetupCheck.php',
|
|
|
|
|
'PhabricatorSetupCheckAPC' => 'applications/config/check/PhabricatorSetupCheckAPC.php',
|
|
|
|
|
'PhabricatorSetupCheckAphlict' => 'applications/notification/setup/PhabricatorSetupCheckAphlict.php',
|
|
|
|
@ -2486,6 +2485,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorTokenTokenPHIDType' => 'applications/tokens/phid/PhabricatorTokenTokenPHIDType.php',
|
|
|
|
|
'PhabricatorTokenUIEventListener' => 'applications/tokens/event/PhabricatorTokenUIEventListener.php',
|
|
|
|
|
'PhabricatorTokensApplication' => 'applications/tokens/application/PhabricatorTokensApplication.php',
|
|
|
|
|
'PhabricatorTokensSettingsPanel' => 'applications/settings/panel/PhabricatorTokensSettingsPanel.php',
|
|
|
|
|
'PhabricatorTransactionView' => 'view/layout/PhabricatorTransactionView.php',
|
|
|
|
|
'PhabricatorTransactions' => 'applications/transactions/constants/PhabricatorTransactions.php',
|
|
|
|
|
'PhabricatorTransactionsApplication' => 'applications/transactions/application/PhabricatorTransactionsApplication.php',
|
|
|
|
@ -4361,8 +4361,10 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorAWSConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorAccessControlTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorAccessLogConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorAccountSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorActionListView' => 'AphrontView',
|
|
|
|
|
'PhabricatorActionView' => 'AphrontView',
|
|
|
|
|
'PhabricatorActivitySettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorAllCapsTranslation' => 'PhabricatorTranslation',
|
|
|
|
|
'PhabricatorAlmanacApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorAmazonAuthProvider' => 'PhabricatorOAuth2AuthProvider',
|
|
|
|
@ -4593,6 +4595,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorCommonPasswords' => 'Phobject',
|
|
|
|
|
'PhabricatorConduitAPIController' => 'PhabricatorConduitController',
|
|
|
|
|
'PhabricatorConduitApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorConduitCertificateSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorConduitCertificateToken' => 'PhabricatorConduitDAO',
|
|
|
|
|
'PhabricatorConduitConnectionLog' => 'PhabricatorConduitDAO',
|
|
|
|
|
'PhabricatorConduitConsoleController' => 'PhabricatorConduitController',
|
|
|
|
@ -4607,7 +4610,6 @@ phutil_register_library_map(array(
|
|
|
|
|
),
|
|
|
|
|
'PhabricatorConduitMethodQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
|
'PhabricatorConduitSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
|
'PhabricatorConduitSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorConduitTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorConduitToken' => array(
|
|
|
|
|
'PhabricatorConduitDAO',
|
|
|
|
@ -4618,6 +4620,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorConduitTokenHandshakeController' => 'PhabricatorConduitController',
|
|
|
|
|
'PhabricatorConduitTokenQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
|
'PhabricatorConduitTokenTerminateController' => 'PhabricatorConduitController',
|
|
|
|
|
'PhabricatorConduitTokensSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorConfigAllController' => 'PhabricatorConfigController',
|
|
|
|
|
'PhabricatorConfigApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorConfigColumnSchema' => 'PhabricatorConfigStorageSchema',
|
|
|
|
@ -4674,6 +4677,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorConfigValidationException' => 'Exception',
|
|
|
|
|
'PhabricatorConfigWelcomeController' => 'PhabricatorConfigController',
|
|
|
|
|
'PhabricatorConpherenceApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorConpherencePreferencesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorConpherenceThreadPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
|
'PhabricatorConsoleApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorContentSourceView' => 'AphrontView',
|
|
|
|
@ -4810,12 +4814,15 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorDefaultSearchEngineSelector' => 'PhabricatorSearchEngineSelector',
|
|
|
|
|
'PhabricatorDestructionEngine' => 'Phobject',
|
|
|
|
|
'PhabricatorDeveloperConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorDeveloperPreferencesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorDiffPreferencesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorDifferentialApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorDifferentialConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorDifferentialRevisionTestDataGenerator' => 'PhabricatorTestDataGenerator',
|
|
|
|
|
'PhabricatorDiffusionApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorDiffusionConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorDisabledUserController' => 'PhabricatorAuthController',
|
|
|
|
|
'PhabricatorDisplayPreferencesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorDisqusAuthProvider' => 'PhabricatorOAuth2AuthProvider',
|
|
|
|
|
'PhabricatorDisqusConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorDivinerApplication' => 'PhabricatorApplication',
|
|
|
|
@ -4831,7 +4838,10 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorEdgeTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorEdgeType' => 'Phobject',
|
|
|
|
|
'PhabricatorEditor' => 'Phobject',
|
|
|
|
|
'PhabricatorEmailAddressesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorEmailFormatSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorEmailLoginController' => 'PhabricatorAuthController',
|
|
|
|
|
'PhabricatorEmailPreferencesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorEmailVerificationController' => 'PhabricatorAuthController',
|
|
|
|
|
'PhabricatorEmbedFileRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
|
'PhabricatorEmojiRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
@ -4849,6 +4859,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorPolicyInterface',
|
|
|
|
|
),
|
|
|
|
|
'PhabricatorExternalAccountQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
|
'PhabricatorExternalAccountsSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorFacebookAuthProvider' => 'PhabricatorOAuth2AuthProvider',
|
|
|
|
|
'PhabricatorFactAggregate' => 'PhabricatorFactDAO',
|
|
|
|
|
'PhabricatorFactApplication' => 'PhabricatorApplication',
|
|
|
|
@ -4986,6 +4997,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorHomeApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorHomeController' => 'PhabricatorController',
|
|
|
|
|
'PhabricatorHomeMainController' => 'PhabricatorHomeController',
|
|
|
|
|
'PhabricatorHomePreferencesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorHomeQuickCreateController' => 'PhabricatorHomeController',
|
|
|
|
|
'PhabricatorHovercardExample' => 'PhabricatorUIExample',
|
|
|
|
|
'PhabricatorHovercardView' => 'AphrontView',
|
|
|
|
@ -5102,6 +5114,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorMetaMTASendGridReceiveController' => 'PhabricatorMetaMTAController',
|
|
|
|
|
'PhabricatorMetaMTAWorker' => 'PhabricatorWorker',
|
|
|
|
|
'PhabricatorMultiColumnExample' => 'PhabricatorUIExample',
|
|
|
|
|
'PhabricatorMultiFactorSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorMustVerifyEmailController' => 'PhabricatorAuthController',
|
|
|
|
|
'PhabricatorMySQLConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorMySQLFileStorageEngine' => 'PhabricatorFileStorageEngine',
|
|
|
|
@ -5195,6 +5208,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorPasswordHasher' => 'Phobject',
|
|
|
|
|
'PhabricatorPasswordHasherTestCase' => 'PhabricatorTestCase',
|
|
|
|
|
'PhabricatorPasswordHasherUnavailableException' => 'Exception',
|
|
|
|
|
'PhabricatorPasswordSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorPaste' => array(
|
|
|
|
|
'PhabricatorPasteDAO',
|
|
|
|
|
'PhabricatorSubscribableInterface',
|
|
|
|
@ -5523,6 +5537,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSMSSendWorker' => 'PhabricatorSMSWorker',
|
|
|
|
|
'PhabricatorSMSWorker' => 'PhabricatorWorker',
|
|
|
|
|
'PhabricatorSSHKeyGenerator' => 'Phobject',
|
|
|
|
|
'PhabricatorSSHKeysSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSSHLog' => 'Phobject',
|
|
|
|
|
'PhabricatorSSHPassthruCommand' => 'Phobject',
|
|
|
|
|
'PhabricatorSSHWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
@ -5552,33 +5567,17 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorSearchManagementInitWorkflow' => 'PhabricatorSearchManagementWorkflow',
|
|
|
|
|
'PhabricatorSearchManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
|
'PhabricatorSearchOrderController' => 'PhabricatorSearchBaseController',
|
|
|
|
|
'PhabricatorSearchPreferencesSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSearchResultView' => 'AphrontView',
|
|
|
|
|
'PhabricatorSearchSelectController' => 'PhabricatorSearchBaseController',
|
|
|
|
|
'PhabricatorSearchWorker' => 'PhabricatorWorker',
|
|
|
|
|
'PhabricatorSecurityConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorSendGridConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
|
'PhabricatorSessionsSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsAddEmailAction' => 'PhabricatorSystemAction',
|
|
|
|
|
'PhabricatorSettingsAdjustController' => 'PhabricatorController',
|
|
|
|
|
'PhabricatorSettingsApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorSettingsMainController' => 'PhabricatorController',
|
|
|
|
|
'PhabricatorSettingsPanelAccount' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelActivity' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelConduit' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelConpherencePreferences' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelDeveloperPreferences' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelDiffPreferences' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelDisplayPreferences' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelEmailAddresses' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelEmailFormat' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelEmailPreferences' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelExternalAccounts' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelHomePreferences' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelMultiFactor' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelPassword' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelSSHKeys' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelSearchPreferences' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelSessions' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSettingsPanelTokens' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorSetupCheckAPC' => 'PhabricatorSetupCheck',
|
|
|
|
|
'PhabricatorSetupCheckAphlict' => 'PhabricatorSetupCheck',
|
|
|
|
|
'PhabricatorSetupCheckAuth' => 'PhabricatorSetupCheck',
|
|
|
|
@ -5712,6 +5711,7 @@ phutil_register_library_map(array(
|
|
|
|
|
'PhabricatorTokenTokenPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
|
'PhabricatorTokenUIEventListener' => 'PhabricatorEventListener',
|
|
|
|
|
'PhabricatorTokensApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorTokensSettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
|
'PhabricatorTransactionView' => 'AphrontView',
|
|
|
|
|
'PhabricatorTransactionsApplication' => 'PhabricatorApplication',
|
|
|
|
|
'PhabricatorTransformedFile' => 'PhabricatorFileDAO',
|
|
|
|
|