| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new profile "all" to include all oasis tests | rfeng | 2009-11-18 | 1 | -0/+14 |
* | Rationalize the interfaceContracts on Endpoint/EndpointReference | rfeng | 2009-11-17 | 12 | -63/+34 |
* | Remove code that's no longer required | slaws | 2009-11-17 | 1 | -1/+0 |
* | Just remove an erroneous parameter comment | slaws | 2009-11-17 | 1 | -1/+0 |
* | Updating store sample webapp to the latest OASIS namespace/packages | lresende | 2009-11-17 | 8 | -32/+32 |
* | Updating store sample application to the latest OASIS namespace/packages and ... | lresende | 2009-11-17 | 10 | -43/+45 |
* | Fixing OSGi manifests for implementation widget | lresende | 2009-11-17 | 3 | -23/+2 |
* | Tidy up the endpoint/endpoint reference serialization/deseralization | rfeng | 2009-11-17 | 9 | -74/+163 |
* | Copying store webapp from 1.x | lresende | 2009-11-16 | 17 | -0/+0 |
* | Updating sync script to also sync Confluence 2.x Documentation wiki space to ... | lresende | 2009-11-16 | 1 | -0/+15 |
* | Export template for the Confluence 2.x Documentation space | lresende | 2009-11-16 | 1 | -0/+186 |
* | Remove unused code | rfeng | 2009-11-16 | 1 | -83/+0 |
* | Copying store webapp sample from 1.x | lresende | 2009-11-16 | 17 | -0/+1155 |
* | Copying store sample app from 1.x | lresende | 2009-11-16 | 16 | -0/+1158 |
* | Update on error messages for 10001 and 10005 | ramkumar | 2009-11-16 | 1 | -1/+3 |
* | Fixes for validating uniqueness in <import.java> and <export.java> | ramkumar | 2009-11-16 | 2 | -2/+27 |
* | Add the javascript client to the base jar | antelder | 2009-11-16 | 8 | -108/+12 |
* | Set svn ignores | antelder | 2009-11-16 | 0 | -0/+0 |
* | Add the javascript client to the build | antelder | 2009-11-16 | 1 | -0/+2 |
* | Update launcher to support the client access | antelder | 2009-11-16 | 1 | -1/+22 |
* | Resurrect the JavaSCript client contributed in TUSCANY-417 and start getting ... | antelder | 2009-11-16 | 6 | -0/+983 |
* | Add some getters to access the tuscany registries | antelder | 2009-11-16 | 1 | -0/+11 |
* | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 2009-11-16 | 1040 | -0/+0 |
* | Cleaning up SVN structure, moving sdo trunk to sdo-cpp/trunk. | jsdelfino | 2009-11-16 | 506 | -0/+0 |
* | Cleaning up SVN structure, moving das trunk to das-cpp/trunk. | jsdelfino | 2009-11-16 | 140 | -0/+0 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 1087 | -0/+0 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 751 | -0/+0 |
* | Cleaning up SVN structure, moving tag under sdo-cpp/tags. | jsdelfino | 2009-11-16 | 485 | -0/+0 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 526 | -0/+0 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 1374 | -0/+0 |
* | Cleaning up SVN structure, moving tag under sca-cpp/tags. | jsdelfino | 2009-11-16 | 1115 | -0/+0 |
* | Cleaning up SVN structure, moving branch under sdo-cpp/branches. | jsdelfino | 2009-11-16 | 498 | -0/+0 |
* | Cleaning up SVN structure, moving branch under sca-cpp/branches. | jsdelfino | 2009-11-16 | 1115 | -0/+0 |
* | Starting to create new SVN structure for CPP projects. | jsdelfino | 2009-11-16 | 0 | -0/+0 |
* | Added test cases and scripts to test the HTTP binding support. Refactored htt... | jsdelfino | 2009-11-16 | 24 | -831/+1497 |
* | Fixed parsing of comments. Added functions to read scripts and more test cases. | jsdelfino | 2009-11-16 | 4 | -28/+99 |
* | Added SCDL parsing functions. Refactored cache support with disk-cached funct... | jsdelfino | 2009-11-16 | 22 | -159/+775 |
* | Fixed support for nested elements and lists. Improved failure/error reporting... | jsdelfino | 2009-11-16 | 9 | -76/+255 |
* | Adding widget modules to build | lresende | 2009-11-15 | 1 | -2/+8 |
* | Minor formatting | lresende | 2009-11-15 | 1 | -4/+1 |
* | Porting javascript extensibility from 1.x | lresende | 2009-11-15 | 7 | -50/+83 |
* | Porting implementation.widget javascript extensibility from 1.x | lresende | 2009-11-15 | 2 | -23/+19 |
* | Porting implementation.widget runtime from 1.x | lresende | 2009-11-15 | 2 | -6/+40 |
* | Porting implementation.widget modesl from 1.x | lresende | 2009-11-15 | 9 | -102/+107 |
* | Removing duplicate META-INF\services directory | lresende | 2009-11-15 | 1 | -19/+0 |
* | Porting biding-jsonrpc-js from 1.x | lresende | 2009-11-15 | 3 | -25/+46 |
* | Porting biding-atom-js from 1.x | lresende | 2009-11-15 | 2 | -25/+30 |
* | Adding generated serialVersionUID to exception to avoid warnings | lresende | 2009-11-15 | 1 | -0/+1 |
* | Add JMS support to the base jar | antelder | 2009-11-15 | 1 | -0/+19 |
* | Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner... | rfeng | 2009-11-13 | 139 | -3425/+2226 |