1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/repository/engine
epriestley 738cb1fa78 Fix Mercurial unable to authenticate with HTTP when pulling
Summary: As described in T7959, it looks like Diffusion does not provide Mercurial the required HTTP credentials when pulling from an external repository.

Test Plan: Add an external Mercurial repository to Diffusion, that requires HTTP authentication. A private BitBucket repository for example.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Projects: #mercurial, #diffusion

Differential Revision: https://secure.phabricator.com/D14092
2015-09-10 05:40:14 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorRepositoryCommitRef.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorRepositoryDiscoveryEngine.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorRepositoryEngine.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorRepositoryMirrorEngine.php Add "phabricator.silent" for stopping all outbound events from an install 2015-03-18 07:09:43 -07:00
PhabricatorRepositoryPullEngine.php Fix Mercurial unable to authenticate with HTTP when pulling 2015-09-10 05:40:14 -07:00
PhabricatorRepositoryRefEngine.php Return $this from setter methods 2015-07-06 22:53:43 +10:00