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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-10
Rename nosqldb component to constdb.
jsdelfino
12
-9
/
+9
2011-09-05
Support multithreaded execution of Python components with the HTTPD event MPM.
jsdelfino
10
-0
/
+10
2011-08-14
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...
jsdelfino
4
-0
/
+4
2011-08-11
Upgrade to SpiderMonkey 1.8.5.
jsdelfino
3
-29
/
+36
2011-08-06
Make authentication work with wildcard domains and increase authentication co...
jsdelfino
8
-14
/
+28
2011-06-28
Port to Mac OS X 10.6.7.
jsdelfino
11
-27
/
+27
2011-05-23
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
19
-181
/
+162
2011-03-08
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
22
-92
/
+148
2011-02-26
Move virtual host htdocs under their corresponding virtual host contribution ...
jsdelfino
17
-9
/
+9
2011-02-26
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2
-2
/
+44
2011-01-17
Use a common stylesheet in all samples.
jsdelfino
24
-24
/
+172
2011-01-07
Fix incorrect cookie name in sample logout pages.
jsdelfino
1
-1
/
+1
2010-12-27
Port REST support improvements to AppEngine Python integration scripts and ad...
jsdelfino
8
-1
/
+258
2010-12-27
Simplify relay sample a bit.
jsdelfino
7
-102
/
+7
2010-12-24
Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.
jsdelfino
1
-4
/
+3
2010-12-24
Add a sample showing how to relay various REST requests.
jsdelfino
11
-1
/
+298
2010-12-12
Refactor some of the Javascript scripts to use a different namespace per script.
jsdelfino
11
-44
/
+44
2010-12-06
Create a js module for client side javascripts. Move client component script ...
jsdelfino
12
-12
/
+12
2010-12-03
Add scripts to support 'Require valid-user' and 'Require group' authz configu...
jsdelfino
8
-0
/
+8
2010-12-03
Reset auth cookie before re-auth in login page.
jsdelfino
4
-0
/
+10
2010-11-28
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
10
-62
/
+44
2010-11-16
Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-dep...
jsdelfino
1
-0
/
+7
2010-11-13
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
25
-29
/
+101
2010-11-03
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
13
-55
/
+760
2010-10-27
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...
jsdelfino
12
-151
/
+85
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
56
-201
/
+200
2010-10-20
Minor fixes to get all samples working in a target install dir.
jsdelfino
7
-18
/
+43
2010-10-20
Remove unnecessary javaClass hint attribute from JSON objects.
jsdelfino
26
-46
/
+35
2010-10-20
Renamed frontcache to datacache and add a memo cache that memoizes function a...
jsdelfino
2
-2
/
+2
2010-09-21
Change content of sample catalogs to show different results when the app is w...
jsdelfino
2
-6
/
+6
2010-09-21
Remove 'javaClass' JSON property as it's not needed anymore.
jsdelfino
2
-6
/
+6
2010-09-20
Minor change, renamed getcatalog to items.
jsdelfino
11
-14
/
+16
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
13
-26
/
+184
2010-08-14
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
14
-108
/
+224
2010-08-02
Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...
jsdelfino
8
-0
/
+398
2010-07-28
Change sample to use a pool of three memcached servers. Add a property to the...
jsdelfino
13
-33
/
+51
2010-07-28
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
30
-20
/
+1177
2010-07-21
Add a test of the password protected python store sample.
jsdelfino
2
-3
/
+22
2010-07-19
Add more JSON and ATOMPub test cases.
jsdelfino
10
-3
/
+132
2010-07-17
Support the host property and a /logout URL on WSGI servers.
jsdelfino
5
-6
/
+22
2010-07-08
More changes to get both single and mass dynamic virtual hosting working with...
jsdelfino
23
-167
/
+293
[next]