1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/repository/query
Austin McKinley 05f333dfba Attach identities to commits and users to identities
Summary: Ref T12164. Make it easier to work with identity objects by attaching them to commits and attaching users to identities.

Test Plan: Loaded some commits with `->needIdentities(true)` and checked the resulting objects.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12164

Differential Revision: https://secure.phabricator.com/D19491
2018-06-18 15:31:41 -07: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 Add date range filtering for activity, push, and pull logs 2018-01-30 15:36:22 -08:00
PhabricatorRepositoryPushLogSearchEngine.php Record lock timing information on PushEvents 2018-03-22 13:46:01 -07:00
PhabricatorRepositoryQuery.php Specify a null behavior for the callsign sort column. 2017-11-14 17:16:01 -06:00
PhabricatorRepositoryRefCursorQuery.php Update major RefCursor callsites to work properly with RefPosition 2017-09-15 10:21:32 -07:00
PhabricatorRepositorySearchEngine.php Support repository query by short name in Diffusion 2018-03-08 10:55:24 -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