1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/repository/management
epriestley 4d3f0dc7c7 Remove product literal strings in "pht()", part 8
Summary: Ref T13658.

Test Plan:
This test plan is non-exhaustive.

  - Viewed "remarkup.process" Conduit method API page.
  - Viewed URIs in a Diffusion repository.
  - Viewed editor protocol configuration in Settings.

Maniphest Tasks: T13658

Differential Revision: https://secure.phabricator.com/D21772
2022-04-25 12:22:29 -07:00
..
PhabricatorRepositoryManagementCacheWorkflow.php Remove product literal strings in "pht()", part 8 2022-04-25 12:22:29 -07:00
PhabricatorRepositoryManagementClusterizeWorkflow.php Make upstream callers respect "active bindings" when querying Almanac 2021-03-16 15:51:47 -07:00
PhabricatorRepositoryManagementDiscoverWorkflow.php Correct the behavior of "bin/repository discover --repair" 2021-01-22 19:51:38 -08:00
PhabricatorRepositoryManagementHintWorkflow.php Provide a new "hint" table for weird commits (rewritten, unreadable) 2016-08-24 09:31:46 -07:00
PhabricatorRepositoryManagementImportingWorkflow.php Merge the "Herald" and "Owners" daemon workers into a single "Publish" worker 2019-04-25 09:45:59 -07:00
PhabricatorRepositoryManagementListPathsWorkflow.php Add repository list-paths and repository move-paths 2015-07-16 14:11:33 -07:00
PhabricatorRepositoryManagementListWorkflow.php Remove calls to getCallsign() in bin/repository scripts 2016-01-02 04:23:26 -08:00
PhabricatorRepositoryManagementLockWorkflow.php Provide an ad-hoc maintenance lock for clustered repositories 2021-06-01 08:29:54 -07:00
PhabricatorRepositoryManagementMaintenanceWorkflow.php Provide a simple read-only maintenance mode for repositories 2019-08-29 15:23:10 -07:00
PhabricatorRepositoryManagementMarkImportedWorkflow.php Remove calls to getCallsign() in bin/repository scripts 2016-01-02 04:23:26 -08:00
PhabricatorRepositoryManagementMarkReachableWorkflow.php Add support to marking commits as UNREACHABLE for Mercurial 2021-09-04 19:05:08 -04:00
PhabricatorRepositoryManagementMirrorWorkflow.php Provide a more consistent, mostly relaxed severity for updating non-cluster repositories on cluster devices 2016-05-12 15:51:14 -07:00
PhabricatorRepositoryManagementMovePathsWorkflow.php Add a "--force" flag to "bin/repository move-paths" 2016-08-20 14:10:47 -07:00
PhabricatorRepositoryManagementParentsWorkflow.php Update PhabricatorLiskDAO::chunkSQL() for new %Q semantics 2018-11-13 08:59:18 -08:00
PhabricatorRepositoryManagementPullWorkflow.php Add an "--ignore-locality" flag to "bin/repository pull" 2021-02-04 11:33:14 -08:00
PhabricatorRepositoryManagementRebuildIdentitiesWorkflow.php Wrap all direct access to author/committer properties on "CommitData" 2020-09-15 17:36:39 -07:00
PhabricatorRepositoryManagementRefsWorkflow.php Fix an issue where ancestors of permanent refs might not be published during import or if a branch is later made permanent 2019-09-25 08:54:50 -07:00
PhabricatorRepositoryManagementReparseWorkflow.php Internally, align commit processing tasks around PHIDs, not IDs 2021-02-02 13:40:10 -08:00
PhabricatorRepositoryManagementThawWorkflow.php Give "Autoclose Only" repository detail proper getters/setters 2018-12-10 10:22:06 -08:00
PhabricatorRepositoryManagementUnpublishWorkflow.php Use repository identities, not denormalized strings, to identify authors for "Revision closed by commit X" stories 2019-04-17 12:24:49 -07:00
PhabricatorRepositoryManagementUpdateWorkflow.php Ignore unreachable commits when testing if a repository has imported 2016-07-11 09:23:08 -07:00
PhabricatorRepositoryManagementWorkflow.php Add an "--ignore-locality" flag to "bin/repository pull" 2021-02-04 11:33:14 -08:00