jsdelfino
|
157ca678de
|
Improve handling of nested lists, trees, null and floating point values.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428191 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 07:41:02 +00:00 |
|
jsdelfino
|
f82576588f
|
Improve caching support and some of the navigations in the hosting environment.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361914 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 06:47:37 +00:00 |
|
jsdelfino
|
7519724a17
|
Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript scripts, and remove unused CSS stylesheets.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343140 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-28 04:39:44 +00:00 |
|
jsdelfino
|
352462dacc
|
Add missing <?xml?> tag to test ATOM entry document.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1294007 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-27 03:26:54 +00:00 |
|
jsdelfino
|
cce27a3d75
|
Upgrade to SpiderMonkey 1.8.5.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156555 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 09:28:49 +00:00 |
|
jsdelfino
|
49b878b1b0
|
Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079292 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-08 08:18:07 +00:00 |
|
jsdelfino
|
7c018c6fb6
|
Correctly pass query strings through component wiring redirects and improve format of XML and JSON response documents.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074924 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-26 20:59:35 +00:00 |
|
jsdelfino
|
7a003f5bbf
|
Use a common stylesheet in all samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059769 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-17 07:26:48 +00:00 |
|
jsdelfino
|
aaffeb9983
|
Refactor some of the Javascript scripts to use a different namespace per script.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044875 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-12 18:37:57 +00:00 |
|
jsdelfino
|
5b6af38117
|
Create a js module for client side javascripts. Move client component script to that module and add a few utility scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042535 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-06 07:19:24 +00:00 |
|
jsdelfino
|
3ac22b097d
|
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2.3 Form auth modules play nice together.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034693 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-13 07:53:10 +00:00 |
|
jsdelfino
|
0fa885699a
|
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to ref.js. Add a function to declare reference proxy methods.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027835 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-27 06:57:31 +00:00 |
|
jsdelfino
|
a2a2cb76e9
|
Support python method invocation style on references, ref.func(...) in addition to ref('func', ...). Minor cleanup of the various samples, renamed gettotal to total and getcatalog to items, for consistency with the python sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026939 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-25 03:18:16 +00:00 |
|
jsdelfino
|
ac736cca82
|
Remove unnecessary javaClass hint attribute from JSON objects.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024521 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-20 04:59:59 +00:00 |
|
jsdelfino
|
98a4810fb6
|
Minor change, renamed getcatalog to items.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999159 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-20 23:30:12 +00:00 |
|
jsdelfino
|
a19a7d3f51
|
Add more JSON and ATOMPub test cases.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965342 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-19 02:27:31 +00:00 |
|
jsdelfino
|
0389017140
|
Minor cleanup of config scripts and samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960846 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-06 09:05:57 +00:00 |
|
jsdelfino
|
ac8bb2ddec
|
Minimal support for implementation.widget, using simplified (and generic) JSONRPC and ATOMPub Javascript proxies. Minor changes to the server runtime to serve reference requests from widgets. Adjust and simplified samples using the widget support.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959521 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-01 06:04:35 +00:00 |
|
jsdelfino
|
d97c0ec46c
|
Move samples to samples directory.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943805 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-13 05:28:37 +00:00 |
|