1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/repository/query
epriestley 5d54f26dac Support reading and querying Almanac service PHIDs via "diffusion.repository.search"
Summary:
Ref T13222. See PHI992. If you lose all hosts in a service cluster, you may need to get a list of affected repositories to figure out which backups to pull.

Support doing this via the API.

Test Plan: Queried by service PHID and saw service PHIDs in the call results.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13222

Differential Revision: https://secure.phabricator.com/D19848
2018-12-06 07:46:36 -08:00
..
PhabricatorRepositoryGitLFSRefQuery.php Implement a Git LFS link table and basic batch API 2016-03-17 17:15:20 -07:00
PhabricatorRepositoryIdentityQuery.php Attach identities to commits and users to identities 2018-06-18 15:31:41 -07:00
PhabricatorRepositoryIdentityTransactionQuery.php Add controllers/search/edit engine functionality to RepositoryIdentity 2018-05-31 07:03:25 -07:00
PhabricatorRepositoryPullEventQuery.php Add date range filtering for activity, push, and pull logs 2018-01-30 15:36:22 -08:00
PhabricatorRepositoryPushEventQuery.php Modernize "PhabricatorRepositoryPushEventQuery" 2018-01-23 14:12:14 -08:00
PhabricatorRepositoryPushLogQuery.php Allow push events to be filtered by which Herald rule blocked the push 2018-08-01 17:38:12 -07:00
PhabricatorRepositoryPushLogSearchEngine.php Put push log "hookWait" to data export and add all wait values to UI 2018-11-10 04:47:38 -08:00
PhabricatorRepositoryQuery.php Fix all query warnings in "arc unit --everything" 2018-11-15 03:51:25 -08:00
PhabricatorRepositoryRefCursorQuery.php Update major RefCursor callsites to work properly with RefPosition 2017-09-15 10:21:32 -07:00
PhabricatorRepositorySearchEngine.php Support reading and querying Almanac service PHIDs via "diffusion.repository.search" 2018-12-06 07:46:36 -08:00
PhabricatorRepositorySyncEventQuery.php Add a basic web UI for intracluster sync logs 2018-11-10 04:58:36 -08:00
PhabricatorRepositoryTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
PhabricatorRepositoryURIQuery.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorRepositoryURITransactionQuery.php Add repository URI view pages and IO/Display edit logic 2016-04-29 09:22:16 -07:00