s/20220525.slowvote.09.status-value.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.10.status-xactions.sql lib/php/phabricator/resources/sql/patches/000.project.sql lib/php/phabricator/resources/sql/patches/0000.legacy.sql lib/php/phabricator/resources/sql/patches/001.maniphest_projects.sql @@ -2216,10 +2231,12 @@ lib/php/phabricator/src/aphront/httpparametertype/AphrontEpochHTTPParameterType. lib/php/phabricator/src/aphront/httpparametertype/AphrontFileHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontIntHTTPParameterType.php +lib/php/phabricator/src/aphront/httpparametertype/AphrontJSONHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontListHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontPHIDHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontPHIDListHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontProjectListHTTPParameterType.php +lib/php/phabricator/src/aphront/httpparametertype/AphrontRemarkupHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontSelectHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontStringHTTPParameterType.php lib/php/phabricator/src/aphront/httpparametertype/AphrontStringListHTTPParameterType.php @@ -4354,6 +4371,8 @@ lib/php/phabricator/src/applications/drydock/logtype/DrydockLeaseQueuedLogType.p lib/php/phabricator/src/applications/drydock/logtype/DrydockLeaseReacquireLogType.php lib/php/phabricator/src/applications/drydock/logtype/DrydockLeaseReclaimLogType.php lib/php/phabricator/src/applications/drydock/logtype/DrydockLeaseReleasedLogType.php +lib/php/phabricator/src/applications/drydock/logtype/DrydockLeaseWaitingForActivationLogType.php +lib/php/phabricator/src/applications/drydock/logtype/DrydockLeaseWaitingForReclamationLogType.php lib/php/phabricator/src/applications/drydock/logtype/DrydockLeaseWaitingForResourcesLogType.php lib/php/phabricator/src/applications/drydock/logtype/DrydockLogType.php lib/php/phabricator/src/applications/drydock/logtype/DrydockOperationWorkLogType.php @@ -4487,7 +4506,6 @@ lib/php/phabricator/src/applications/feed/PhabricatorFeedStoryPublisher.php lib/php/phabricator/src/applications/feed/application/PhabricatorFeedApplication.php lib/php/phabricator/src/applications/feed/builder/PhabricatorFeedBuilder.php lib/php/phabricator/src/applications/feed/conduit/FeedConduitAPIMethod.php -lib/php/phabricator/src/applications/feed/conduit/FeedPublishConduitAPIMethod.php lib/php/phabricator/src/applications/feed/conduit/FeedQueryConduitAPIMethod.php lib/php/phabricator/src/applications/feed/config/PhabricatorFeedConfigOptions.php lib/php/phabricator/src/applications/feed/controller/PhabricatorFeedController.php @@ -4531,6 +4549,7 @@ lib/php/phabricator/src/applications/files/controller/PhabricatorFileComposeCont lib/php/phabricator/src/applications/files/controller/PhabricatorFileController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileDataController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileDeleteController.php +lib/php/phabricator/src/applications/files/controller/PhabricatorFileDetachController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileDocumentController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileDropUploadController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileEditController.php @@ -4540,6 +4559,8 @@ lib/php/phabricator/src/applications/files/controller/PhabricatorFileLightboxCon lib/php/phabricator/src/applications/files/controller/PhabricatorFileListController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileTransformController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileTransformListController.php +lib/php/phabricator/src/applications/files/controller/PhabricatorFileUICurtainAttachController.php +lib/php/phabricator/src/applications/files/controller/PhabricatorFileUICurtainListController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileUploadController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileUploadDialogController.php lib/php/phabricator/src/applications/files/controller/PhabricatorFileViewController.php @@ -4562,7 +4583,6 @@ lib/php/phabricator/src/applications/files/document/PhabricatorVoidDocumentEngin lib/php/phabricator/src/applications/files/document/exception/PhabricatorDocumentEngineParserException.php lib/php/phabricator/src/applications/files/document/render/PhabricatorDocumentRenderingEngine.php lib/php/phabricator/src/applications/files/document/render/PhabricatorFileDocumentRenderingEngine.php -lib/php/phabricator/src/applications/files/edge/PhabricatorFileHasObjectEdgeType.php lib/php/phabricator/src/applications/files/editor/PhabricatorFileEditEngine.php lib/php/phabricator/src/applications/files/editor/PhabricatorFileEditor.php lib/php/phabricator/src/applications/files/engine/PhabricatorChunkedFileStorageEngine.php @@ -4573,6 +4593,7 @@ lib/php/phabricator/src/applications/files/engine/PhabricatorMySQLFileStorageEng lib/php/phabricator/src/applications/files/engine/PhabricatorS3FileStorageEngine.php lib/php/phabricator/src/applications/files/engine/PhabricatorTestStorageEngine.php lib/php/phabricator/src/applications/files/engine/__tests__/PhabricatorFileStorageEngineTestCase.php +lib/php/phabricator/src/applications/files/engineextension/PhabricatorFilesCurtainExtension.php lib/php/phabricator/src/applications/files/exception/PhabricatorFileIntegrityException.php lib/php/phabricator/src/applications/files/exception/PhabricatorFileStorageConfigurationException.php lib/php/phabricator/src/applications/files/exception/PhabricatorFileUploadException.php @@ -4606,12 +4627,14 @@ lib/php/phabricator/src/applications/files/management/PhabricatorFilesManagement lib/php/phabricator/src/applications/files/markup/PhabricatorEmbedFileRemarkupRule.php lib/php/phabricator/src/applications/files/markup/PhabricatorImageRemarkupRule.php lib/php/phabricator/src/applications/files/phid/PhabricatorFileFilePHIDType.php +lib/php/phabricator/src/applications/files/query/PhabricatorFileAttachmentQuery.php lib/php/phabricator/src/applications/files/query/PhabricatorFileBundleLoader.php lib/php/phabricator/src/applications/files/query/PhabricatorFileChunkQuery.php lib/php/phabricator/src/applications/files/query/PhabricatorFileQuery.php lib/php/phabricator/src/applications/files/query/PhabricatorFileSearchEngine.php lib/php/phabricator/src/applications/files/query/PhabricatorFileTransactionQuery.php lib/php/phabricator/src/applications/files/storage/PhabricatorFile.php +lib/php/phabricator/src/applications/files/storage/PhabricatorFileAttachment.php lib/php/phabricator/src/applications/files/storage/PhabricatorFileChunk.php lib/php/phabricator/src/applications/files/storage/PhabricatorFileDAO.php lib/php/phabricator/src/applications/files/storage/PhabricatorFileExternalRequest.php @@ -4851,7 +4874,6 @@ lib/php/phabricator/src/applications/harbormaster/step/HarbormasterCircleCIBuild lib/php/phabricator/src/applications/harbormaster/step/HarbormasterDrydockCommandBuildStepImplementation.php lib/php/phabricator/src/applications/harbormaster/step/HarbormasterHTTPRequestBuildStepImplementation.php lib/php/phabricator/src/applications/harbormaster/step/HarbormasterLeaseWorkingCopyBuildStepImplementation.php -lib/php/phabricator/src/applications/harbormaster/step/HarbormasterPublishFragmentBuildStepImplementation.php lib/php/phabricator/src/applications/harbormaster/step/HarbormasterSleepBuildStepImplementation.php lib/php/phabricator/src/applications/harbormaster/step/HarbormasterThrowExceptionBuildStep.php lib/php/phabricator/src/applications/harbormaster/step/HarbormasterUploadArtifactBuildStepImplementation.php @@ -5590,7 +5612,6 @@ lib/php/phabricator/src/applications/owners/capability/PhabricatorOwnersDefaultE lib/php/phabricator/src/applications/owners/capability/PhabricatorOwnersDefaultViewCapability.php lib/php/phabricator/src/applications/owners/conduit/OwnersConduitAPIMethod.php lib/php/phabricator/src/applications/owners/conduit/OwnersEditConduitAPIMethod.php -lib/php/phabricator/src/applications/owners/conduit/OwnersQueryConduitAPIMethod.php lib/php/phabricator/src/applications/owners/conduit/OwnersSearchConduitAPIMethod.php lib/php/phabricator/src/applications/owners/config/PhabricatorOwnersConfigOptions.php lib/php/phabricator/src/applications/owners/constants/PhabricatorOwnersAuditRule.php @@ -5995,6 +6016,7 @@ lib/php/phabricator/src/applications/phame/controller/post/PhamePostViewControll lib/php/phabricator/src/applications/phame/editor/PhameBlogEditEngine.php lib/php/phabricator/src/applications/phame/editor/PhameBlogEditor.php lib/php/phabricator/src/applications/phame/editor/PhamePostEditEngine.php +lib/php/phabricator/src/applications/phame/editor/PhamePostEditEngineLock.php lib/php/phabricator/src/applications/phame/editor/PhamePostEditor.php lib/php/phabricator/src/applications/phame/herald/HeraldPhameBlogAdapter.php lib/php/phabricator/src/applications/phame/herald/HeraldPhamePostAdapter.php @@ -6003,6 +6025,7 @@ lib/php/phabricator/src/applications/phame/mail/PhamePostMailReceiver.php lib/php/phabricator/src/applications/phame/mail/PhamePostReplyHandler.php lib/php/phabricator/src/applications/phame/phid/PhabricatorPhameBlogPHIDType.php lib/php/phabricator/src/applications/phame/phid/PhabricatorPhamePostPHIDType.php +lib/php/phabricator/src/applications/phame/policyrule/PhameInheritBlogPolicyRule.php lib/php/phabricator/src/applications/phame/query/PhameBlogQuery.php lib/php/phabricator/src/applications/phame/query/PhameBlogSearchEngine.php lib/php/phabricator/src/applications/phame/query/PhameBlogTransactionQuery.php @@ -6354,39 +6377,6 @@ lib/php/phabricator/src/applications/phpast/controller/PhabricatorXHPASTViewStre lib/php/phabricator/src/applications/phpast/controller/PhabricatorXHPASTViewTreeController.php lib/php/phabricator/src/applications/phpast/storage/PhabricatorXHPASTDAO.php lib/php/phabricator/src/applications/phpast/storage/PhabricatorXHPASTParseTree.php -lib/php/phabricator/src/applications/phragment/application/PhabricatorPhragmentApplication.php -lib/php/phabricator/src/applications/phragment/capability/PhragmentCanCreateCapability.php -lib/php/phabricator/src/applications/phragment/conduit/PhragmentConduitAPIMethod.php -lib/php/phabricator/src/applications/phragment/conduit/PhragmentGetPatchConduitAPIMethod.php -lib/php/phabricator/src/applications/phragment/conduit/PhragmentQueryFragmentsConduitAPIMethod.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentBrowseController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentCreateController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentHistoryController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentPatchController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentPolicyController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentRevertController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentSnapshotCreateController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentSnapshotDeleteController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentSnapshotPromoteController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentSnapshotViewController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentUpdateController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentVersionController.php -lib/php/phabricator/src/applications/phragment/controller/PhragmentZIPController.php -lib/php/phabricator/src/applications/phragment/phid/PhragmentFragmentPHIDType.php -lib/php/phabricator/src/applications/phragment/phid/PhragmentFragmentVersionPHIDType.php -lib/php/phabricator/src/applications/phragment/phid/PhragmentSnapshotPHIDType.php -lib/php/phabricator/src/applications/phragment/query/PhragmentFragmentQuery.php -lib/php/phabricator/src/applications/phragment/query/PhragmentFragmentVersionQuery.php -lib/php/phabricator/src/applications/phragment/query/PhragmentSnapshotChildQuery.php -lib/php/phabricator/src/applications/phragment/query/PhragmentSnapshotQuery.php -lib/php/phabricator/src/applications/phragment/storage/PhragmentDAO.php -lib/php/phabricator/src/applications/phragment/storage/PhragmentFragment.php -lib/php/phabricator/src/applications/phragment/storage/PhragmentFragmentVersion.php -lib/php/phabricator/src/applications/phragment/storage/PhragmentSchemaSpec.php -lib/php/phabricator/src/applications/phragment/storage/PhragmentSnapshot.php -lib/php/phabricator/src/applications/phragment/storage/PhragmentSnapshotChild.php -lib/php/phabricator/src/applications/phragment/util/PhragmentPatchUtil.php lib/php/phabricator/src/applications/phrequent/application/PhabricatorPhrequentApplication.php lib/php/phabricator/src/applications/phrequent/conduit/PhrequentConduitAPIMethod.php lib/php/phabricator/src/applications/phrequent/conduit/PhrequentPopConduitAPIMethod.php @@ -6825,96 +6815,7 @@ lib/php/phabricator/src/applications/project/xaction/column/PhabricatorProjectCo lib/php/phabricator/src/applications/project/xaction/trigger/PhabricatorProjectTriggerNameTransaction.php lib/php/phabricator/src/applications/project/xaction/trigger/PhabricatorProjectTriggerRulesetTransaction.php lib/php/phabricator/src/applications/project/xaction/trigger/PhabricatorProjectTriggerTransactionType.php -lib/php/phabricator/src/applications/releeph/application/PhabricatorReleephApplication.php -lib/php/phabricator/src/applications/releeph/commitfinder/ReleephCommitFinder.php -lib/php/phabricator/src/applications/releeph/commitfinder/ReleephCommitFinderException.php -lib/php/phabricator/src/applications/releeph/conduit/ReleephConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/ReleephGetBranchesConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/ReleephQueryBranchesConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/ReleephQueryProductsConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/ReleephQueryRequestsConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/ReleephRequestConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkCanPushConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkGetAuthorInfoConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkGetBranchCommitMessageConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkGetBranchConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkGetCommitMessageConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkNextRequestConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkRecordConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/conduit/work/ReleephWorkRecordPickStatusConduitAPIMethod.php -lib/php/phabricator/src/applications/releeph/config/PhabricatorReleephApplicationConfigOptions.php -lib/php/phabricator/src/applications/releeph/constants/ReleephRequestStatus.php -lib/php/phabricator/src/applications/releeph/controller/ReleephController.php -lib/php/phabricator/src/applications/releeph/controller/branch/ReleephBranchAccessController.php -lib/php/phabricator/src/applications/releeph/controller/branch/ReleephBranchController.php -lib/php/phabricator/src/applications/releeph/controller/branch/ReleephBranchCreateController.php -lib/php/phabricator/src/applications/releeph/controller/branch/ReleephBranchEditController.php -lib/php/phabricator/src/applications/releeph/controller/branch/ReleephBranchHistoryController.php -lib/php/phabricator/src/applications/releeph/controller/branch/ReleephBranchNamePreviewController.php -lib/php/phabricator/src/applications/releeph/controller/branch/ReleephBranchViewController.php -lib/php/phabricator/src/applications/releeph/controller/product/ReleephProductActionController.php -lib/php/phabricator/src/applications/releeph/controller/product/ReleephProductController.php -lib/php/phabricator/src/applications/releeph/controller/product/ReleephProductCreateController.php -lib/php/phabricator/src/applications/releeph/controller/product/ReleephProductEditController.php -lib/php/phabricator/src/applications/releeph/controller/product/ReleephProductHistoryController.php -lib/php/phabricator/src/applications/releeph/controller/product/ReleephProductListController.php -lib/php/phabricator/src/applications/releeph/controller/product/ReleephProductViewController.php -lib/php/phabricator/src/applications/releeph/controller/request/ReleephRequestActionController.php -lib/php/phabricator/src/applications/releeph/controller/request/ReleephRequestCommentController.php -lib/php/phabricator/src/applications/releeph/controller/request/ReleephRequestController.php -lib/php/phabricator/src/applications/releeph/controller/request/ReleephRequestDifferentialCreateController.php -lib/php/phabricator/src/applications/releeph/controller/request/ReleephRequestEditController.php -lib/php/phabricator/src/applications/releeph/controller/request/ReleephRequestTypeaheadController.php -lib/php/phabricator/src/applications/releeph/controller/request/ReleephRequestViewController.php -lib/php/phabricator/src/applications/releeph/differential/DifferentialReleephRequestFieldSpecification.php -lib/php/phabricator/src/applications/releeph/editor/ReleephBranchEditor.php -lib/php/phabricator/src/applications/releeph/editor/ReleephProductEditor.php -lib/php/phabricator/src/applications/releeph/editor/ReleephRequestTransactionalEditor.php -lib/php/phabricator/src/applications/releeph/field/exception/ReleephFieldParseException.php -lib/php/phabricator/src/applications/releeph/field/selector/ReleephDefaultFieldSelector.php -lib/php/phabricator/src/applications/releeph/field/selector/ReleephFieldSelector.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephAuthorFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephBranchCommitFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephCommitMessageFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephDependsOnFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephDiffChurnFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephDiffMessageFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephDiffSizeFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephIntentFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephLevelFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephOriginalCommitFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephReasonFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephRequestorFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephRevisionFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephSeverityFieldSpecification.php -lib/php/phabricator/src/applications/releeph/field/specification/ReleephSummaryFieldSpecification.php -lib/php/phabricator/src/applications/releeph/mail/ReleephRequestMailReceiver.php -lib/php/phabricator/src/applications/releeph/mail/ReleephRequestReplyHandler.php -lib/php/phabricator/src/applications/releeph/phid/ReleephBranchPHIDType.php -lib/php/phabricator/src/applications/releeph/phid/ReleephProductPHIDType.php -lib/php/phabricator/src/applications/releeph/phid/ReleephRequestPHIDType.php -lib/php/phabricator/src/applications/releeph/query/ReleephBranchQuery.php -lib/php/phabricator/src/applications/releeph/query/ReleephBranchSearchEngine.php -lib/php/phabricator/src/applications/releeph/query/ReleephBranchTransactionQuery.php -lib/php/phabricator/src/applications/releeph/query/ReleephProductQuery.php -lib/php/phabricator/src/applications/releeph/query/ReleephProductSearchEngine.php -lib/php/phabricator/src/applications/releeph/query/ReleephProductTransactionQuery.php -lib/php/phabricator/src/applications/releeph/query/ReleephRequestQuery.php -lib/php/phabricator/src/applications/releeph/query/ReleephRequestSearchEngine.php -lib/php/phabricator/src/applications/releeph/query/ReleephRequestTransactionQuery.php -lib/php/phabricator/src/applications/releeph/storage/ReleephBranch.php -lib/php/phabricator/src/applications/releeph/storage/ReleephBranchTransaction.php -lib/php/phabricator/src/applications/releeph/storage/ReleephDAO.php -lib/php/phabricator/src/applications/releeph/storage/ReleephProductTransaction.php -lib/php/phabricator/src/applications/releeph/storage/ReleephProject.php -lib/php/phabricator/src/applications/releeph/storage/ReleephRequest.php -lib/php/phabricator/src/applications/releeph/storage/ReleephRequestTransaction.php -lib/php/phabricator/src/applications/releeph/storage/ReleephRequestTransactionComment.php -lib/php/phabricator/src/applications/releeph/view/ReleephRequestView.php -lib/php/phabricator/src/applications/releeph/view/branch/ReleephBranchPreviewView.php -lib/php/phabricator/src/applications/releeph/view/branch/ReleephBranchTemplate.php -lib/php/phabricator/src/applications/releeph/view/request/ReleephRequestTypeaheadControl.php +lib/php/phabricator/src/applications/remarkup/RemarkupValue.php lib/php/phabricator/src/applications/remarkup/conduit/RemarkupProcessConduitAPIMethod.php lib/php/phabricator/src/applications/remarkup/engineextension/PhabricatorRemarkupHyperlinkEngineExtension.php lib/php/phabricator/src/applications/repository/codex/PhabricatorRepositoryDestructibleCodex.php @@ -7310,6 +7211,9 @@ lib/php/phabricator/src/applications/slowvote/capability/PhabricatorSlowvoteDefa lib/php/phabricator/src/applications/slowvote/conduit/SlowvoteConduitAPIMethod.php lib/php/phabricator/src/applications/slowvote/conduit/SlowvoteInfoConduitAPIMethod.php lib/php/phabricator/src/applications/slowvote/conduit/SlowvoteSearchConduitAPIMethod.php +lib/php/phabricator/src/applications/slowvote/constants/SlowvotePollResponseVisibility.php +lib/php/phabricator/src/applications/slowvote/constants/SlowvotePollStatus.php +lib/php/phabricator/src/applications/slowvote/constants/SlowvotePollVotingMethod.php lib/php/phabricator/src/applications/slowvote/controller/PhabricatorSlowvoteCloseController.php lib/php/phabricator/src/applications/slowvote/controller/PhabricatorSlowvoteCommentController.php lib/php/phabricator/src/applications/slowvote/controller/PhabricatorSlowvoteController.php @@ -7333,12 +7237,13 @@ lib/php/phabricator/src/applications/slowvote/storage/PhabricatorSlowvoteSchemaS lib/php/phabricator/src/applications/slowvote/storage/PhabricatorSlowvoteTransaction.php lib/php/phabricator/src/applications/slowvote/storage/PhabricatorSlowvoteTransactionComment.php lib/php/phabricator/src/applications/slowvote/view/SlowvoteEmbedView.php -lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteCloseTransaction.php lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteDescriptionTransaction.php lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteQuestionTransaction.php lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteResponsesTransaction.php lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteShuffleTransaction.php +lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteStatusTransaction.php lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteTransactionType.php +lib/php/phabricator/src/applications/slowvote/xaction/PhabricatorSlowvoteVotingMethodTransaction.php lib/php/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php lib/php/phabricator/src/applications/spaces/application/PhabricatorSpacesApplication.php lib/php/phabricator/src/applications/spaces/capability/PhabricatorSpacesCapabilityCreateSpaces.php @@ -7519,7 +7424,6 @@ lib/php/phabricator/src/applications/transactions/edges/PhabricatorMutedByEdgeTy lib/php/phabricator/src/applications/transactions/edges/PhabricatorMutedEdgeType.php lib/php/phabricator/src/applications/transactions/edges/PhabricatorObjectHasContributorEdgeType.php lib/php/phabricator/src/applications/transactions/edges/PhabricatorObjectHasDraftEdgeType.php -lib/php/phabricator/src/applications/transactions/edges/PhabricatorObjectHasFileEdgeType.php lib/php/phabricator/src/applications/transactions/edges/PhabricatorObjectHasSubscriberEdgeType.php lib/php/phabricator/src/applications/transactions/edges/PhabricatorObjectHasUnsubscriberEdgeType.php lib/php/phabricator/src/applications/transactions/edges/PhabricatorObjectHasWatcherEdgeType.php @@ -8693,10 +8597,6 @@ lib/php/phabricator/webroot/rsrc/css/application/ponder/ponder-view.css lib/php/phabricator/webroot/rsrc/css/application/project/project-card-view.css lib/php/phabricator/webroot/rsrc/css/application/project/project-triggers.css lib/php/phabricator/webroot/rsrc/css/application/project/project-view.css -lib/php/phabricator/webroot/rsrc/css/application/releeph/releeph-core.css -lib/php/phabricator/webroot/rsrc/css/application/releeph/releeph-preview-branch.css -lib/php/phabricator/webroot/rsrc/css/application/releeph/releeph-request-differential-create-dialog.css -lib/php/phabricator/webroot/rsrc/css/application/releeph/releeph-request-typeahead.css lib/php/phabricator/webroot/rsrc/css/application/search/application-search-view.css lib/php/phabricator/webroot/rsrc/css/application/search/search-results.css lib/php/phabricator/webroot/rsrc/css/application/slowvote/slowvote.css @@ -9035,9 +8935,6 @@ lib/php/phabricator/webroot/rsrc/js/application/projects/WorkboardOrderTemplate. lib/php/phabricator/webroot/rsrc/js/application/projects/behavior-project-boards.js lib/php/phabricator/webroot/rsrc/js/application/projects/behavior-project-create.js lib/php/phabricator/webroot/rsrc/js/application/projects/behavior-reorder-columns.js -lib/php/phabricator/webroot/rsrc/js/application/releeph/releeph-preview-branch.js -lib/php/phabricator/webroot/rsrc/js/application/releeph/releeph-request-state-change.js -lib/php/phabricator/webroot/rsrc/js/application/releeph/releeph-request-typeahead.js lib/php/phabricator/webroot/rsrc/js/application/repository/repository-crossreference.js lib/php/phabricator/webroot/rsrc/js/application/search/behavior-reorder-profile-menu-items.js lib/php/phabricator/webroot/rsrc/js/application/search/behavior-reorder-queries.js