1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/src
epriestley c7b04170fe Provide missing "AlmanacInterfaceTransactionQuery"
Summary:
Ref PHI2149. This provides the trivial Query class required for the daemons to publish Almanac Interface transactions.

(Publishing these doesn't do anything interesting, but currently leaves an error in the daemon logs.)

Test Plan:
  - Stopped the daemons.
  - Edited the port of an Interface in Almanac.
  - Ran `bin/worker execute --active --class PhabricatorApplicationTransactionPublishWorker` to publish the transaction.
    - Before: fatal on missing class, "Unable to load query for transaction object...".
    - After: transaction publishes cleanly.

Differential Revision: https://secure.phabricator.com/D21726
2021-11-16 11:48:25 -08:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Improve routing of "/robots.txt", "/favicon.ico", "/status/", and 404 on custom Sites 2021-03-11 14:05:39 -08:00
applications Provide missing "AlmanacInterfaceTransactionQuery" 2021-11-16 11:48:25 -08:00
docs Remove some "Phacility" and "epriestley" references 2021-07-08 10:46:17 -07:00
extensions
infrastructure Add an "eval" rule to Remarkup 2021-07-29 16:46:50 -07:00
view Replace Differential "unit stars" with icons 2021-03-17 13:45:52 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Provide missing "AlmanacInterfaceTransactionQuery" 2021-11-16 11:48:25 -08:00