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
/
store-cluster
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make authentication work with wildcard domains and increase authentication co...
jsdelfino
2011-08-06
6
-12
/
+24
*
Port to Mac OS X 10.6.7.
jsdelfino
2011-06-28
1
-2
/
+2
*
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
2011-05-23
3
-25
/
+22
*
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
2011-03-08
4
-18
/
+28
*
Move virtual host htdocs under their corresponding virtual host contribution ...
jsdelfino
2011-02-26
11
-5
/
+5
*
Use a common stylesheet in all samples.
jsdelfino
2011-01-17
9
-13
/
+88
*
Refactor some of the Javascript scripts to use a different namespace per script.
jsdelfino
2010-12-12
2
-8
/
+8
*
Create a js module for client side javascripts. Move client component script ...
jsdelfino
2010-12-06
2
-2
/
+2
*
Add scripts to support 'Require valid-user' and 'Require group' authz configu...
jsdelfino
2010-12-03
1
-0
/
+1
*
Reset auth cookie before re-auth in login page.
jsdelfino
2010-12-03
3
-0
/
+9
*
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
2010-11-28
7
-37
/
+42
*
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
2010-11-13
4
-7
/
+7
*
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
2010-11-03
4
-55
/
+153
*
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...
jsdelfino
2010-10-27
2
-26
/
+14
*
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
9
-48
/
+48
*
Minor fixes to get all samples working in a target install dir.
jsdelfino
2010-10-20
1
-1
/
+1
*
Remove unnecessary javaClass hint attribute from JSON objects.
jsdelfino
2010-10-20
4
-8
/
+6
*
Renamed frontcache to datacache and add a memo cache that memoizes function a...
jsdelfino
2010-10-20
1
-1
/
+1
*
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
*
Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...
jsdelfino
2010-09-06
1
-1
/
+1
*
Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...
jsdelfino
2010-09-03
7
-0
/
+20
*
Support local in-process function proxies between components contributed by a...
jsdelfino
2010-08-24
2
-6
/
+2
*
Improve performance by reusing HTTP proxy connections across invocations and ...
jsdelfino
2010-08-22
2
-2
/
+6
*
Refactor store-cluster sample components to allow vhosts to share common cach...
jsdelfino
2010-08-22
8
-81
/
+86
*
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
2010-08-19
10
-32
/
+146
*
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
2010-08-16
8
-10
/
+151
*
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
2010-08-14
9
-108
/
+219
*
Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...
jsdelfino
2010-08-02
7
-0
/
+397
*
Change sample to use a pool of three memcached servers. Add a property to the...
jsdelfino
2010-07-28
7
-33
/
+45
*
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
2010-07-28
18
-0
/
+1153