From nobody Mon Jan 12 13:49:19 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dqYdW5M2Kz6NcpC for ; Mon, 12 Jan 2026 13:49:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dqYdW2QfHz3Rb6 for ; Mon, 12 Jan 2026 13:49:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768225759; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=K3UNvIix3r9TvKH68TP70bvD/4KHHWt8nuLZ8Z2saTE=; b=OuwSmR6r4D9DLHDUyxe3EWdsTC4u/H06Qg0ccEmRBufyKzkqz+uMiQG2GDiBg5M2XJ2Z/P TYQoKG5kRQ35hvRwJLflDnVWtJj3fZxSvqfyo+y4Hvt1UmrgZajIrEzefdH7NsOgzqqiwA 4fEhtqx1+/mbSen6+dQLJDMSXepNKiUeEvR5MzBr0Wj7k8ReUF2grVG/mNB9Zy5kPERFtV dNUdf7iYdBkmDBCo55Iv3Q/q3YTjTKhmqg6lJ8DxZq2E8v3ZzOE4uPDA9w7hQG17eW+b6M NU86a0XGYTTvjC6koUabffq1PhL4/DFYB+JPKXMx45h5fgEpzxAV37/LnrMLFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768225759; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=K3UNvIix3r9TvKH68TP70bvD/4KHHWt8nuLZ8Z2saTE=; b=D6xEydY32bm3AH71UiPTtdIVSJAwl/yxhkvDlTAG20oV30L9LrlS7ipq8ipq73+t9c4hrn yf5p+A5fUPaEvLDZNMxT/tST1QVPYq9OXTu1cuwgrTsGWVEr5smMROAZ7Fggab1+LtJYdt tdm/g6s7m3/CqSxj7U8Vzx1dV5gKv3RnvyxxcaKDM29tyUR/z1oiXdwLuWoDxI7Ai92Yc3 9NZZDDWVPYVIqTEWMYjPoEtkdMLqppjYQkMrd0C70qp3FkKRpboBv36EJygEQbda3wpDbt GaQgLSAwioWUOLt+I3bU0nD5f30vHev4B1pbWg/lkJ7FsU+e62PpP0GVzWkwVQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768225759; a=rsa-sha256; cv=none; b=Mxj6EbIjD0IC0ebbWGjqF09eWPClqLZtGCNF1vC/b/5XQTUOZygcHF3vmReZmw+JYV7P8f ismQVS3mVC8ubr6Aj0tEzgdvc/2FufC+AJV28sZZS7C3CoF8/E1V4viso35GlhMsJjio0r j3UCmhyq9JCht2tkTwwEKQzEdpE2qg3Gzq4vyXfQVCP4x3fGtIlZtgePq7W6X71fTIa0cd ZmnBA+niaJOy9w4m/EgzehLuSmwc/qcPnXNmvQQ4FmaL26+OLo3y+4jieRp9j1St+yKeDs +ht4UdEcZiwH34C7bbGlDR2s3e5ZTOG+qSwPoUfgoPB9V/ThpKqK9FmE6Q1h7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dqYdW1tcczD5p for ; Mon, 12 Jan 2026 13:49:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id a042 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 12 Jan 2026 13:49:19 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Gmelin Subject: git: 24ff9b2cb480 - main - devel/phabricator: Update to 20231113 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: grembo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 24ff9b2cb480496a550fde814d18ada2f396ff14 Auto-Submitted: auto-generated Date: Mon, 12 Jan 2026 13:49:19 +0000 Message-Id: <6964fbdf.a042.6df7b0fa@gitrepo.freebsd.org> The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=24ff9b2cb480496a550fde814d18ada2f396ff14 commit 24ff9b2cb480496a550fde814d18ada2f396ff14 Author: Michael Gmelin AuthorDate: 2026-01-12 09:28:55 +0000 Commit: Michael Gmelin CommitDate: 2026-01-12 13:43:40 +0000 devel/phabricator: Update to 20231113 --- devel/phabricator/Makefile | 5 +- devel/phabricator/distinfo | 6 +- ...nduit_DiffusionHistoryQueryConduitAPIMethod.php | 11 -- ...in_PhabricatorFilesComposeAvatarBuiltinFile.php | 18 ++- ...ations_herald_phid_HeraldTranscriptPHIDType.php | 11 -- ...arkup_blockrule_PhutilRemarkupListBlockRule.php | 11 -- devel/phabricator/files/pkg-message.in | 4 +- devel/phabricator/pkg-plist | 171 ++++----------------- 8 files changed, 54 insertions(+), 183 deletions(-) diff --git a/devel/phabricator/Makefile b/devel/phabricator/Makefile index 4d30b32e4ae1..b2b3b8a4b976 100644 --- a/devel/phabricator/Makefile +++ b/devel/phabricator/Makefile @@ -1,6 +1,5 @@ PORTNAME= phabricator -PORTVERSION= 20211218 -PORTREVISION= 6 +PORTVERSION= 20231113 CATEGORIES= devel PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -20,7 +19,7 @@ CPE_VENDOR= phacility DOS2UNIX_FILES= externals/phpmailer/class.smtp.php externals/phpqrcode/phpqrcode.php USE_GITHUB= yes GH_ACCOUNT= phacility -GH_TAGNAME= dec9522 +GH_TAGNAME= 5720a38 USE_PHP= ctype curl fileinfo filter iconv mbstring mysqli pcntl posix \ zip USE_RC_SUBR= phd diff --git a/devel/phabricator/distinfo b/devel/phabricator/distinfo index 2bfe2c303158..38a701f8ead3 100644 --- a/devel/phabricator/distinfo +++ b/devel/phabricator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675186465 -SHA256 (phacility-phabricator-20211218-dec9522_GH0.tar.gz) = 2b81f68c2fa142f14ca47fa317354381caf29c28dcef1d8d82de46256d87afa4 -SIZE (phacility-phabricator-20211218-dec9522_GH0.tar.gz) = 9413445 +TIMESTAMP = 1766841548 +SHA256 (phacility-phabricator-20231113-5720a38_GH0.tar.gz) = 608b5f2a9d5638b91f974ed134095e87250b9a05d52afb0c9e1a20853bc300fd +SIZE (phacility-phabricator-20231113-5720a38_GH0.tar.gz) = 9344127 diff --git a/devel/phabricator/files/patch-src_applications_diffusion_conduit_DiffusionHistoryQueryConduitAPIMethod.php b/devel/phabricator/files/patch-src_applications_diffusion_conduit_DiffusionHistoryQueryConduitAPIMethod.php deleted file mode 100644 index 2dad984b8f7e..000000000000 --- a/devel/phabricator/files/patch-src_applications_diffusion_conduit_DiffusionHistoryQueryConduitAPIMethod.php +++ /dev/null @@ -1,11 +0,0 @@ ---- src/applications/diffusion/conduit/DiffusionHistoryQueryConduitAPIMethod.php.orig 2021-12-18 19:11:09 UTC -+++ src/applications/diffusion/conduit/DiffusionHistoryQueryConduitAPIMethod.php -@@ -55,7 +55,7 @@ final class DiffusionHistoryQueryConduitAPIMethod - $limit = $request->getValue('limit'); - - if (strlen($against_hash)) { -- $commit_range = "${against_hash}..${commit_hash}"; -+ $commit_range = "{$against_hash}..{$commit_hash}"; - } else { - $commit_range = $commit_hash; - } diff --git a/devel/phabricator/files/patch-src_applications_files_builtin_PhabricatorFilesComposeAvatarBuiltinFile.php b/devel/phabricator/files/patch-src_applications_files_builtin_PhabricatorFilesComposeAvatarBuiltinFile.php index 6c9dcaaa9457..5581bd207306 100644 --- a/devel/phabricator/files/patch-src_applications_files_builtin_PhabricatorFilesComposeAvatarBuiltinFile.php +++ b/devel/phabricator/files/patch-src_applications_files_builtin_PhabricatorFilesComposeAvatarBuiltinFile.php @@ -1,10 +1,18 @@ ---- src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php.orig 2021-12-18 19:11:09 UTC +--- src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php.orig 2023-11-13 19:04:04 UTC +++ src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php -@@ -188,7 +188,7 @@ final class PhabricatorFilesComposeAvatarBuiltinFile - $g = $rgba[1]; - $b = $rgba[2]; - $a = $rgba[3]; +@@ -184,11 +184,11 @@ final class PhabricatorFilesComposeAvatarBuiltinFile + } + + private static function rgba2gd(array $rgba) { +- $r = (int)$rgba[0]; +- $g = (int)$rgba[1]; +- $b = (int)$rgba[2]; +- $a = (int)$rgba[3]; - $a = (1 - $a) * 255; ++ $r = $rgba[0]; ++ $g = $rgba[1]; ++ $b = $rgba[2]; ++ $a = $rgba[3]; + $a = round(((1 - $a) * 255), 0); return ($a << 24) | ($r << 16) | ($g << 8) | $b; } diff --git a/devel/phabricator/files/patch-src_applications_herald_phid_HeraldTranscriptPHIDType.php b/devel/phabricator/files/patch-src_applications_herald_phid_HeraldTranscriptPHIDType.php deleted file mode 100644 index 5b1012c9f3b1..000000000000 --- a/devel/phabricator/files/patch-src_applications_herald_phid_HeraldTranscriptPHIDType.php +++ /dev/null @@ -1,11 +0,0 @@ ---- src/applications/herald/phid/HeraldTranscriptPHIDType.php.orig 2021-12-18 19:11:09 UTC -+++ src/applications/herald/phid/HeraldTranscriptPHIDType.php -@@ -35,7 +35,7 @@ final class HeraldTranscriptPHIDType extends Phabricat - $id = $xscript->getID(); - - $handle->setName(pht('Transcript %s', $id)); -- $handle->setURI("/herald/transcript/${id}/"); -+ $handle->setURI("/herald/transcript/{$id}/"); - } - } - diff --git a/devel/phabricator/files/patch-src_infrastructure_markup_blockrule_PhutilRemarkupListBlockRule.php b/devel/phabricator/files/patch-src_infrastructure_markup_blockrule_PhutilRemarkupListBlockRule.php deleted file mode 100644 index adc982b01449..000000000000 --- a/devel/phabricator/files/patch-src_infrastructure_markup_blockrule_PhutilRemarkupListBlockRule.php +++ /dev/null @@ -1,11 +0,0 @@ ---- src/infrastructure/markup/blockrule/PhutilRemarkupListBlockRule.php.orig 2021-12-18 19:11:09 UTC -+++ src/infrastructure/markup/blockrule/PhutilRemarkupListBlockRule.php -@@ -446,7 +446,7 @@ final class PhutilRemarkupListBlockRule extends Phutil - } - - $start_attr = null; -- if (ctype_digit($starts_at) && $starts_at > 1) { -+ if ((is_int($starts_at) || ctype_digit($starts_at)) && $starts_at > 1) { - $start_attr = hsprintf(' start="%d"', $starts_at); - } - diff --git a/devel/phabricator/files/pkg-message.in b/devel/phabricator/files/pkg-message.in index 3e61caa5537a..f61deab8ba61 100644 --- a/devel/phabricator/files/pkg-message.in +++ b/devel/phabricator/files/pkg-message.in @@ -41,13 +41,13 @@ phd_user="root" to /etc/rc.conf. Phabricator daemons and ssh-git requires setting up sudo, see - %%PREFIX%%lib/php/phabricator/resources/sshd/phabricator-sudoers.sample + %%PREFIX%%/lib/php/phabricator/resources/sshd/phabricator-sudoers.sample for an example. A phabricator example configuration installed here: - %%PREFIX%%lib/php/phabricator/conf/local/local.json.sample + %%PREFIX%%/lib/php/phabricator/conf/local/local.json.sample If you want to access phabricator hosted git repositories via git, you can add the following configuration snippet to /etc/sshd_config diff --git a/devel/phabricator/pkg-plist b/devel/phabricator/pkg-plist index 9aa382919626..075364d58a01 100644 --- a/devel/phabricator/pkg-plist +++ b/devel/phabricator/pkg-plist @@ -87,7 +87,6 @@ lib/php/phabricator/externals/cowsay/cowsay lib/php/phabricator/externals/cowsay/cowsay.1 lib/php/phabricator/externals/cowsay/install.sh lib/php/phabricator/externals/cowsay/pgp_public_key.txt -lib/php/phabricator/externals/diff_match_patch/diff_match_patch.php lib/php/phabricator/externals/figlet/.gitignore lib/php/phabricator/externals/figlet/CHANGES lib/php/phabricator/externals/figlet/FAQ @@ -1743,6 +1742,22 @@ lib/php/phabricator/resources/sql/autopatches/20210625.owners.02.authority-defau lib/php/phabricator/resources/sql/autopatches/20210713.harborcommand.01.migrate.sql lib/php/phabricator/resources/sql/autopatches/20210713.harborcommand.02.drop.sql lib/php/phabricator/resources/sql/autopatches/20210715.harborcommand.01.xactions.php +lib/php/phabricator/resources/sql/autopatches/20220401.phameinteract.01.sql +lib/php/phabricator/resources/sql/autopatches/20220401.phameinteract.02.sql +lib/php/phabricator/resources/sql/autopatches/20220401.phameinteract.03.sql +lib/php/phabricator/resources/sql/autopatches/20220401.phameinteract.04.postinteract.sql +lib/php/phabricator/resources/sql/autopatches/20220510.file.01.attach.sql +lib/php/phabricator/resources/sql/autopatches/20220519.file.02.migrate.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.01.mailkey.php +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.02.mailkey-drop.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.03.response-type.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.04.response-value.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.05.response-xactions.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.06.method-type.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.07.method-value.sql +lib/php/phabricator/resources/sql/autopatches/20220525.slowvote.08.status-type.sql +lib/php/phabricator/resources/sql/autopatches/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