1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/repository/daemon
epriestley 4da43b31a3 Add Mercurial repository configuration and local pull support
Summary: No actual parsing/import yet, but now you can define and pull Mercurial
repositories. I merged most of the local pull code so we can share it between
hg/git.

Test Plan:
  - Created a new Mercurial repository to track Codeigniter off Bitbucket
  - Edited / saved / etc.
  - Launched the mercurial pull daemon, it pulled the repo. Killed and
relaunched, it updated the repo.
  - Launched the git fetch deamon, it still works correctly.

Reviewers: Makinde, aran, jungejason, tuomaspelkonen

Reviewed By: Makinde

CC: aran, Makinde

Differential Revision: 793
2011-09-14 07:28:22 -07:00
..
base Rough cut of repository tracking 2011-03-06 22:29:22 -08:00
commitdiscovery - Added getRemoteCommandFuture(..) and getLocalCommand Future(..) methods to PhabricatorRepository 2011-09-09 01:16:48 +05:30
committask Allow CommitTask daemon to recover from deleted repositories 2011-08-22 15:41:27 -07:00
gitfetch Add Mercurial repository configuration and local pull support 2011-09-14 07:28:22 -07:00
mercurialpull Add Mercurial repository configuration and local pull support 2011-09-14 07:28:22 -07:00
pulllocal Add Mercurial repository configuration and local pull support 2011-09-14 07:28:22 -07:00