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
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
..
constants/repositorytype Add Mercurial repository configuration and local pull support 2011-09-14 07:28:22 -07:00
controller Add Mercurial repository configuration and local pull support 2011-09-14 07:28:22 -07:00
daemon Add Mercurial repository configuration and local pull support 2011-09-14 07:28:22 -07:00
parser Lint stragglers. 2011-04-03 23:38:02 -07:00
storage Add storage for repository symbol tracking 2011-09-13 08:49:44 -07:00
worker Add symbol import scripts for crossref features 2011-09-13 08:49:44 -07:00