index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
components
/
webservice
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
1
-5
/
+4
2011-02-26
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
1
-1
/
+5
2011-01-09
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
1
-0
/
+4
2010-11-28
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
1
-1
/
+8
2010-11-03
Add .componentType files describing the utility components. Refactor chat com...
jsdelfino
3
-1
/
+57
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
1
-1
/
+1
2010-08-16
Fix configuration scripts to create directories if necessary.
jsdelfino
1
-0
/
+1
2010-08-14
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
1
-1
/
+1
2010-07-28
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
1
-0
/
+1
2010-06-22
Fix test composite name.
jsdelfino
1
-1
/
+1
2010-06-05
Add build support for a minimum distribution using prebuilt dependencies from...
jsdelfino
1
-0
/
+3
2010-05-30
Fix source distribution build scripts, add missing files to the dist targets.
jsdelfino
1
-1
/
+4
2010-05-29
Fix distribution build, add missing files and samples and fix path to librari...
jsdelfino
3
-5
/
+17
2010-04-17
Change build scripts to make them work with GCC 4.5. Add a script to help ins...
jsdelfino
1
-7
/
+7
2010-03-28
Add a host parameter to the conf scripts to allow an external DNS host name t...
jsdelfino
1
-1
/
+1
2010-03-27
Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...
jsdelfino
1
-1
/
+3
2010-03-01
Minor fixes to distro build. Added missing scripts. Placed libraries in the c...
jsdelfino
1
-6
/
+5
2010-02-22
Moved component start calls from HTTPD postConfig to childInit, to give compo...
jsdelfino
1
-1
/
+1
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
3
-3
/
+3
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
7
-24
/
+29
2010-02-01
Added missing headers to scheme and python test cases. Updated NOTICE and LIC...
jsdelfino
1
-0
/
+17
2010-01-30
Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...
jsdelfino
14
-12
/
+616
2010-01-25
Added skeletons and build options for a few more utility components. Minor re...
jsdelfino
8
-15
/
+95
2010-01-24
Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...
jsdelfino
9
-10
/
+380
2010-01-17
Updated test composites and xsds to the latest SCA schemas.
jsdelfino
1
-1
/
+1
2010-01-17
Simplified Makefiles a bit. Added -R options to configure shared library runt...
jsdelfino
1
-4
/
+4
2010-01-17
Cleaned up test composite files. Adjusted C++ implementation elements to matc...
jsdelfino
2
-5
/
+5
2010-01-11
Updated svn:ignore properties. Fixed build error.
jsdelfino
1
-1
/
+0
2010-01-11
Created component structure and build files for Web service component using A...
jsdelfino
6
-0
/
+269