1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/repository/daemon
epriestley 5b873a74de Move Mercurial discovery to PhabricatorRepositoryDiscoveryEngine
Summary: Ref T4068. Partly, this moves discovery to the more unit-testable PhabricatorRepositoryDiscoveryEngine. It also fixes some issues, see inlines.

Test Plan: In a Mercurial repository, ran `bin/repository discover --repair`, verified commits came out topographically sorted. Ran without `--repair` and in various other contexts, like with no commits to discover and some-but-not-all commits to discover.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4068

Differential Revision: https://secure.phabricator.com/D7518
2013-11-06 17:20:22 -08:00
..
PhabricatorGitGraphStream.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMercurialGraphStream.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositoryPullLocalDaemon.php Move Mercurial discovery to PhabricatorRepositoryDiscoveryEngine 2013-11-06 17:20:22 -08:00