1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/conduit/method
Nick Harper c3543c80cd Fix conduit host check
Summary:
conduit was using getProductionURI instead of getURI for checking that the
request was sent to the correct host, which causes problems in some dev
environments

Test Plan:
  echo '{}' | arc call-conduit --conduit-uri=mydevserver

where my dev server is configured with phabricator.production-uri pointing to
prod instead of my devserver

Reviewers: epriestley, btrahan, jungejason

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1543
2012-02-02 11:38:14 -08:00
..
arcanist Fix exception when encoding is not defined 2011-11-02 21:41:29 -07:00
base Fix conduit host check 2012-02-02 11:38:14 -08:00
conduit Bump Phabricator server version to 3 2011-12-22 06:44:48 -08:00
daemon These conduit methods SHOULD allow unguarded writes. 2011-08-16 13:38:14 -07:00
differential Minor, silence a type warning for differential.getcommitmessage on --create workflow. 2012-01-26 11:33:25 -08:00
diffusion Expose symbol information over Conduit 2011-12-22 06:44:55 -08:00
feed/publish Build basic infrastructure for an activity feed 2011-07-06 16:19:29 -07:00
file Add a 'file.info' Conduit method 2011-07-29 11:41:16 -07:00
maniphest Added conduit method to get maniphest transactions 2012-01-11 09:13:59 -08:00
paste Provide a paste.create Conduit method 2011-07-29 19:00:04 -07:00
path/getowners Provide basic Conduit documentation. 2011-07-04 12:03:36 -07:00
phid Add user.info and phid.info Conduit methods 2011-08-30 12:46:02 -07:00
phriction Allow Phriction documents to be deleted 2011-12-17 11:45:25 -08:00
project Add project.query to Conduit 2012-01-18 09:57:26 -08:00
slowvote/info Conduit method for slowvote.poll.info. 2011-07-13 20:00:50 -04:00
user Add user.info and phid.info Conduit methods 2011-08-30 12:46:02 -07:00