|
|
@ -539,11 +539,11 @@ phutil_register_library_map(array(
|
|
|
|
'DivinerParameterTableView' => 'applications/diviner/view/DivinerParameterTableView.php',
|
|
|
|
'DivinerParameterTableView' => 'applications/diviner/view/DivinerParameterTableView.php',
|
|
|
|
'DivinerPublishCache' => 'applications/diviner/cache/DivinerPublishCache.php',
|
|
|
|
'DivinerPublishCache' => 'applications/diviner/cache/DivinerPublishCache.php',
|
|
|
|
'DivinerPublisher' => 'applications/diviner/publisher/DivinerPublisher.php',
|
|
|
|
'DivinerPublisher' => 'applications/diviner/publisher/DivinerPublisher.php',
|
|
|
|
'DivinerRemarkupRuleSymbol' => 'applications/diviner/markup/DivinerRemarkupRuleSymbol.php',
|
|
|
|
|
|
|
|
'DivinerRenderer' => 'applications/diviner/renderer/DivinerRenderer.php',
|
|
|
|
'DivinerRenderer' => 'applications/diviner/renderer/DivinerRenderer.php',
|
|
|
|
'DivinerReturnTableView' => 'applications/diviner/view/DivinerReturnTableView.php',
|
|
|
|
'DivinerReturnTableView' => 'applications/diviner/view/DivinerReturnTableView.php',
|
|
|
|
'DivinerSectionView' => 'applications/diviner/view/DivinerSectionView.php',
|
|
|
|
'DivinerSectionView' => 'applications/diviner/view/DivinerSectionView.php',
|
|
|
|
'DivinerStaticPublisher' => 'applications/diviner/publisher/DivinerStaticPublisher.php',
|
|
|
|
'DivinerStaticPublisher' => 'applications/diviner/publisher/DivinerStaticPublisher.php',
|
|
|
|
|
|
|
|
'DivinerSymbolRemarkupRule' => 'applications/diviner/markup/DivinerSymbolRemarkupRule.php',
|
|
|
|
'DivinerWorkflow' => 'applications/diviner/workflow/DivinerWorkflow.php',
|
|
|
|
'DivinerWorkflow' => 'applications/diviner/workflow/DivinerWorkflow.php',
|
|
|
|
'DoorkeeperBridge' => 'applications/doorkeeper/bridge/DoorkeeperBridge.php',
|
|
|
|
'DoorkeeperBridge' => 'applications/doorkeeper/bridge/DoorkeeperBridge.php',
|
|
|
|
'DoorkeeperBridgeAsana' => 'applications/doorkeeper/bridge/DoorkeeperBridgeAsana.php',
|
|
|
|
'DoorkeeperBridgeAsana' => 'applications/doorkeeper/bridge/DoorkeeperBridgeAsana.php',
|
|
|
@ -1467,6 +1467,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorEditor' => 'infrastructure/PhabricatorEditor.php',
|
|
|
|
'PhabricatorEditor' => 'infrastructure/PhabricatorEditor.php',
|
|
|
|
'PhabricatorEmailLoginController' => 'applications/auth/controller/PhabricatorEmailLoginController.php',
|
|
|
|
'PhabricatorEmailLoginController' => 'applications/auth/controller/PhabricatorEmailLoginController.php',
|
|
|
|
'PhabricatorEmailVerificationController' => 'applications/auth/controller/PhabricatorEmailVerificationController.php',
|
|
|
|
'PhabricatorEmailVerificationController' => 'applications/auth/controller/PhabricatorEmailVerificationController.php',
|
|
|
|
|
|
|
|
'PhabricatorEmbedFileRemarkupRule' => 'applications/files/markup/PhabricatorEmbedFileRemarkupRule.php',
|
|
|
|
'PhabricatorEmptyQueryException' => 'infrastructure/query/PhabricatorEmptyQueryException.php',
|
|
|
|
'PhabricatorEmptyQueryException' => 'infrastructure/query/PhabricatorEmptyQueryException.php',
|
|
|
|
'PhabricatorEnglishTranslation' => 'infrastructure/internationalization/translation/PhabricatorEnglishTranslation.php',
|
|
|
|
'PhabricatorEnglishTranslation' => 'infrastructure/internationalization/translation/PhabricatorEnglishTranslation.php',
|
|
|
|
'PhabricatorEnv' => 'infrastructure/env/PhabricatorEnv.php',
|
|
|
|
'PhabricatorEnv' => 'infrastructure/env/PhabricatorEnv.php',
|
|
|
@ -1614,6 +1615,8 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorHunksManagementMigrateWorkflow' => 'applications/differential/management/PhabricatorHunksManagementMigrateWorkflow.php',
|
|
|
|
'PhabricatorHunksManagementMigrateWorkflow' => 'applications/differential/management/PhabricatorHunksManagementMigrateWorkflow.php',
|
|
|
|
'PhabricatorHunksManagementWorkflow' => 'applications/differential/management/PhabricatorHunksManagementWorkflow.php',
|
|
|
|
'PhabricatorHunksManagementWorkflow' => 'applications/differential/management/PhabricatorHunksManagementWorkflow.php',
|
|
|
|
'PhabricatorIRCProtocolAdapter' => 'infrastructure/daemon/bot/adapter/PhabricatorIRCProtocolAdapter.php',
|
|
|
|
'PhabricatorIRCProtocolAdapter' => 'infrastructure/daemon/bot/adapter/PhabricatorIRCProtocolAdapter.php',
|
|
|
|
|
|
|
|
'PhabricatorIconRemarkupRule' => 'applications/macro/markup/PhabricatorIconRemarkupRule.php',
|
|
|
|
|
|
|
|
'PhabricatorImageMacroRemarkupRule' => 'applications/macro/markup/PhabricatorImageMacroRemarkupRule.php',
|
|
|
|
'PhabricatorImageTransformer' => 'applications/files/PhabricatorImageTransformer.php',
|
|
|
|
'PhabricatorImageTransformer' => 'applications/files/PhabricatorImageTransformer.php',
|
|
|
|
'PhabricatorInfrastructureTestCase' => '__tests__/PhabricatorInfrastructureTestCase.php',
|
|
|
|
'PhabricatorInfrastructureTestCase' => '__tests__/PhabricatorInfrastructureTestCase.php',
|
|
|
|
'PhabricatorInlineCommentController' => 'infrastructure/diff/PhabricatorInlineCommentController.php',
|
|
|
|
'PhabricatorInlineCommentController' => 'infrastructure/diff/PhabricatorInlineCommentController.php',
|
|
|
@ -1704,6 +1707,8 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorMarkupInterface' => 'infrastructure/markup/PhabricatorMarkupInterface.php',
|
|
|
|
'PhabricatorMarkupInterface' => 'infrastructure/markup/PhabricatorMarkupInterface.php',
|
|
|
|
'PhabricatorMarkupOneOff' => 'infrastructure/markup/PhabricatorMarkupOneOff.php',
|
|
|
|
'PhabricatorMarkupOneOff' => 'infrastructure/markup/PhabricatorMarkupOneOff.php',
|
|
|
|
'PhabricatorMarkupPreviewController' => 'infrastructure/markup/PhabricatorMarkupPreviewController.php',
|
|
|
|
'PhabricatorMarkupPreviewController' => 'infrastructure/markup/PhabricatorMarkupPreviewController.php',
|
|
|
|
|
|
|
|
'PhabricatorMemeRemarkupRule' => 'applications/macro/markup/PhabricatorMemeRemarkupRule.php',
|
|
|
|
|
|
|
|
'PhabricatorMentionRemarkupRule' => 'applications/people/markup/PhabricatorMentionRemarkupRule.php',
|
|
|
|
'PhabricatorMercurialGraphStream' => 'applications/repository/daemon/PhabricatorMercurialGraphStream.php',
|
|
|
|
'PhabricatorMercurialGraphStream' => 'applications/repository/daemon/PhabricatorMercurialGraphStream.php',
|
|
|
|
'PhabricatorMetaMTAActor' => 'applications/metamta/query/PhabricatorMetaMTAActor.php',
|
|
|
|
'PhabricatorMetaMTAActor' => 'applications/metamta/query/PhabricatorMetaMTAActor.php',
|
|
|
|
'PhabricatorMetaMTAActorQuery' => 'applications/metamta/query/PhabricatorMetaMTAActorQuery.php',
|
|
|
|
'PhabricatorMetaMTAActorQuery' => 'applications/metamta/query/PhabricatorMetaMTAActorQuery.php',
|
|
|
@ -1787,6 +1792,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorObjectMailReceiver' => 'applications/metamta/receiver/PhabricatorObjectMailReceiver.php',
|
|
|
|
'PhabricatorObjectMailReceiver' => 'applications/metamta/receiver/PhabricatorObjectMailReceiver.php',
|
|
|
|
'PhabricatorObjectMailReceiverTestCase' => 'applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php',
|
|
|
|
'PhabricatorObjectMailReceiverTestCase' => 'applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php',
|
|
|
|
'PhabricatorObjectQuery' => 'applications/phid/query/PhabricatorObjectQuery.php',
|
|
|
|
'PhabricatorObjectQuery' => 'applications/phid/query/PhabricatorObjectQuery.php',
|
|
|
|
|
|
|
|
'PhabricatorObjectRemarkupRule' => 'infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php',
|
|
|
|
'PhabricatorObjectSelectorDialog' => 'view/control/PhabricatorObjectSelectorDialog.php',
|
|
|
|
'PhabricatorObjectSelectorDialog' => 'view/control/PhabricatorObjectSelectorDialog.php',
|
|
|
|
'PhabricatorOffsetPagedQuery' => 'infrastructure/query/PhabricatorOffsetPagedQuery.php',
|
|
|
|
'PhabricatorOffsetPagedQuery' => 'infrastructure/query/PhabricatorOffsetPagedQuery.php',
|
|
|
|
'PhabricatorOwnerPathQuery' => 'applications/owners/query/PhabricatorOwnerPathQuery.php',
|
|
|
|
'PhabricatorOwnerPathQuery' => 'applications/owners/query/PhabricatorOwnerPathQuery.php',
|
|
|
@ -1977,20 +1983,13 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorRegistrationProfile' => 'applications/people/storage/PhabricatorRegistrationProfile.php',
|
|
|
|
'PhabricatorRegistrationProfile' => 'applications/people/storage/PhabricatorRegistrationProfile.php',
|
|
|
|
'PhabricatorReleephApplication' => 'applications/releeph/application/PhabricatorReleephApplication.php',
|
|
|
|
'PhabricatorReleephApplication' => 'applications/releeph/application/PhabricatorReleephApplication.php',
|
|
|
|
'PhabricatorReleephApplicationConfigOptions' => 'applications/releeph/config/PhabricatorReleephApplicationConfigOptions.php',
|
|
|
|
'PhabricatorReleephApplicationConfigOptions' => 'applications/releeph/config/PhabricatorReleephApplicationConfigOptions.php',
|
|
|
|
'PhabricatorRemarkupBlockInterpreterCowsay' => 'infrastructure/markup/interpreter/PhabricatorRemarkupBlockInterpreterCowsay.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupBlockInterpreterFiglet' => 'infrastructure/markup/interpreter/PhabricatorRemarkupBlockInterpreterFiglet.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupBlockInterpreterGraphviz' => 'infrastructure/markup/interpreter/PhabricatorRemarkupBlockInterpreterGraphviz.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupControl' => 'view/form/control/PhabricatorRemarkupControl.php',
|
|
|
|
'PhabricatorRemarkupControl' => 'view/form/control/PhabricatorRemarkupControl.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupCowsayBlockInterpreter' => 'infrastructure/markup/interpreter/PhabricatorRemarkupCowsayBlockInterpreter.php',
|
|
|
|
'PhabricatorRemarkupCustomBlockRule' => 'infrastructure/markup/rule/PhabricatorRemarkupCustomBlockRule.php',
|
|
|
|
'PhabricatorRemarkupCustomBlockRule' => 'infrastructure/markup/rule/PhabricatorRemarkupCustomBlockRule.php',
|
|
|
|
'PhabricatorRemarkupCustomInlineRule' => 'infrastructure/markup/rule/PhabricatorRemarkupCustomInlineRule.php',
|
|
|
|
'PhabricatorRemarkupCustomInlineRule' => 'infrastructure/markup/rule/PhabricatorRemarkupCustomInlineRule.php',
|
|
|
|
'PhabricatorRemarkupExample' => 'applications/uiexample/examples/PhabricatorRemarkupExample.php',
|
|
|
|
'PhabricatorRemarkupExample' => 'applications/uiexample/examples/PhabricatorRemarkupExample.php',
|
|
|
|
'PhabricatorRemarkupRuleEmbedFile' => 'applications/files/remarkup/PhabricatorRemarkupRuleEmbedFile.php',
|
|
|
|
'PhabricatorRemarkupFigletBlockInterpreter' => 'infrastructure/markup/interpreter/PhabricatorRemarkupFigletBlockInterpreter.php',
|
|
|
|
'PhabricatorRemarkupRuleIcon' => 'applications/macro/remarkup/PhabricatorRemarkupRuleIcon.php',
|
|
|
|
'PhabricatorRemarkupGraphvizBlockInterpreter' => 'infrastructure/markup/interpreter/PhabricatorRemarkupGraphvizBlockInterpreter.php',
|
|
|
|
'PhabricatorRemarkupRuleImageMacro' => 'applications/macro/remarkup/PhabricatorRemarkupRuleImageMacro.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleMeme' => 'applications/macro/remarkup/PhabricatorRemarkupRuleMeme.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleMention' => 'applications/people/remarkup/PhabricatorRemarkupRuleMention.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleObject' => 'infrastructure/markup/rule/PhabricatorRemarkupRuleObject.php',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleYoutube' => 'infrastructure/markup/rule/PhabricatorRemarkupRuleYoutube.php',
|
|
|
|
|
|
|
|
'PhabricatorRepositoriesApplication' => 'applications/repository/application/PhabricatorRepositoriesApplication.php',
|
|
|
|
'PhabricatorRepositoriesApplication' => 'applications/repository/application/PhabricatorRepositoriesApplication.php',
|
|
|
|
'PhabricatorRepository' => 'applications/repository/storage/PhabricatorRepository.php',
|
|
|
|
'PhabricatorRepository' => 'applications/repository/storage/PhabricatorRepository.php',
|
|
|
|
'PhabricatorRepositoryArcanistProject' => 'applications/repository/storage/PhabricatorRepositoryArcanistProject.php',
|
|
|
|
'PhabricatorRepositoryArcanistProject' => 'applications/repository/storage/PhabricatorRepositoryArcanistProject.php',
|
|
|
@ -2367,6 +2366,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorXHProfProfileView' => 'applications/xhprof/view/PhabricatorXHProfProfileView.php',
|
|
|
|
'PhabricatorXHProfProfileView' => 'applications/xhprof/view/PhabricatorXHProfProfileView.php',
|
|
|
|
'PhabricatorXHProfSample' => 'applications/xhprof/storage/PhabricatorXHProfSample.php',
|
|
|
|
'PhabricatorXHProfSample' => 'applications/xhprof/storage/PhabricatorXHProfSample.php',
|
|
|
|
'PhabricatorXHProfSampleListController' => 'applications/xhprof/controller/PhabricatorXHProfSampleListController.php',
|
|
|
|
'PhabricatorXHProfSampleListController' => 'applications/xhprof/controller/PhabricatorXHProfSampleListController.php',
|
|
|
|
|
|
|
|
'PhabricatorYoutubeRemarkupRule' => 'infrastructure/markup/rule/PhabricatorYoutubeRemarkupRule.php',
|
|
|
|
'PhameBasicBlogSkin' => 'applications/phame/skins/PhameBasicBlogSkin.php',
|
|
|
|
'PhameBasicBlogSkin' => 'applications/phame/skins/PhameBasicBlogSkin.php',
|
|
|
|
'PhameBasicTemplateBlogSkin' => 'applications/phame/skins/PhameBasicTemplateBlogSkin.php',
|
|
|
|
'PhameBasicTemplateBlogSkin' => 'applications/phame/skins/PhameBasicTemplateBlogSkin.php',
|
|
|
|
'PhameBlog' => 'applications/phame/storage/PhameBlog.php',
|
|
|
|
'PhameBlog' => 'applications/phame/storage/PhameBlog.php',
|
|
|
@ -2570,7 +2570,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhrictionListController' => 'applications/phriction/controller/PhrictionListController.php',
|
|
|
|
'PhrictionListController' => 'applications/phriction/controller/PhrictionListController.php',
|
|
|
|
'PhrictionMoveController' => 'applications/phriction/controller/PhrictionMoveController.php',
|
|
|
|
'PhrictionMoveController' => 'applications/phriction/controller/PhrictionMoveController.php',
|
|
|
|
'PhrictionNewController' => 'applications/phriction/controller/PhrictionNewController.php',
|
|
|
|
'PhrictionNewController' => 'applications/phriction/controller/PhrictionNewController.php',
|
|
|
|
'PhrictionRemarkupRule' => 'applications/phriction/remarkup/PhrictionRemarkupRule.php',
|
|
|
|
'PhrictionRemarkupRule' => 'applications/phriction/markup/PhrictionRemarkupRule.php',
|
|
|
|
'PhrictionSearchEngine' => 'applications/phriction/query/PhrictionSearchEngine.php',
|
|
|
|
'PhrictionSearchEngine' => 'applications/phriction/query/PhrictionSearchEngine.php',
|
|
|
|
'PhrictionSearchIndexer' => 'applications/phriction/search/PhrictionSearchIndexer.php',
|
|
|
|
'PhrictionSearchIndexer' => 'applications/phriction/search/PhrictionSearchIndexer.php',
|
|
|
|
'PonderAddAnswerView' => 'applications/ponder/view/PonderAddAnswerView.php',
|
|
|
|
'PonderAddAnswerView' => 'applications/ponder/view/PonderAddAnswerView.php',
|
|
|
@ -3036,7 +3036,7 @@ phutil_register_library_map(array(
|
|
|
|
'DifferentialProjectsField' => 'DifferentialCoreCustomField',
|
|
|
|
'DifferentialProjectsField' => 'DifferentialCoreCustomField',
|
|
|
|
'DifferentialQueryConduitAPIMethod' => 'DifferentialConduitAPIMethod',
|
|
|
|
'DifferentialQueryConduitAPIMethod' => 'DifferentialConduitAPIMethod',
|
|
|
|
'DifferentialQueryDiffsConduitAPIMethod' => 'DifferentialConduitAPIMethod',
|
|
|
|
'DifferentialQueryDiffsConduitAPIMethod' => 'DifferentialConduitAPIMethod',
|
|
|
|
'DifferentialRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'DifferentialRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'DifferentialReplyHandler' => 'PhabricatorMailReplyHandler',
|
|
|
|
'DifferentialReplyHandler' => 'PhabricatorMailReplyHandler',
|
|
|
|
'DifferentialRepositoryField' => 'DifferentialCoreCustomField',
|
|
|
|
'DifferentialRepositoryField' => 'DifferentialCoreCustomField',
|
|
|
|
'DifferentialRepositoryLookup' => 'Phobject',
|
|
|
|
'DifferentialRepositoryLookup' => 'Phobject',
|
|
|
@ -3112,7 +3112,7 @@ phutil_register_library_map(array(
|
|
|
|
'DiffusionCommitParentsQueryConduitAPIMethod' => 'DiffusionQueryConduitAPIMethod',
|
|
|
|
'DiffusionCommitParentsQueryConduitAPIMethod' => 'DiffusionQueryConduitAPIMethod',
|
|
|
|
'DiffusionCommitQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'DiffusionCommitQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'DiffusionCommitRef' => 'Phobject',
|
|
|
|
'DiffusionCommitRef' => 'Phobject',
|
|
|
|
'DiffusionCommitRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'DiffusionCommitRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'DiffusionCommitTagsController' => 'DiffusionController',
|
|
|
|
'DiffusionCommitTagsController' => 'DiffusionController',
|
|
|
|
'DiffusionConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'DiffusionConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'DiffusionController' => 'PhabricatorController',
|
|
|
|
'DiffusionController' => 'PhabricatorController',
|
|
|
@ -3202,7 +3202,7 @@ phutil_register_library_map(array(
|
|
|
|
'DiffusionRepositoryListController' => 'DiffusionController',
|
|
|
|
'DiffusionRepositoryListController' => 'DiffusionController',
|
|
|
|
'DiffusionRepositoryNewController' => 'DiffusionController',
|
|
|
|
'DiffusionRepositoryNewController' => 'DiffusionController',
|
|
|
|
'DiffusionRepositoryRef' => 'Phobject',
|
|
|
|
'DiffusionRepositoryRef' => 'Phobject',
|
|
|
|
'DiffusionRepositoryRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'DiffusionRepositoryRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'DiffusionResolveRefsConduitAPIMethod' => 'DiffusionQueryConduitAPIMethod',
|
|
|
|
'DiffusionResolveRefsConduitAPIMethod' => 'DiffusionQueryConduitAPIMethod',
|
|
|
|
'DiffusionResolveUserQuery' => 'Phobject',
|
|
|
|
'DiffusionResolveUserQuery' => 'Phobject',
|
|
|
|
'DiffusionSSHGitReceivePackWorkflow' => 'DiffusionSSHGitWorkflow',
|
|
|
|
'DiffusionSSHGitReceivePackWorkflow' => 'DiffusionSSHGitWorkflow',
|
|
|
@ -3266,10 +3266,10 @@ phutil_register_library_map(array(
|
|
|
|
'DivinerPHPAtomizer' => 'DivinerAtomizer',
|
|
|
|
'DivinerPHPAtomizer' => 'DivinerAtomizer',
|
|
|
|
'DivinerParameterTableView' => 'AphrontTagView',
|
|
|
|
'DivinerParameterTableView' => 'AphrontTagView',
|
|
|
|
'DivinerPublishCache' => 'DivinerDiskCache',
|
|
|
|
'DivinerPublishCache' => 'DivinerDiskCache',
|
|
|
|
'DivinerRemarkupRuleSymbol' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'DivinerReturnTableView' => 'AphrontTagView',
|
|
|
|
'DivinerReturnTableView' => 'AphrontTagView',
|
|
|
|
'DivinerSectionView' => 'AphrontTagView',
|
|
|
|
'DivinerSectionView' => 'AphrontTagView',
|
|
|
|
'DivinerStaticPublisher' => 'DivinerPublisher',
|
|
|
|
'DivinerStaticPublisher' => 'DivinerPublisher',
|
|
|
|
|
|
|
|
'DivinerSymbolRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
'DivinerWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'DivinerWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'DoorkeeperBridge' => 'Phobject',
|
|
|
|
'DoorkeeperBridge' => 'Phobject',
|
|
|
|
'DoorkeeperBridgeAsana' => 'DoorkeeperBridge',
|
|
|
|
'DoorkeeperBridgeAsana' => 'DoorkeeperBridge',
|
|
|
@ -3487,7 +3487,7 @@ phutil_register_library_map(array(
|
|
|
|
'HarbormasterPublishFragmentBuildStepImplementation' => 'HarbormasterBuildStepImplementation',
|
|
|
|
'HarbormasterPublishFragmentBuildStepImplementation' => 'HarbormasterBuildStepImplementation',
|
|
|
|
'HarbormasterQueryBuildablesConduitAPIMethod' => 'HarbormasterConduitAPIMethod',
|
|
|
|
'HarbormasterQueryBuildablesConduitAPIMethod' => 'HarbormasterConduitAPIMethod',
|
|
|
|
'HarbormasterQueryBuildsConduitAPIMethod' => 'HarbormasterConduitAPIMethod',
|
|
|
|
'HarbormasterQueryBuildsConduitAPIMethod' => 'HarbormasterConduitAPIMethod',
|
|
|
|
'HarbormasterRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'HarbormasterRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'HarbormasterScratchTable' => 'HarbormasterDAO',
|
|
|
|
'HarbormasterScratchTable' => 'HarbormasterDAO',
|
|
|
|
'HarbormasterSendMessageConduitAPIMethod' => 'HarbormasterConduitAPIMethod',
|
|
|
|
'HarbormasterSendMessageConduitAPIMethod' => 'HarbormasterConduitAPIMethod',
|
|
|
|
'HarbormasterSleepBuildStepImplementation' => 'HarbormasterBuildStepImplementation',
|
|
|
|
'HarbormasterSleepBuildStepImplementation' => 'HarbormasterBuildStepImplementation',
|
|
|
@ -3520,7 +3520,7 @@ phutil_register_library_map(array(
|
|
|
|
'HeraldPreCommitContentAdapter' => 'HeraldPreCommitAdapter',
|
|
|
|
'HeraldPreCommitContentAdapter' => 'HeraldPreCommitAdapter',
|
|
|
|
'HeraldPreCommitRefAdapter' => 'HeraldPreCommitAdapter',
|
|
|
|
'HeraldPreCommitRefAdapter' => 'HeraldPreCommitAdapter',
|
|
|
|
'HeraldRecursiveConditionsException' => 'Exception',
|
|
|
|
'HeraldRecursiveConditionsException' => 'Exception',
|
|
|
|
'HeraldRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'HeraldRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'HeraldRule' => array(
|
|
|
|
'HeraldRule' => array(
|
|
|
|
'HeraldDAO',
|
|
|
|
'HeraldDAO',
|
|
|
|
'PhabricatorFlaggableInterface',
|
|
|
|
'PhabricatorFlaggableInterface',
|
|
|
@ -3579,7 +3579,7 @@ phutil_register_library_map(array(
|
|
|
|
'LegalpadDocumentListController' => 'LegalpadController',
|
|
|
|
'LegalpadDocumentListController' => 'LegalpadController',
|
|
|
|
'LegalpadDocumentManageController' => 'LegalpadController',
|
|
|
|
'LegalpadDocumentManageController' => 'LegalpadController',
|
|
|
|
'LegalpadDocumentQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'LegalpadDocumentQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'LegalpadDocumentRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'LegalpadDocumentRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'LegalpadDocumentSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'LegalpadDocumentSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'LegalpadDocumentSignController' => 'LegalpadController',
|
|
|
|
'LegalpadDocumentSignController' => 'LegalpadController',
|
|
|
|
'LegalpadDocumentSignature' => array(
|
|
|
|
'LegalpadDocumentSignature' => array(
|
|
|
@ -3646,7 +3646,7 @@ phutil_register_library_map(array(
|
|
|
|
'ManiphestNameIndexEventListener' => 'PhabricatorEventListener',
|
|
|
|
'ManiphestNameIndexEventListener' => 'PhabricatorEventListener',
|
|
|
|
'ManiphestQueryConduitAPIMethod' => 'ManiphestConduitAPIMethod',
|
|
|
|
'ManiphestQueryConduitAPIMethod' => 'ManiphestConduitAPIMethod',
|
|
|
|
'ManiphestQueryStatusesConduitAPIMethod' => 'ManiphestConduitAPIMethod',
|
|
|
|
'ManiphestQueryStatusesConduitAPIMethod' => 'ManiphestConduitAPIMethod',
|
|
|
|
'ManiphestRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'ManiphestRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'ManiphestReplyHandler' => 'PhabricatorMailReplyHandler',
|
|
|
|
'ManiphestReplyHandler' => 'PhabricatorMailReplyHandler',
|
|
|
|
'ManiphestReportController' => 'ManiphestController',
|
|
|
|
'ManiphestReportController' => 'ManiphestController',
|
|
|
|
'ManiphestSearchIndexer' => 'PhabricatorSearchDocumentIndexer',
|
|
|
|
'ManiphestSearchIndexer' => 'PhabricatorSearchDocumentIndexer',
|
|
|
@ -3847,7 +3847,7 @@ phutil_register_library_map(array(
|
|
|
|
'PassphraseCredentialViewController' => 'PassphraseController',
|
|
|
|
'PassphraseCredentialViewController' => 'PassphraseController',
|
|
|
|
'PassphraseDAO' => 'PhabricatorLiskDAO',
|
|
|
|
'PassphraseDAO' => 'PhabricatorLiskDAO',
|
|
|
|
'PassphrasePasswordKey' => 'PassphraseAbstractKey',
|
|
|
|
'PassphrasePasswordKey' => 'PassphraseAbstractKey',
|
|
|
|
'PassphraseRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'PassphraseRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'PassphraseSSHKey' => 'PassphraseAbstractKey',
|
|
|
|
'PassphraseSSHKey' => 'PassphraseAbstractKey',
|
|
|
|
'PassphraseSecret' => 'PassphraseDAO',
|
|
|
|
'PassphraseSecret' => 'PassphraseDAO',
|
|
|
|
'PasteConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'PasteConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
@ -4150,7 +4150,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorCountdownEditController' => 'PhabricatorCountdownController',
|
|
|
|
'PhabricatorCountdownEditController' => 'PhabricatorCountdownController',
|
|
|
|
'PhabricatorCountdownListController' => 'PhabricatorCountdownController',
|
|
|
|
'PhabricatorCountdownListController' => 'PhabricatorCountdownController',
|
|
|
|
'PhabricatorCountdownQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorCountdownQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorCountdownRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'PhabricatorCountdownRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'PhabricatorCountdownSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'PhabricatorCountdownSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'PhabricatorCountdownView' => 'AphrontTagView',
|
|
|
|
'PhabricatorCountdownView' => 'AphrontTagView',
|
|
|
|
'PhabricatorCountdownViewController' => 'PhabricatorCountdownController',
|
|
|
|
'PhabricatorCountdownViewController' => 'PhabricatorCountdownController',
|
|
|
@ -4245,7 +4245,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorDashboardPanelTypeText' => 'PhabricatorDashboardPanelType',
|
|
|
|
'PhabricatorDashboardPanelTypeText' => 'PhabricatorDashboardPanelType',
|
|
|
|
'PhabricatorDashboardPanelViewController' => 'PhabricatorDashboardController',
|
|
|
|
'PhabricatorDashboardPanelViewController' => 'PhabricatorDashboardController',
|
|
|
|
'PhabricatorDashboardQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorDashboardQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorDashboardRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'PhabricatorDashboardRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'PhabricatorDashboardRemovePanelController' => 'PhabricatorDashboardController',
|
|
|
|
'PhabricatorDashboardRemovePanelController' => 'PhabricatorDashboardController',
|
|
|
|
'PhabricatorDashboardRenderingEngine' => 'Phobject',
|
|
|
|
'PhabricatorDashboardRenderingEngine' => 'Phobject',
|
|
|
|
'PhabricatorDashboardSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'PhabricatorDashboardSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
@ -4283,6 +4283,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorEditor' => 'Phobject',
|
|
|
|
'PhabricatorEditor' => 'Phobject',
|
|
|
|
'PhabricatorEmailLoginController' => 'PhabricatorAuthController',
|
|
|
|
'PhabricatorEmailLoginController' => 'PhabricatorAuthController',
|
|
|
|
'PhabricatorEmailVerificationController' => 'PhabricatorAuthController',
|
|
|
|
'PhabricatorEmailVerificationController' => 'PhabricatorAuthController',
|
|
|
|
|
|
|
|
'PhabricatorEmbedFileRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'PhabricatorEmptyQueryException' => 'Exception',
|
|
|
|
'PhabricatorEmptyQueryException' => 'Exception',
|
|
|
|
'PhabricatorEnglishTranslation' => 'PhabricatorBaseEnglishTranslation',
|
|
|
|
'PhabricatorEnglishTranslation' => 'PhabricatorBaseEnglishTranslation',
|
|
|
|
'PhabricatorEnvTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorEnvTestCase' => 'PhabricatorTestCase',
|
|
|
@ -4435,6 +4436,8 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorHunksManagementMigrateWorkflow' => 'PhabricatorHunksManagementWorkflow',
|
|
|
|
'PhabricatorHunksManagementMigrateWorkflow' => 'PhabricatorHunksManagementWorkflow',
|
|
|
|
'PhabricatorHunksManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'PhabricatorHunksManagementWorkflow' => 'PhabricatorManagementWorkflow',
|
|
|
|
'PhabricatorIRCProtocolAdapter' => 'PhabricatorBaseProtocolAdapter',
|
|
|
|
'PhabricatorIRCProtocolAdapter' => 'PhabricatorBaseProtocolAdapter',
|
|
|
|
|
|
|
|
'PhabricatorIconRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'PhabricatorImageMacroRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
'PhabricatorInfrastructureTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorInfrastructureTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorInlineCommentController' => 'PhabricatorController',
|
|
|
|
'PhabricatorInlineCommentController' => 'PhabricatorController',
|
|
|
|
'PhabricatorInlineCommentInterface' => 'PhabricatorMarkupInterface',
|
|
|
|
'PhabricatorInlineCommentInterface' => 'PhabricatorMarkupInterface',
|
|
|
@ -4515,6 +4518,8 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorMarkupCache' => 'PhabricatorCacheDAO',
|
|
|
|
'PhabricatorMarkupCache' => 'PhabricatorCacheDAO',
|
|
|
|
'PhabricatorMarkupOneOff' => 'PhabricatorMarkupInterface',
|
|
|
|
'PhabricatorMarkupOneOff' => 'PhabricatorMarkupInterface',
|
|
|
|
'PhabricatorMarkupPreviewController' => 'PhabricatorController',
|
|
|
|
'PhabricatorMarkupPreviewController' => 'PhabricatorController',
|
|
|
|
|
|
|
|
'PhabricatorMemeRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'PhabricatorMentionRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
'PhabricatorMercurialGraphStream' => 'PhabricatorRepositoryGraphStream',
|
|
|
|
'PhabricatorMercurialGraphStream' => 'PhabricatorRepositoryGraphStream',
|
|
|
|
'PhabricatorMetaMTAActorQuery' => 'PhabricatorQuery',
|
|
|
|
'PhabricatorMetaMTAActorQuery' => 'PhabricatorQuery',
|
|
|
|
'PhabricatorMetaMTAApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorMetaMTAApplication' => 'PhabricatorApplication',
|
|
|
@ -4601,6 +4606,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorObjectMailReceiver' => 'PhabricatorMailReceiver',
|
|
|
|
'PhabricatorObjectMailReceiver' => 'PhabricatorMailReceiver',
|
|
|
|
'PhabricatorObjectMailReceiverTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorObjectMailReceiverTestCase' => 'PhabricatorTestCase',
|
|
|
|
'PhabricatorObjectQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorObjectQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
|
|
|
|
'PhabricatorObjectRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
'PhabricatorOffsetPagedQuery' => 'PhabricatorQuery',
|
|
|
|
'PhabricatorOffsetPagedQuery' => 'PhabricatorQuery',
|
|
|
|
'PhabricatorOwnersApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorOwnersApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorOwnersConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
'PhabricatorOwnersConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
@ -4647,7 +4653,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorPasteListController' => 'PhabricatorPasteController',
|
|
|
|
'PhabricatorPasteListController' => 'PhabricatorPasteController',
|
|
|
|
'PhabricatorPastePastePHIDType' => 'PhabricatorPHIDType',
|
|
|
|
'PhabricatorPastePastePHIDType' => 'PhabricatorPHIDType',
|
|
|
|
'PhabricatorPasteQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorPasteQuery' => 'PhabricatorCursorPagedPolicyAwareQuery',
|
|
|
|
'PhabricatorPasteRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'PhabricatorPasteRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'PhabricatorPasteSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'PhabricatorPasteSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'PhabricatorPasteTestDataGenerator' => 'PhabricatorTestDataGenerator',
|
|
|
|
'PhabricatorPasteTestDataGenerator' => 'PhabricatorTestDataGenerator',
|
|
|
|
'PhabricatorPasteTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
|
'PhabricatorPasteTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
@ -4807,20 +4813,13 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorRegistrationProfile' => 'Phobject',
|
|
|
|
'PhabricatorRegistrationProfile' => 'Phobject',
|
|
|
|
'PhabricatorReleephApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorReleephApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorReleephApplicationConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
'PhabricatorReleephApplicationConfigOptions' => 'PhabricatorApplicationConfigOptions',
|
|
|
|
'PhabricatorRemarkupBlockInterpreterCowsay' => 'PhutilRemarkupBlockInterpreter',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupBlockInterpreterFiglet' => 'PhutilRemarkupBlockInterpreter',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupBlockInterpreterGraphviz' => 'PhutilRemarkupBlockInterpreter',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupControl' => 'AphrontFormTextAreaControl',
|
|
|
|
'PhabricatorRemarkupControl' => 'AphrontFormTextAreaControl',
|
|
|
|
'PhabricatorRemarkupCustomBlockRule' => 'PhutilRemarkupEngineBlockRule',
|
|
|
|
'PhabricatorRemarkupCowsayBlockInterpreter' => 'PhutilRemarkupBlockInterpreter',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupCustomBlockRule' => 'PhutilRemarkupBlockRule',
|
|
|
|
'PhabricatorRemarkupCustomInlineRule' => 'PhutilRemarkupRule',
|
|
|
|
'PhabricatorRemarkupCustomInlineRule' => 'PhutilRemarkupRule',
|
|
|
|
'PhabricatorRemarkupExample' => 'PhabricatorUIExample',
|
|
|
|
'PhabricatorRemarkupExample' => 'PhabricatorUIExample',
|
|
|
|
'PhabricatorRemarkupRuleEmbedFile' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'PhabricatorRemarkupFigletBlockInterpreter' => 'PhutilRemarkupBlockInterpreter',
|
|
|
|
'PhabricatorRemarkupRuleIcon' => 'PhutilRemarkupRule',
|
|
|
|
'PhabricatorRemarkupGraphvizBlockInterpreter' => 'PhutilRemarkupBlockInterpreter',
|
|
|
|
'PhabricatorRemarkupRuleImageMacro' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleMeme' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleMention' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleObject' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'PhabricatorRemarkupRuleYoutube' => 'PhutilRemarkupRule',
|
|
|
|
|
|
|
|
'PhabricatorRepositoriesApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorRepositoriesApplication' => 'PhabricatorApplication',
|
|
|
|
'PhabricatorRepository' => array(
|
|
|
|
'PhabricatorRepository' => array(
|
|
|
|
'PhabricatorRepositoryDAO',
|
|
|
|
'PhabricatorRepositoryDAO',
|
|
|
@ -5225,6 +5224,7 @@ phutil_register_library_map(array(
|
|
|
|
'PhabricatorXHProfProfileView' => 'AphrontView',
|
|
|
|
'PhabricatorXHProfProfileView' => 'AphrontView',
|
|
|
|
'PhabricatorXHProfSample' => 'PhabricatorXHProfDAO',
|
|
|
|
'PhabricatorXHProfSample' => 'PhabricatorXHProfDAO',
|
|
|
|
'PhabricatorXHProfSampleListController' => 'PhabricatorXHProfController',
|
|
|
|
'PhabricatorXHProfSampleListController' => 'PhabricatorXHProfController',
|
|
|
|
|
|
|
|
'PhabricatorYoutubeRemarkupRule' => 'PhutilRemarkupRule',
|
|
|
|
'PhameBasicBlogSkin' => 'PhameBlogSkin',
|
|
|
|
'PhameBasicBlogSkin' => 'PhameBlogSkin',
|
|
|
|
'PhameBasicTemplateBlogSkin' => 'PhameBasicBlogSkin',
|
|
|
|
'PhameBasicTemplateBlogSkin' => 'PhameBasicBlogSkin',
|
|
|
|
'PhameBlog' => array(
|
|
|
|
'PhameBlog' => array(
|
|
|
@ -5320,7 +5320,7 @@ phutil_register_library_map(array(
|
|
|
|
'PholioMockSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'PholioMockSearchEngine' => 'PhabricatorApplicationSearchEngine',
|
|
|
|
'PholioMockThumbGridView' => 'AphrontView',
|
|
|
|
'PholioMockThumbGridView' => 'AphrontView',
|
|
|
|
'PholioMockViewController' => 'PholioController',
|
|
|
|
'PholioMockViewController' => 'PholioController',
|
|
|
|
'PholioRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'PholioRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'PholioReplyHandler' => 'PhabricatorMailReplyHandler',
|
|
|
|
'PholioReplyHandler' => 'PhabricatorMailReplyHandler',
|
|
|
|
'PholioSearchIndexer' => 'PhabricatorSearchDocumentIndexer',
|
|
|
|
'PholioSearchIndexer' => 'PhabricatorSearchDocumentIndexer',
|
|
|
|
'PholioTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
|
'PholioTransaction' => 'PhabricatorApplicationTransaction',
|
|
|
@ -5548,7 +5548,7 @@ phutil_register_library_map(array(
|
|
|
|
'PonderQuestionTransactionComment' => 'PhabricatorApplicationTransactionComment',
|
|
|
|
'PonderQuestionTransactionComment' => 'PhabricatorApplicationTransactionComment',
|
|
|
|
'PonderQuestionTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
|
|
|
'PonderQuestionTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
|
|
|
'PonderQuestionViewController' => 'PonderController',
|
|
|
|
'PonderQuestionViewController' => 'PonderController',
|
|
|
|
'PonderRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'PonderRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'PonderSearchIndexer' => 'PhabricatorSearchDocumentIndexer',
|
|
|
|
'PonderSearchIndexer' => 'PhabricatorSearchDocumentIndexer',
|
|
|
|
'PonderTransactionFeedStory' => 'PhabricatorApplicationTransactionFeedStory',
|
|
|
|
'PonderTransactionFeedStory' => 'PhabricatorApplicationTransactionFeedStory',
|
|
|
|
'PonderVotableView' => 'AphrontView',
|
|
|
|
'PonderVotableView' => 'AphrontView',
|
|
|
@ -5558,7 +5558,7 @@ phutil_register_library_map(array(
|
|
|
|
'ProjectConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'ProjectConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'ProjectCreateProjectsCapability' => 'PhabricatorPolicyCapability',
|
|
|
|
'ProjectCreateProjectsCapability' => 'PhabricatorPolicyCapability',
|
|
|
|
'ProjectQueryConduitAPIMethod' => 'ProjectConduitAPIMethod',
|
|
|
|
'ProjectQueryConduitAPIMethod' => 'ProjectConduitAPIMethod',
|
|
|
|
'ProjectRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'ProjectRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'QueryFormattingTestCase' => 'PhabricatorTestCase',
|
|
|
|
'QueryFormattingTestCase' => 'PhabricatorTestCase',
|
|
|
|
'ReleephAuthorFieldSpecification' => 'ReleephFieldSpecification',
|
|
|
|
'ReleephAuthorFieldSpecification' => 'ReleephFieldSpecification',
|
|
|
|
'ReleephBranch' => array(
|
|
|
|
'ReleephBranch' => array(
|
|
|
@ -5671,7 +5671,7 @@ phutil_register_library_map(array(
|
|
|
|
'SlowvoteConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'SlowvoteConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'SlowvoteEmbedView' => 'AphrontView',
|
|
|
|
'SlowvoteEmbedView' => 'AphrontView',
|
|
|
|
'SlowvoteInfoConduitAPIMethod' => 'SlowvoteConduitAPIMethod',
|
|
|
|
'SlowvoteInfoConduitAPIMethod' => 'SlowvoteConduitAPIMethod',
|
|
|
|
'SlowvoteRemarkupRule' => 'PhabricatorRemarkupRuleObject',
|
|
|
|
'SlowvoteRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
|
|
|
'TokenConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'TokenConduitAPIMethod' => 'ConduitAPIMethod',
|
|
|
|
'TokenGiveConduitAPIMethod' => 'TokenConduitAPIMethod',
|
|
|
|
'TokenGiveConduitAPIMethod' => 'TokenConduitAPIMethod',
|
|
|
|
'TokenGivenConduitAPIMethod' => 'TokenConduitAPIMethod',
|
|
|
|
'TokenGivenConduitAPIMethod' => 'TokenConduitAPIMethod',
|
|
|
|