Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-07-30 | Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ... | edwardsmj | 2 | -4/+19 |
2009-07-28 | Update to correctly order the service request arguments | antelder | 4 | -6/+54 |
2009-07-28 | Update to not require the client to quote strings (turns out the binding can ... | antelder | 2 | -3/+14 |
2009-07-28 | Update jsonp binding to support non-string args. Requires the client to quote... | antelder | 2 | -2/+2 |
2009-07-21 | Fix svn:eol-style and svn:keywords properties for java/xml files | rfeng | 8 | -478/+478 |
2009-06-24 | Update jsonp binding for recent provider api changes | antelder | 2 | -24/+17 |
2009-06-19 | Add a basic test for the jsonp binding | antelder | 3 | -6/+21 |
2009-06-16 | Remove unused class | antelder | 1 | -51/+0 |
2009-06-16 | Add jquery client html page | antelder | 1 | -0/+51 |
2009-06-16 | Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl... | antelder | 13 | -0/+770 |