Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1989)

Issue 1360041: SHINDIG-1144 use correct json-rpc protocol response

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by Paul Lindner
Modified:
13 years, 11 months ago
Reviewers:
dev, shindig.remailer
Visibility:
Public.

Description

This CL corrects the protocol response for json-rpc requests. It also adds a backwards compatible mode that returns json with both 'data' and 'result' keys.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -44 lines) Patch
M features/src/main/javascript/features/opensocial-jsonrpc/jsonrpccontainer.js View 3 chunks +4 lines, -3 lines 0 comments Download
M features/src/main/javascript/features/osapi/jsonrpctransport.js View 1 chunk +1 line, -1 line 0 comments Download
M java/common/conf/shindig.properties View 1 chunk +12 lines, -1 line 0 comments Download
M java/common/src/main/java/org/apache/shindig/protocol/JsonRpcServlet.java View 5 chunks +23 lines, -3 lines 0 comments Download
M java/common/src/test/java/org/apache/shindig/protocol/JsonRpcServletTest.java View 6 chunks +8 lines, -8 lines 0 comments Download
M java/gadgets/src/main/java/org/apache/shindig/gadgets/preload/PipelineExecutor.java View 1 chunk +1 line, -1 line 0 comments Download
M java/gadgets/src/main/java/org/apache/shindig/gadgets/preload/PipelinedDataPreloader.java View 3 chunks +4 lines, -4 lines 0 comments Download
M java/gadgets/src/main/java/org/apache/shindig/gadgets/render/DefaultServiceFetcher.java View 1 chunk +1 line, -1 line 0 comments Download
M java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/HttpRequestHandler.java View 1 chunk +1 line, -1 line 0 comments Download
M java/gadgets/src/test/java/org/apache/shindig/gadgets/preload/PipelineExecutorTest.java View 4 chunks +6 lines, -6 lines 0 comments Download
M java/gadgets/src/test/java/org/apache/shindig/gadgets/preload/PipelinedDataPreloaderTest.java View 8 chunks +9 lines, -9 lines 0 comments Download
M java/gadgets/src/test/java/org/apache/shindig/gadgets/render/DefaultServiceFetcherTest.java View 1 chunk +2 lines, -2 lines 0 comments Download
M java/gadgets/src/test/java/org/apache/shindig/gadgets/rewrite/PipelineDataGadgetRewriterTest.java View 1 chunk +1 line, -1 line 0 comments Download
M java/server/src/test/java/org/apache/shindig/server/endtoend/EndToEndTest.java View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
Paul Lindner
would appreciate it if people could have a look at this.. It's a significant change...
13 years, 11 months ago (2010-05-27 23:00:28 UTC) #1
Paul Lindner
test of forwarding to dev@apache.shindig.org...
13 years, 11 months ago (2010-05-28 00:55:40 UTC) #2
Paul Lindner
13 years, 11 months ago (2010-05-28 01:39:33 UTC) #3
This patch was committed with a bunch of others today.  I'm going to let it stay
in as-is, but would still be interested in any reviews.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b