phab/src/applications/conduit/controller/apiproduction
phab/src/applications/conduit/controller/api
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c974cb3de8a6 | epriestley | Minor, futher sort out auth exceptions in Conduit + access log. | Apr 30 2012 | |||
2909f0b06f21 | epriestley | Minor, fix access log issue with non-auth methods. | Apr 28 2012 | |||
3ce69b63067c | epriestley | Allow Phabricator to write an access log using PhutilDeferredLog | Apr 25 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
af295e0b2620 | Bob Trahan | OAuth Server enhancements -- more complete access token response and groundwork… | Feb 22 2012 | |||
be66a52050fd | Bob Trahan | Make conduit read access_token and login the pertinent $user | Feb 20 2012 | |||
c8b4bfdcd1cc | epriestley | Encode "<" and ">" in JSON/Ajax responses to prevent content-sniffing attacks | Feb 14 2012 | |||
cf61f0e32dd1 | Bob Trahan | Adding an "ssh" client for conduit | Jan 13 2012 | |||
f901befcf53c | epriestley | Bump Phabricator server version to 3 | Dec 22 2011 | |||
19f2110e7428 | epriestley | Allow "differential.getcommitmessage" to be called without a revision ID in… | Dec 2 2011 | |||
88dc9c471d26 | Emil Hesslow | Add actAsUser to API | Nov 8 2011 | |||
abb39d06a20e | epriestley | Provide a better error message when a user enters a Conduit parameter string… | Oct 21 2011 | |||
cd3a3bf759b1 | epriestley | Make Herald Rules sticky in X-Herald-Rules | Aug 17 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
10486691581e | epriestley | Provide a paste.create Conduit method | Jul 30 2011 | |||
ab0f09d115f3 | epriestley | Style tweaks for Conduit API console | Jul 29 2011 | |||
a5e22e87e2a8 | epriestley | Provide basic Conduit documentation. | Jul 4 2011 | |||
bed2120b8609 | epriestley | Fix systemAgent stuff. | Apr 13 2011 | |||
703fd47bd7b4 | epriestley | Sessionless auth, sort of a mess. | Apr 13 2011 | |||
a7ac8a04e0b3 | epriestley | Improve workflow for missing arcanist certificates. | Apr 10 2011 | |||
5e9d053f8e6a | epriestley | Provide $request->getUser() for Conduit API Requests | Apr 8 2011 | |||
59e71b115691 | jungejason | Improve error message about missing certificate. | Mar 8 2011 | |||
0b20c7a5ed3c | epriestley | Emit shielded JSON from Conduit endpoints. | Feb 19 2011 | |||
99a40ab6664e | epriestley | Fix differential.find and the web API for the conduit console | Feb 10 2011 | |||
605268f9aa12 | epriestley | Some acutal conduit authentication. | Feb 6 2011 | |||
de1fb8ac7de7 | epriestley | DifferentialRevisionEditor | Jan 27 2011 | |||
9f026d78927d | epriestley | Conduit: conduit.connect | Jan 24 2011 | |||
2aaa95e6400a | epriestley | Conduit server-side basics. | Jan 24 2011 |
c4science · Help