| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added test/store-python test case, renamed test/store-script to store-scheme,... | jsdelfino | 2010-01-06 | 26 | -2/+1164 |
* | Minor fixes to the INSTALL doc. | jsdelfino | 2010-01-06 | 1 | -4/+14 |
* | Fixes to make build work on Ubuntu Jaunty 9.04. | jsdelfino | 2010-01-06 | 3 | -3/+6 |
* | Fixed incorrect function name in test implementation. | jsdelfino | 2010-01-06 | 1 | -1/+1 |
* | Minor cleanup, removed unnecessary references to GC pools. | jsdelfino | 2010-01-06 | 12 | -98/+96 |
* | Update to latest SCA namespace | antelder | 2010-01-05 | 13 | -13/+13 |
* | More changes to get the Hazelcast endpoint registry working | antelder | 2010-01-05 | 7 | -578/+560 |
* | Add getEndpointReferences | rfeng | 2010-01-05 | 2 | -5/+20 |
* | Add some explicit plugin versions and activate the maven enforcer plugin to v... | antelder | 2010-01-05 | 1 | -1/+62 |
* | Add explicit plugin versions | antelder | 2010-01-05 | 1 | -1/+3 |
* | Add explicit plugin version | antelder | 2010-01-05 | 1 | -0/+2 |
* | Add new goal so that we can generate a single OSGi bundle from the modules | rfeng | 2010-01-05 | 3 | -0/+650 |
* | Start a endpoint registry based on Hazelcast. Hazelcast seems to do just abou... | antelder | 2010-01-05 | 6 | -0/+826 |
* | Add an explicit version for the exec-maven-plugin and provide a repository to... | slaws | 2010-01-05 | 3 | -0/+28 |
* | Add an explicit version for the exec-maven-plugin and provide a repository to... | slaws | 2010-01-05 | 3 | -0/+28 |
* | Integrated python support with HTTPD server module. Changed test case to use ... | jsdelfino | 2010-01-05 | 9 | -13/+132 |
* | Fixed shopping cart delete function. Map HTTP delete with no path info to a d... | jsdelfino | 2010-01-05 | 5 | -9/+30 |
* | Added python module to main build. Updated svn:ignore properties. | jsdelfino | 2010-01-05 | 2 | -2/+9 |
* | Updated building instructions, added python build option and a list of the re... | jsdelfino | 2010-01-05 | 2 | -13/+49 |
* | Minor cleanup, removed unused poolptr and char value types. | jsdelfino | 2010-01-05 | 3 | -100/+1 |
* | Integrated python 2.6 interpreter in modules/python. The integration is much ... | jsdelfino | 2010-01-05 | 8 | -2/+806 |
* | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 2010-01-05 | 16 | -76/+83 |
* | Remove unused imports | slaws | 2010-01-04 | 1 | -2/+0 |
* | Test against null target endpoint | slaws | 2010-01-04 | 1 | -1/+2 |
* | Add missing dependency on common.xml.stax | slaws | 2010-01-04 | 1 | -0/+1 |
* | Add ignores | slaws | 2010-01-04 | 0 | -0/+0 |
* | TUSCANY-3408 Generate referenced namespace shortname if it's not already present | slaws | 2010-01-04 | 1 | -3/+27 |
* | Add ignores | slaws | 2010-01-04 | 0 | -0/+0 |
* | TUSCANY-3408 Generate referenced namespace shortname if it's not already present | slaws | 2010-01-04 | 1 | -3/+27 |
* | TUSCANY-3408 Generate referenced namespace shortname if it's not already present | slaws | 2010-01-04 | 1 | -3/+27 |
* | Add/fix ant scripts for non-SCA clients and add additional targets described ... | nash | 2010-01-04 | 13 | -79/+135 |
* | Change reference port number from 8083 to 8082 (TUSCANY-3406) | nash | 2010-01-04 | 1 | -1/+1 |
* | Add first draft of README file to travel sample (TUSCANY-3399) | nash | 2010-01-04 | 1 | -0/+210 |
* | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 2010-01-02 | 15 | -145/+186 |
* | Added test build output to svn:ignore properties. | jsdelfino | 2010-01-02 | 0 | -0/+0 |
* | Try with both multicast and explicit addresses | antelder | 2010-01-02 | 1 | -19/+17 |
* | Fixed build error with --enable-threads option. | jsdelfino | 2010-01-02 | 2 | -2/+3 |
* | Another registry impl! this time trying Hazelcast | antelder | 2010-01-02 | 4 | -0/+206 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 55 | -1685/+2649 |
* | Delete empty directories | nash | 2010-01-02 | 0 | -0/+0 |
* | Add/fix ant scripts for contents of travel sample services and launchers dire... | nash | 2010-01-02 | 56 | -641/+624 |
* | Have a look at using ehcache in an endpoint registry impl. In sandbaox for no... | antelder | 2009-12-31 | 9 | -0/+1862 |
* | Add ant scripts for contents of travel sample contributions directory (TUSCAN... | nash | 2009-12-27 | 55 | -162/+1653 |
* | Update to use the new(ish) ASF snapshot repo. (works ok for me and i'll kick ... | antelder | 2009-12-26 | 1 | -3/+3 |
* | Updated svn and git ignores. Removed -pg build option from non-debug build co... | jsdelfino | 2009-12-26 | 2 | -4/+3 |
* | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2009-12-26 | 24 | -422/+515 |
* | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 2009-12-26 | 15 | -366/+515 |
* | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2009-12-26 | 41 | -1862/+561 |
* | TUSCANY-3401: Apply patch from wangfeng to fix SCA API constants | antelder | 2009-12-22 | 2 | -4/+4 |
* | Update 1.x trunk version to 1.7-SNAPSHOT | antelder | 2009-12-21 | 520 | -3979/+3979 |