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