Homec4science

Allow applications to call Conduit directly

Authored by epriestley <git@epriestley.com> on Jun 17 2012, 17:47.

Description

Allow applications to call Conduit directly

Summary:
Sorry this took so long, had a bunch of stuff going on today.

Separate the actual core part of making conduit calls from the controller, so the application can make conduit calls without needing to invoke HTTP or redo auth. Generally, this lets us build more parts of the application on top of Conduit, as appropriate.

This diff can be simplified, but I wanted to unblock you guys first. I'll followup with a cleanup patch once I have a chance.

Test Plan: Ran unit tests, ran calls from the conduit API console, and ran calls over arc.

Reviewers: nodren, 20after4, btrahan, vrana

Reviewed By: 20after4

CC: aran, svemir

Maniphest Tasks: T945

Differential Revision: https://secure.phabricator.com/D2718

Details

Committed
epriestley <git@epriestley.com>Jun 17 2012, 17:47
Pushed
aubortJan 31 2017, 17:16
Parents
rPH3e18acef9fb7: Minor, use self:: instead of static:: for PHP 5.2 compatibility. See https…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHcdd3683ed728: Allow applications to call Conduit directly (authored by epriestley <git@epriestley.com>).Jun 17 2012, 17:47