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-wiring.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-13
Improve support for HTTP verbs and enable calls inside a domain without havin...
jsdelfino
1
-3
/
+2
2011-05-23
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
1
-3
/
+4
2011-04-04
Fix performance and security issues reported by pagespeed and skipfish.
jsdelfino
1
-0
/
+2
2011-02-26
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
1
-2
/
+2
2011-01-09
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
1
-2
/
+6
2010-12-24
Turn off URL canonicalization when routing a request through HTTPD's reverse ...
jsdelfino
1
-0
/
+1
2010-12-24
Preserve HTTP request path when routing a request through a component reference.
jsdelfino
1
-3
/
+9
2010-09-17
Fixing compilation issues in 64Bit environment
lresende
1
-1
/
+1
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
1
-6
/
+2
2010-08-22
Improve performance by reusing HTTP proxy connections across invocations and ...
jsdelfino
1
-11
/
+6
2010-08-22
Refactor store-cluster sample components to allow vhosts to share common cach...
jsdelfino
1
-4
/
+12
2010-08-19
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
1
-1
/
+1
2010-08-14
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
1
-6
/
+11
2010-07-08
More changes to get both single and mass dynamic virtual hosting working with...
jsdelfino
1
-12
/
+22
2010-07-06
Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...
jsdelfino
1
-49
/
+121
2010-07-01
Minimal support for implementation.widget, using simplified (and generic) JSO...
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
-20
/
+16
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
1
-51
/
+53
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
1
-40
/
+46
2010-01-30
Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...
jsdelfino
1
-17
/
+3
2010-01-11
Improvements to autoconf build to make support for python, web service etc an...
jsdelfino
1
-1
/
+0
2010-01-02
Performance improvements when running both in multi-threaded and pre-forked H...
jsdelfino
1
-38
/
+43
2009-12-26
Simplified server configuration, HTTPD modules now use deployment composite t...
jsdelfino
1
-59
/
+185
2009-11-30
Added debug macros and cleaned up debug logging. Added locking macros used wh...
jsdelfino
1
-13
/
+25
2009-11-23
Refactored httpd server integration, split http support and server logic in t...
jsdelfino
1
-56
/
+27
2009-11-16
Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.
jsdelfino
1
-0
/
+0
2009-11-16
Added test cases and scripts to test the HTTP binding support. Refactored htt...
jsdelfino
1
-0
/
+276