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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor memory management, performance, and tracing improvements.
jsdelfino
2012-07-16
1
-0
/
+9
*
Improve error reporting with a reason code. Improve debug and audit logging. ...
jsdelfino
2012-05-28
3
-5
/
+6
*
Add more fine grain debug options and remove overhead in debug log macros whe...
jsdelfino
2012-04-02
3
-4
/
+4
*
Optimize server modules a bit. Pass individual config elements instead of the...
jsdelfino
2012-02-20
1
-3
/
+1
*
Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...
jsdelfino
2011-12-23
4
-0
/
+4
*
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...
jsdelfino
2011-08-14
1
-0
/
+1
*
Port to Mac OS X 10.6.7.
jsdelfino
2011-06-28
4
-13
/
+13
*
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
2011-05-23
1
-1
/
+1
*
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
2011-05-23
1
-5
/
+4
*
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2011-02-26
1
-1
/
+5
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
1
-0
/
+4
*
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
2010-11-28
1
-1
/
+8
*
Add .componentType files describing the utility components. Refactor chat com...
jsdelfino
2010-11-03
3
-1
/
+57
*
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
2010-09-06
1
-1
/
+1
*
Fix configuration scripts to create directories if necessary.
jsdelfino
2010-08-16
1
-0
/
+1
*
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
2010-08-14
1
-1
/
+1
*
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
2010-07-28
1
-0
/
+1
*
Fix test composite name.
jsdelfino
2010-06-22
1
-1
/
+1
*
Add build support for a minimum distribution using prebuilt dependencies from...
jsdelfino
2010-06-05
1
-0
/
+3
*
Fix source distribution build scripts, add missing files to the dist targets.
jsdelfino
2010-05-30
1
-1
/
+4
*
Fix distribution build, add missing files and samples and fix path to librari...
jsdelfino
2010-05-29
3
-5
/
+17
*
Change build scripts to make them work with GCC 4.5. Add a script to help ins...
jsdelfino
2010-04-17
1
-7
/
+7
*
Add a host parameter to the conf scripts to allow an external DNS host name t...
jsdelfino
2010-03-28
1
-1
/
+1
*
Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...
jsdelfino
2010-03-27
1
-1
/
+3
*
Minor fixes to distro build. Added missing scripts. Placed libraries in the c...
jsdelfino
2010-03-01
1
-6
/
+5
*
Moved component start calls from HTTPD postConfig to childInit, to give compo...
jsdelfino
2010-02-22
1
-1
/
+1
*
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
2010-02-17
3
-3
/
+3
*
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
2010-02-07
7
-24
/
+29
*
Added missing headers to scheme and python test cases. Updated NOTICE and LIC...
jsdelfino
2010-02-01
1
-0
/
+17
*
Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...
jsdelfino
2010-01-30
14
-12
/
+616
*
Added skeletons and build options for a few more utility components. Minor re...
jsdelfino
2010-01-25
8
-15
/
+95
*
Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...
jsdelfino
2010-01-24
9
-10
/
+380
*
Updated test composites and xsds to the latest SCA schemas.
jsdelfino
2010-01-17
1
-1
/
+1
*
Simplified Makefiles a bit. Added -R options to configure shared library runt...
jsdelfino
2010-01-17
1
-4
/
+4
*
Cleaned up test composite files. Adjusted C++ implementation elements to matc...
jsdelfino
2010-01-17
2
-5
/
+5
*
Updated svn:ignore properties. Fixed build error.
jsdelfino
2010-01-11
1
-1
/
+0
*
Created component structure and build files for Web service component using A...
jsdelfino
2010-01-11
6
-0
/
+269