|
|
|
@@ -1229,7 +1229,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorActionListView' => 'view/layout/PhabricatorActionListView.php',
|
|
|
|
'PhabricatorActionListView' => 'view/layout/PhabricatorActionListView.php',
|
|
|
|
'PhabricatorActionView' => 'view/layout/PhabricatorActionView.php',
|
|
|
|
'PhabricatorActionView' => 'view/layout/PhabricatorActionView.php',
|
|
|
|
'PhabricatorActivitySettingsPanel' => 'applications/settings/panel/PhabricatorActivitySettingsPanel.php',
|
|
|
|
'PhabricatorActivitySettingsPanel' => 'applications/settings/panel/PhabricatorActivitySettingsPanel.php',
|
|
|
|
'PhabricatorAdministratorsPolicyRule' => 'applications/policy/rule/PhabricatorAdministratorsPolicyRule.php',
|
|
|
|
|
|
|
|
'PhabricatorAllCapsTranslation' => 'infrastructure/internationalization/translation/PhabricatorAllCapsTranslation.php',
|
|
|
|
'PhabricatorAllCapsTranslation' => 'infrastructure/internationalization/translation/PhabricatorAllCapsTranslation.php',
|
|
|
|
'PhabricatorAlmanacApplication' => 'applications/almanac/application/PhabricatorAlmanacApplication.php',
|
|
|
|
'PhabricatorAlmanacApplication' => 'applications/almanac/application/PhabricatorAlmanacApplication.php',
|
|
|
|
'PhabricatorAmazonAuthProvider' => 'applications/auth/provider/PhabricatorAmazonAuthProvider.php',
|
|
|
|
'PhabricatorAmazonAuthProvider' => 'applications/auth/provider/PhabricatorAmazonAuthProvider.php',
|
|
|
|
@@ -1854,7 +1853,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorLegalpadApplication' => 'applications/legalpad/application/PhabricatorLegalpadApplication.php',
|
|
|
|
'PhabricatorLegalpadApplication' => 'applications/legalpad/application/PhabricatorLegalpadApplication.php',
|
|
|
|
'PhabricatorLegalpadConfigOptions' => 'applications/legalpad/config/PhabricatorLegalpadConfigOptions.php',
|
|
|
|
'PhabricatorLegalpadConfigOptions' => 'applications/legalpad/config/PhabricatorLegalpadConfigOptions.php',
|
|
|
|
'PhabricatorLegalpadDocumentPHIDType' => 'applications/legalpad/phid/PhabricatorLegalpadDocumentPHIDType.php',
|
|
|
|
'PhabricatorLegalpadDocumentPHIDType' => 'applications/legalpad/phid/PhabricatorLegalpadDocumentPHIDType.php',
|
|
|
|
'PhabricatorLegalpadSignaturePolicyRule' => 'applications/policy/rule/PhabricatorLegalpadSignaturePolicyRule.php',
|
|
|
|
|
|
|
|
'PhabricatorLipsumArtist' => 'applications/lipsum/image/PhabricatorLipsumArtist.php',
|
|
|
|
'PhabricatorLipsumArtist' => 'applications/lipsum/image/PhabricatorLipsumArtist.php',
|
|
|
|
'PhabricatorLipsumGenerateWorkflow' => 'applications/lipsum/management/PhabricatorLipsumGenerateWorkflow.php',
|
|
|
|
'PhabricatorLipsumGenerateWorkflow' => 'applications/lipsum/management/PhabricatorLipsumGenerateWorkflow.php',
|
|
|
|
'PhabricatorLipsumManagementWorkflow' => 'applications/lipsum/management/PhabricatorLipsumManagementWorkflow.php',
|
|
|
|
'PhabricatorLipsumManagementWorkflow' => 'applications/lipsum/management/PhabricatorLipsumManagementWorkflow.php',
|
|
|
|
@@ -1864,7 +1862,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorLocalDiskFileStorageEngine' => 'applications/files/engine/PhabricatorLocalDiskFileStorageEngine.php',
|
|
|
|
'PhabricatorLocalDiskFileStorageEngine' => 'applications/files/engine/PhabricatorLocalDiskFileStorageEngine.php',
|
|
|
|
'PhabricatorLocalTimeTestCase' => 'view/__tests__/PhabricatorLocalTimeTestCase.php',
|
|
|
|
'PhabricatorLocalTimeTestCase' => 'view/__tests__/PhabricatorLocalTimeTestCase.php',
|
|
|
|
'PhabricatorLogoutController' => 'applications/auth/controller/PhabricatorLogoutController.php',
|
|
|
|
'PhabricatorLogoutController' => 'applications/auth/controller/PhabricatorLogoutController.php',
|
|
|
|
'PhabricatorLunarPhasePolicyRule' => 'applications/policy/rule/PhabricatorLunarPhasePolicyRule.php',
|
|
|
|
|
|
|
|
'PhabricatorMacroApplication' => 'applications/macro/application/PhabricatorMacroApplication.php',
|
|
|
|
'PhabricatorMacroApplication' => 'applications/macro/application/PhabricatorMacroApplication.php',
|
|
|
|
'PhabricatorMacroAudioController' => 'applications/macro/controller/PhabricatorMacroAudioController.php',
|
|
|
|
'PhabricatorMacroAudioController' => 'applications/macro/controller/PhabricatorMacroAudioController.php',
|
|
|
|
'PhabricatorMacroCommentController' => 'applications/macro/controller/PhabricatorMacroCommentController.php',
|
|
|
|
'PhabricatorMacroCommentController' => 'applications/macro/controller/PhabricatorMacroCommentController.php',
|
|
|
|
@@ -2144,6 +2141,11 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorPolicyPHIDTypePolicy' => 'applications/policy/phid/PhabricatorPolicyPHIDTypePolicy.php',
|
|
|
|
'PhabricatorPolicyPHIDTypePolicy' => 'applications/policy/phid/PhabricatorPolicyPHIDTypePolicy.php',
|
|
|
|
'PhabricatorPolicyQuery' => 'applications/policy/query/PhabricatorPolicyQuery.php',
|
|
|
|
'PhabricatorPolicyQuery' => 'applications/policy/query/PhabricatorPolicyQuery.php',
|
|
|
|
'PhabricatorPolicyRule' => 'applications/policy/rule/PhabricatorPolicyRule.php',
|
|
|
|
'PhabricatorPolicyRule' => 'applications/policy/rule/PhabricatorPolicyRule.php',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleAdministrators' => 'applications/policy/rule/PhabricatorPolicyRuleAdministrators.php',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleLegalpadSignature' => 'applications/policy/rule/PhabricatorPolicyRuleLegalpadSignature.php',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleLunarPhase' => 'applications/policy/rule/PhabricatorPolicyRuleLunarPhase.php',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleProjects' => 'applications/policy/rule/PhabricatorPolicyRuleProjects.php',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleUsers' => 'applications/policy/rule/PhabricatorPolicyRuleUsers.php',
|
|
|
|
'PhabricatorPolicyTestCase' => 'applications/policy/__tests__/PhabricatorPolicyTestCase.php',
|
|
|
|
'PhabricatorPolicyTestCase' => 'applications/policy/__tests__/PhabricatorPolicyTestCase.php',
|
|
|
|
'PhabricatorPolicyTestObject' => 'applications/policy/__tests__/PhabricatorPolicyTestObject.php',
|
|
|
|
'PhabricatorPolicyTestObject' => 'applications/policy/__tests__/PhabricatorPolicyTestObject.php',
|
|
|
|
'PhabricatorPolicyType' => 'applications/policy/constants/PhabricatorPolicyType.php',
|
|
|
|
'PhabricatorPolicyType' => 'applications/policy/constants/PhabricatorPolicyType.php',
|
|
|
|
@@ -2210,7 +2212,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorProjectUpdateController' => 'applications/project/controller/PhabricatorProjectUpdateController.php',
|
|
|
|
'PhabricatorProjectUpdateController' => 'applications/project/controller/PhabricatorProjectUpdateController.php',
|
|
|
|
'PhabricatorProjectWatchController' => 'applications/project/controller/PhabricatorProjectWatchController.php',
|
|
|
|
'PhabricatorProjectWatchController' => 'applications/project/controller/PhabricatorProjectWatchController.php',
|
|
|
|
'PhabricatorProjectWikiExplainController' => 'applications/project/controller/PhabricatorProjectWikiExplainController.php',
|
|
|
|
'PhabricatorProjectWikiExplainController' => 'applications/project/controller/PhabricatorProjectWikiExplainController.php',
|
|
|
|
'PhabricatorProjectsPolicyRule' => 'applications/policy/rule/PhabricatorProjectsPolicyRule.php',
|
|
|
|
|
|
|
|
'PhabricatorPygmentSetupCheck' => 'applications/config/check/PhabricatorPygmentSetupCheck.php',
|
|
|
|
'PhabricatorPygmentSetupCheck' => 'applications/config/check/PhabricatorPygmentSetupCheck.php',
|
|
|
|
'PhabricatorQuery' => 'infrastructure/query/PhabricatorQuery.php',
|
|
|
|
'PhabricatorQuery' => 'infrastructure/query/PhabricatorQuery.php',
|
|
|
|
'PhabricatorRecaptchaConfigOptions' => 'applications/config/option/PhabricatorRecaptchaConfigOptions.php',
|
|
|
|
'PhabricatorRecaptchaConfigOptions' => 'applications/config/option/PhabricatorRecaptchaConfigOptions.php',
|
|
|
|
@@ -2542,7 +2543,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorUserTestCase' => 'applications/people/storage/__tests__/PhabricatorUserTestCase.php',
|
|
|
|
'PhabricatorUserTestCase' => 'applications/people/storage/__tests__/PhabricatorUserTestCase.php',
|
|
|
|
'PhabricatorUserTitleField' => 'applications/people/customfield/PhabricatorUserTitleField.php',
|
|
|
|
'PhabricatorUserTitleField' => 'applications/people/customfield/PhabricatorUserTitleField.php',
|
|
|
|
'PhabricatorUserTransaction' => 'applications/people/storage/PhabricatorUserTransaction.php',
|
|
|
|
'PhabricatorUserTransaction' => 'applications/people/storage/PhabricatorUserTransaction.php',
|
|
|
|
'PhabricatorUsersPolicyRule' => 'applications/policy/rule/PhabricatorUsersPolicyRule.php',
|
|
|
|
|
|
|
|
'PhabricatorVCSResponse' => 'applications/repository/response/PhabricatorVCSResponse.php',
|
|
|
|
'PhabricatorVCSResponse' => 'applications/repository/response/PhabricatorVCSResponse.php',
|
|
|
|
'PhabricatorWordPressAuthProvider' => 'applications/auth/provider/PhabricatorWordPressAuthProvider.php',
|
|
|
|
'PhabricatorWordPressAuthProvider' => 'applications/auth/provider/PhabricatorWordPressAuthProvider.php',
|
|
|
|
'PhabricatorWorker' => 'infrastructure/daemon/workers/PhabricatorWorker.php',
|
|
|
|
'PhabricatorWorker' => 'infrastructure/daemon/workers/PhabricatorWorker.php',
|
|
|
|
@@ -4366,7 +4366,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorActionListView' => 'AphrontView',
|
|
|
|
'PhabricatorActionListView' => 'AphrontView',
|
|
|
|
'PhabricatorActionView' => 'AphrontView',
|
|
|
|
'PhabricatorActionView' => 'AphrontView',
|
|
|
|
'PhabricatorActivitySettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
'PhabricatorActivitySettingsPanel' => 'PhabricatorSettingsPanel',
|
|
|
|
'PhabricatorAdministratorsPolicyRule' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorAllCapsTranslation' => 'PhabricatorTranslation',
|
|
|
|
'PhabricatorAllCapsTranslation' => 'PhabricatorTranslation',
|
|
|
|
'PhabricatorAlmanacApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorAlmanacApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorAmazonAuthProvider' => 'PhabricatorOAuth2AuthProvider',
|
|
|
|
'PhabricatorAmazonAuthProvider' => 'PhabricatorOAuth2AuthProvider',
|
|
|
|
@@ -5037,7 +5036,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorLegalpadApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorLegalpadApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorLegalpadConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
'PhabricatorLegalpadConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
'PhabricatorLegalpadDocumentPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
'PhabricatorLegalpadDocumentPHIDType' => 'PhabricatorPHIDType',
|
|
|
|
'PhabricatorLegalpadSignaturePolicyRule' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorLipsumGenerateWorkflow' => 'PhabricatorLipsumManagementWorkflow',
|
|
|
|
'PhabricatorLipsumGenerateWorkflow' => 'PhabricatorLipsumManagementWorkflow',
|
|
|
|
'PhabricatorLipsumManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'PhabricatorLipsumManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'PhabricatorLipsumMondrianArtist' => 'PhabricatorLipsumArtist',
|
|
|
|
'PhabricatorLipsumMondrianArtist' => 'PhabricatorLipsumArtist',
|
|
|
|
@@ -5045,7 +5043,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorLocalDiskFileStorageEngine' => 'PhabricatorFileStorageEngine',
|
|
|
|
'PhabricatorLocalDiskFileStorageEngine' => 'PhabricatorFileStorageEngine',
|
|
|
|
'PhabricatorLocalTimeTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorLocalTimeTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorLogoutController' => 'PhabricatorAuthController',
|
|
|
|
'PhabricatorLogoutController' => 'PhabricatorAuthController',
|
|
|
|
'PhabricatorLunarPhasePolicyRule' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorMacroApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorMacroApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorMacroAudioController' => 'PhabricatorMacroController',
|
|
|
|
'PhabricatorMacroAudioController' => 'PhabricatorMacroController',
|
|
|
|
'PhabricatorMacroCommentController' => 'PhabricatorMacroController',
|
|
|
|
'PhabricatorMacroCommentController' => 'PhabricatorMacroController',
|
|
|
|
@@ -5325,6 +5322,11 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorPolicyManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'PhabricatorPolicyManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'PhabricatorPolicyPHIDTypePolicy' => 'PhabricatorPHIDType',
|
|
|
|
'PhabricatorPolicyPHIDTypePolicy' => 'PhabricatorPHIDType',
|
|
|
|
'PhabricatorPolicyQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorPolicyQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleAdministrators' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleLegalpadSignature' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleLunarPhase' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleProjects' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorPolicyRuleUsers' => 'PhabricatorPolicyRule',
|
|
|
|
'PhabricatorPolicyTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorPolicyTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorPolicyTestObject' => 'PhabricatorPolicyInterface',
|
|
|
|
'PhabricatorPolicyTestObject' => 'PhabricatorPolicyInterface',
|
|
|
|
'PhabricatorPolicyType' => 'PhabricatorPolicyConstants',
|
|
|
|
'PhabricatorPolicyType' => 'PhabricatorPolicyConstants',
|
|
|
|
@@ -5411,7 +5413,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorProjectUpdateController' => 'PhabricatorProjectController',
|
|
|
|
'PhabricatorProjectUpdateController' => 'PhabricatorProjectController',
|
|
|
|
'PhabricatorProjectWatchController' => 'PhabricatorProjectController',
|
|
|
|
'PhabricatorProjectWatchController' => 'PhabricatorProjectController',
|
|
|
|
'PhabricatorProjectWikiExplainController' => 'PhabricatorProjectController',
|
|
|
|
'PhabricatorProjectWikiExplainController' => 'PhabricatorProjectController',
|
|
|
|
'PhabricatorProjectsPolicyRule' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorPygmentSetupCheck' => 'PhabricatorSetupCheck',
|
|
|
|
'PhabricatorPygmentSetupCheck' => 'PhabricatorSetupCheck',
|
|
|
|
'PhabricatorRecaptchaConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
'PhabricatorRecaptchaConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
'PhabricatorRedirectController' => 'PhabricatorController',
|
|
|
|
'PhabricatorRedirectController' => 'PhabricatorController',
|
|
|
|
@@ -5777,7 +5778,6 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorUserTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorUserTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorUserTitleField' => 'PhabricatorUserCustomField',
|
|
|
|
'PhabricatorUserTitleField' => 'PhabricatorUserCustomField',
|
|
|
|
'PhabricatorUserTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
|
'PhabricatorUserTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
|
'PhabricatorUsersPolicyRule' => 'PhabricatorPolicyRule',
|
|
|
|
|
|
|
|
'PhabricatorVCSResponse' => 'AphrontResponse',
|
|
|
|
'PhabricatorVCSResponse' => 'AphrontResponse',
|
|
|
|
'PhabricatorWordPressAuthProvider' => 'PhabricatorOAuth2AuthProvider',
|
|
|
|
'PhabricatorWordPressAuthProvider' => 'PhabricatorOAuth2AuthProvider',
|
|
|
|
'PhabricatorWorkerActiveTask' => 'PhabricatorWorkerTask',
|
|
|
|
'PhabricatorWorkerActiveTask' => 'PhabricatorWorkerTask',
|
|
|
|
|