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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
Add support nickname property to WSGI / GAE integration code.
jsdelfino
1
-1
/
+7
2010-09-08
Add some error checking to the OAuth support.
jsdelfino
1
-7
/
+40
2010-09-07
Minor tweaks to make the OAuth support work with Github.
jsdelfino
2
-3
/
+10
2010-09-06
Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...
jsdelfino
5
-15
/
+262
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
26
-61
/
+1082
2010-09-06
Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...
jsdelfino
3
-2
/
+4
2010-09-03
Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...
jsdelfino
4
-1
/
+42
2010-08-29
Make sure components execute in the correct contribution directory and fix su...
jsdelfino
5
-26
/
+45
2010-08-24
Support local in-process function proxies between components contributed by a...
jsdelfino
1
-24
/
+29
2010-08-22
Improve performance by reusing HTTP proxy connections across invocations and ...
jsdelfino
8
-38
/
+180
2010-08-22
Refactor store-cluster sample components to allow vhosts to share common cach...
jsdelfino
4
-22
/
+51
2010-08-19
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
6
-27
/
+50
2010-08-16
Fix configuration scripts to create directories if necessary.
jsdelfino
16
-0
/
+21
2010-08-16
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
3
-14
/
+4
2010-08-14
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
25
-248
/
+1033
2010-08-02
Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...
jsdelfino
15
-77
/
+211
2010-07-28
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
23
-78
/
+466
2010-07-24
Change OpenID conf to protect the entire tree under a host, and work with Ope...
jsdelfino
8
-53
/
+122
2010-07-21
Add a test of the password protected python store sample.
jsdelfino
1
-11
/
+23
2010-07-19
Add more JSON and ATOMPub test cases.
jsdelfino
14
-36
/
+36
2010-07-17
Support the host property and a /logout URL on WSGI servers.
jsdelfino
3
-4
/
+31
2010-07-12
Enable HTTPD mod_status in SSL-enabled configuration.
jsdelfino
1
-0
/
+15
2010-07-12
Add a host component property reporting the current virtual host name.
jsdelfino
2
-11
/
+22
2010-07-08
More changes to get both single and mass dynamic virtual hosting working with...
jsdelfino
9
-76
/
+164
2010-07-06
Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...
jsdelfino
6
-121
/
+329
2010-07-06
Minor cleanup of config scripts and samples.
jsdelfino
4
-18
/
+7
2010-07-04
HTTPD configuration changes to properly work behind a proxy or in a cluster.
jsdelfino
4
-7
/
+32
2010-07-04
Minor fixes to the Ubuntu build scripts.
jsdelfino
1
-0
/
+2
2010-07-01
Support user and email properties in WSGI integration.
jsdelfino
1
-6
/
+15
2010-07-01
Refactor OpenID test pages and add test methods returning the user info.
jsdelfino
11
-92
/
+187
2010-07-01
Minimal support for implementation.widget, using simplified (and generic) JSO...
jsdelfino
8
-15
/
+642
2010-06-28
Add a sign out page and links to more OpenID providers.
jsdelfino
5
-11
/
+75
2010-06-27
Add support for user and email component properties, and minimal support for ...
jsdelfino
12
-4
/
+316
2010-06-05
Add build support for a minimum distribution using prebuilt dependencies from...
jsdelfino
15
-19
/
+72
2010-06-05
Add RSS support to the WSGI integration module.
jsdelfino
7
-46
/
+377
2010-06-02
Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...
jsdelfino
6
-93
/
+24
2010-05-31
Add support for RSS feeds and minor fixes to ATOM support.
jsdelfino
9
-5
/
+552
2010-05-30
Fix source distribution build scripts, add missing files to the dist targets.
jsdelfino
7
-13
/
+31
2010-05-29
Fix distribution build, add missing files and samples and fix path to librari...
jsdelfino
6
-11
/
+18
2010-05-13
Add simple implementation of Scheme-like lazy streams.
jsdelfino
3
-1
/
+114
2010-04-19
Chdir to the installed SCA contribution before configuring components.
jsdelfino
1
-0
/
+4
2010-04-11
Add test scripts to test the WSGI integration on the GAE SDK.
jsdelfino
10
-10
/
+111
2010-04-10
Minor build cleanup and fixes. Add a few scripts to help run automated builds...
jsdelfino
1
-3
/
+4
2010-04-04
Use curl configured at build time instead of curl found on system path.
jsdelfino
8
-44
/
+60
2010-03-29
Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...
jsdelfino
2
-5
/
+9
2010-03-29
Build memcached from source as the Ubuntu 9.10 memcached package is back leve...
jsdelfino
3
-4
/
+4
2010-03-28
Add a host parameter to the conf scripts to allow an external DNS host name t...
jsdelfino
14
-38
/
+45
2010-03-27
Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...
jsdelfino
15
-56
/
+463
2010-03-21
Correctly support binding URI on references.
jsdelfino
1
-3
/
+3
2010-03-17
Added support for HTTP references and different versions of the store-wsgi co...
jsdelfino
8
-7
/
+148
[next]