1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-09 00:12:40 +01:00
phorge-arcanist/src/conduit
epriestley 93cf13cdb9 Remove all product name literals in "pht()" in Arcanist
Summary:
Ref T13658. Remove all product name literals from "pht()" strings, by replacing them with generic text where that feels reasonably natural, or "PlatformSymbols" calls elsewhere.

These calls were identified with `arc lint --everything` after enabling the lint rule in D21763.

Test Plan: Read strings, ran "arc".

Maniphest Tasks: T13658

Differential Revision: https://secure.phabricator.com/D21764
2022-04-25 12:21:31 -07:00
..
__tests__ Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
ArcanistConduitCallFuture.php In ConduitCallFuture, only call Conduit exception messages on Conduit exceptions 2020-09-17 13:20:24 -07:00
ArcanistConduitEngine.php Remove all product name literals in "pht()" in Arcanist 2022-04-25 12:21:31 -07:00
ArcanistConduitException.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistNoURIConduitException.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ConduitClient.php If the Conduit server asserts it has the "gzip" capability, compress requests 2020-04-14 16:50:54 -07:00
ConduitClientException.php Fully merge "libphutil/" into "arcanist/" 2020-02-12 15:17:38 -08:00
ConduitFuture.php When raising a Conduit client exception, show the called method in the error message 2020-09-15 17:34:22 -07:00
ConduitSearchFuture.php Implement Conduit login prompt behavior as a pure FutureProxy, not a Future-like object 2020-07-01 06:37:31 -07:00
FutureAgent.php Clean up some service profiler behavior in Conduit futures 2020-07-01 06:37:31 -07:00