1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 18:52:42 +01:00
phorge-phorge/src/applications/conduit/controller
epriestley bbfb686db5 Allow 'repository.create' to set description and autoclose
Summary:
These are currently not available via Conduit.

Also fix a bug where bad JSON input triggers an error about undefined `$metadata`.

Test Plan: Ran 'repository.create' with and without a description and with and without autoclose. Verified the created repositories had the requested attributes.

Reviewers: btrahan, vrana

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D2881
2012-06-28 09:54:48 -07:00
..
PhabricatorConduitAPIController.php Allow 'repository.create' to set description and autoclose 2012-06-28 09:54:48 -07:00
PhabricatorConduitConsoleController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorConduitController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorConduitListController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorConduitLogController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorConduitTokenController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00