index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
samples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor memory management, performance, and tracing improvements.
jsdelfino
2012-07-16
2
-6
/
+6
*
Add an HTTPD auth provider allowing the authentication logic to be implemente...
jsdelfino
2012-07-16
1
-0
/
+1
*
Improve caching support and some of the navigations in the hosting environment.
jsdelfino
2012-07-16
30
-53
/
+55
*
Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...
jsdelfino
2012-05-28
23
-1925
/
+1892
*
Database support optimizations. Use PgBouncer to pool connections. Track and ...
jsdelfino
2012-05-28
2
-3
/
+3
*
Improve error reporting with a reason code. Improve debug and audit logging. ...
jsdelfino
2012-05-28
9
-0
/
+9
*
Automatically reconnect to a Memcached server after a disconnection.
jsdelfino
2012-04-02
7
-7
/
+9
*
Support multiple Auth modules in a single server or proxy config. Minor fixes...
jsdelfino
2012-04-02
8
-110
/
+115
*
Minor cleanup of README, INSTALL, and remove an obsolete sample.
jsdelfino
2012-03-17
9
-611
/
+0
*
Add missing <?xml?> tag to test ATOM entry document.
jsdelfino
2012-02-27
1
-0
/
+1
*
Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...
jsdelfino
2012-02-20
8
-0
/
+8
*
Change samples to use standard example.com domain name.
jsdelfino
2012-01-30
8
-28
/
+28
*
Fix error with logging command in memcached and sqldb start / stop scripts. A...
jsdelfino
2012-01-16
26
-34
/
+34
*
Add ability to configure an HTTPS proxy with load balancing over a set of HTT...
jsdelfino
2011-12-18
5
-0
/
+5
*
Change memcached component configuration syntax to use spaces instead of comm...
jsdelfino
2011-12-14
1
-1
/
+1
*
Rename nosqldb component to constdb.
jsdelfino
2011-09-10
12
-9
/
+9
*
Support multithreaded execution of Python components with the HTTPD event MPM.
jsdelfino
2011-09-05
10
-0
/
+10
*
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...
jsdelfino
2011-08-14
4
-0
/
+4
*
Upgrade to SpiderMonkey 1.8.5.
jsdelfino
2011-08-11
3
-29
/
+36
*
Make authentication work with wildcard domains and increase authentication co...
jsdelfino
2011-08-06
8
-14
/
+28
*
Port to Mac OS X 10.6.7.
jsdelfino
2011-06-28
11
-27
/
+27
*
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
2011-05-23
19
-181
/
+162
*
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
2011-03-08
22
-92
/
+148
*
Move virtual host htdocs under their corresponding virtual host contribution ...
jsdelfino
2011-02-26
17
-9
/
+9
*
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2011-02-26
2
-2
/
+44
*
Use a common stylesheet in all samples.
jsdelfino
2011-01-17
24
-24
/
+172
*
Fix incorrect cookie name in sample logout pages.
jsdelfino
2011-01-07
1
-1
/
+1
*
Port REST support improvements to AppEngine Python integration scripts and ad...
jsdelfino
2010-12-27
8
-1
/
+258
*
Simplify relay sample a bit.
jsdelfino
2010-12-27
7
-102
/
+7
*
Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.
jsdelfino
2010-12-24
1
-4
/
+3
*
Add a sample showing how to relay various REST requests.
jsdelfino
2010-12-24
11
-1
/
+298
*
Refactor some of the Javascript scripts to use a different namespace per script.
jsdelfino
2010-12-12
11
-44
/
+44
*
Create a js module for client side javascripts. Move client component script ...
jsdelfino
2010-12-06
12
-12
/
+12
*
Add scripts to support 'Require valid-user' and 'Require group' authz configu...
jsdelfino
2010-12-03
8
-0
/
+8
*
Reset auth cookie before re-auth in login page.
jsdelfino
2010-12-03
4
-0
/
+10
*
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
2010-11-28
10
-62
/
+44
*
Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-dep...
jsdelfino
2010-11-16
1
-0
/
+7
*
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
2010-11-13
25
-29
/
+101
*
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
2010-11-03
13
-55
/
+760
*
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...
jsdelfino
2010-10-27
12
-151
/
+85
*
Fix invocation of ip-redirect commands as they need sudo to execute.
jsdelfino
2010-10-25
2
-8
/
+8
*
Support python method invocation style on references, ref.func(...) in additi...
jsdelfino
2010-10-25
56
-201
/
+200
*
Minor fixes to get all samples working in a target install dir.
jsdelfino
2010-10-20
7
-18
/
+43
*
Remove unnecessary javaClass hint attribute from JSON objects.
jsdelfino
2010-10-20
26
-46
/
+35
*
Renamed frontcache to datacache and add a memo cache that memoizes function a...
jsdelfino
2010-10-20
2
-2
/
+2
*
Change content of sample catalogs to show different results when the app is w...
jsdelfino
2010-09-21
2
-6
/
+6
*
Remove 'javaClass' JSON property as it's not needed anymore.
jsdelfino
2010-09-21
2
-6
/
+6
*
Minor change, renamed getcatalog to items.
jsdelfino
2010-09-20
11
-14
/
+16
*
Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...
jsdelfino
2010-09-06
4
-60
/
+233
*
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
2010-09-06
6
-3
/
+18
[next]