1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 05:41:01 +01:00
phorge-phorge/src/infrastructure/storage
Matthew Bowker 4d4712b58d Remove Chatlog entirely
Summary:
This commit removes ChatLog entirely.  All of the application files are removed, and the migrations used are stubbed out. I stubbed the migrations as that allows for existing installs to make no changes, but new installs will not create the database.

Fixes T15126

Test Plan: Loaded up http://phorge.local/chatlog and confirmed the 404.  Loaded up http://phorge.local/applications/view/PhabricatorChatLogApplication and confirmed the 404.  Created a new database prefix and ran `bin/storage upgrade` against it, confirmed that the chatlog database was not created.  Restored another prefix (an old one) and ran `bin/storage upgrade` and confirmed database was not deleted.

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: avivey, tobiaswiese, valerio.bozzolan, Cigaryno

Maniphest Tasks: T15126

Differential Revision: https://we.phorge.it/D25480
2023-11-27 11:38:37 -07:00
..
__tests__ Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics 2018-11-13 08:59:18 -08:00
connection Remove product literal strings in "pht()", part 6 2022-04-25 12:22:28 -07:00
exception Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
future Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
lisk Fix PHP 8.1 "strlen(null)" exceptions creating a Diffusion Identity without entering assignee 2023-06-08 14:52:26 +02:00
management Remove product literal strings in "pht()", part 25 2022-04-25 16:46:26 -07:00
patch Remove Chatlog entirely 2023-11-27 11:38:37 -07:00
schema When storage is partitioned, refuse to serve requests unless web and databases agree on partitioning 2016-11-22 04:15:46 -08:00
xsprintf Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00