index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
modules
/
server
/
mod-eval.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
1
-20
/
+7
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
1
-3
/
+24
2010-01-17
Cleaned up test composite files. Adjusted C++ implementation elements to matc...
jsdelfino
1
-5
/
+6
2010-01-11
Improvements to autoconf build to make support for python, web service etc an...
jsdelfino
1
-386
/
+2
2010-01-11
Minor fixes to server and python evaluator to get python store working. Some...
jsdelfino
1
-2
/
+2
2010-01-05
Integrated python support with HTTPD server module. Changed test case to use ...
jsdelfino
1
-0
/
+3
2010-01-05
Fixed shopping cart delete function. Map HTTP delete with no path info to a d...
jsdelfino
1
-4
/
+16
2010-01-05
Refactored eval module to avoid confusion with the python eval module.
jsdelfino
1
-3
/
+3
2010-01-02
Performance improvements when running both in multi-threaded and pre-forked H...
jsdelfino
1
-61
/
+65
2009-12-26
Simplified server configuration, HTTPD modules now use deployment composite t...
jsdelfino
1
-136
/
+151
2009-11-30
Fixes to the http client, httpd modules and memcached component to get the st...
jsdelfino
1
-44
/
+60
2009-11-23
Refactored httpd server integration, split http support and server logic in t...
jsdelfino
1
-0
/
+387