1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/src
epriestley 0965f0041a Don't pull updates for repositories marked as hosted
Summary:
  - Don't try to pull hosted repos.
  - Also, fix the `--verbose` + `--trace` interaction for `bin/repository`.
  - Also, fix a couple of unit tests which got tweaked earlier.

Test Plan:
  $ ./bin/repository pull GTEST --verbose
  Pulling 'GTEST'...
  Repository "GTEST" is hosted, so Phabricator does not pull updates for it.
  Done.

Reviewers: btrahan, hach-que

Reviewed By: hach-que

CC: aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7427
2013-10-29 15:32:41 -07:00
..
aphront Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
applications Don't pull updates for repositories marked as hosted 2013-10-29 15:32:41 -07:00
docs Update install documentation to include FreeBSD 2013-10-25 08:58:42 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Serve Git reads over SSH 2013-10-29 15:32:40 -07:00
view Add hosting, serving, and push policy options to repository edit 2013-10-29 15:32:40 -07:00
__celerity_resource_map__.php Add plain status icon colors 2013-10-28 09:25:18 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Serve git writes over SSH 2013-10-29 15:32:41 -07:00