index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept JSON-RPC requests with application/x-www-form-urlencoded content type.
jsdelfino
2010-09-15
2
-2
/
+2
*
Upgrade build scripts to on Ubuntu 10.04.
jsdelfino
2010-09-15
10
-34
/
+87
*
Add support nickname property to WSGI / GAE integration code.
jsdelfino
2010-09-08
1
-1
/
+7
*
Add some error checking to the OAuth support.
jsdelfino
2010-09-08
1
-7
/
+40
*
Minor tweaks to make the OAuth support work with Github.
jsdelfino
2010-09-07
2
-3
/
+10
*
Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...
jsdelfino
2010-09-06
9
-75
/
+495
*
Exclude build output from version control.
jsdelfino
2010-09-06
1
-0
/
+1
*
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
2010-09-06
43
-77
/
+1160
*
Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...
jsdelfino
2010-09-06
4
-3
/
+5
*
Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...
jsdelfino
2010-09-03
14
-6
/
+65
*
Make sure components execute in the correct contribution directory and fix su...
jsdelfino
2010-08-29
7
-26
/
+72
*
Support local in-process function proxies between components contributed by a...
jsdelfino
2010-08-24
3
-30
/
+31
*
Improve performance by reusing HTTP proxy connections across invocations and ...
jsdelfino
2010-08-22
10
-40
/
+186
*
Refactor store-cluster sample components to allow vhosts to share common cach...
jsdelfino
2010-08-22
12
-103
/
+137
*
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
2010-08-19
28
-119
/
+455
*
Exclude test program build output from version control.
jsdelfino
2010-08-19
2
-0
/
+1
*
Fix configuration scripts to create directories if necessary.
jsdelfino
2010-08-16
17
-0
/
+22
*
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
2010-08-16
44
-174
/
+912
*
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
2010-08-14
56
-403
/
+1377
*
Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...
jsdelfino
2010-08-02
23
-77
/
+609
*
Change sample to use a pool of three memcached servers. Add a property to the...
jsdelfino
2010-07-28
21
-49
/
+112
*
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
2010-07-28
62
-111
/
+1735
*
Change OpenID conf to protect the entire tree under a host, and work with Ope...
jsdelfino
2010-07-24
8
-53
/
+122
*
Add a test of the password protected python store sample.
jsdelfino
2010-07-21
3
-14
/
+45
*
Add more JSON and ATOMPub test cases.
jsdelfino
2010-07-19
24
-39
/
+168
*
Support the host property and a /logout URL on WSGI servers.
jsdelfino
2010-07-17
8
-10
/
+53
*
Enable HTTPD mod_status in SSL-enabled configuration.
jsdelfino
2010-07-12
1
-0
/
+15
*
Add a host component property reporting the current virtual host name.
jsdelfino
2010-07-12
2
-11
/
+22
*
More changes to get both single and mass dynamic virtual hosting working with...
jsdelfino
2010-07-08
32
-243
/
+457
*
Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...
jsdelfino
2010-07-06
23
-123
/
+1249
*
Minor cleanup of config scripts and samples.
jsdelfino
2010-07-06
37
-1351
/
+1135
*
HTTPD configuration changes to properly work behind a proxy or in a cluster.
jsdelfino
2010-07-04
5
-7
/
+78
*
Minor fixes to the Ubuntu build scripts.
jsdelfino
2010-07-04
7
-10
/
+25
*
Add utility script to map port 80 to httpd's port.
jsdelfino
2010-07-04
2
-0
/
+56
*
Support user and email properties in WSGI integration.
jsdelfino
2010-07-01
8
-24
/
+46
*
Refactor OpenID test pages and add test methods returning the user info.
jsdelfino
2010-07-01
11
-92
/
+187
*
Minimal support for implementation.widget, using simplified (and generic) JSO...
jsdelfino
2010-07-01
59
-4801
/
+810
*
Add a sign out page and links to more OpenID providers.
jsdelfino
2010-06-28
5
-11
/
+75
*
Update build instructions and scripts to include the OpenID support.
jsdelfino
2010-06-27
3
-14
/
+88
*
Add support for user and email component properties, and minimal support for ...
jsdelfino
2010-06-27
13
-6
/
+352
*
Minor build script fixes.
jsdelfino
2010-06-26
2
-2
/
+2
*
Fix test composite name.
jsdelfino
2010-06-22
1
-1
/
+1
*
Fix default libs variable name in configure script.
jsdelfino
2010-06-22
1
-9
/
+9
*
Add a utility script to SSH to an EC2 instance.
jsdelfino
2010-06-22
1
-0
/
+21
*
Add a script to bootstrap a dev build image on an EC2 instance.
jsdelfino
2010-06-05
1
-0
/
+23
*
Minor fixes to ubuntu image creation scripts.
jsdelfino
2010-06-05
6
-32
/
+161
*
Add build support for a minimum distribution using prebuilt dependencies from...
jsdelfino
2010-06-05
33
-607
/
+815
*
Add RSS support to the WSGI integration module.
jsdelfino
2010-06-05
7
-46
/
+377
*
Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...
jsdelfino
2010-06-02
45
-1166
/
+339
*
Build the expat XML parser separately instead of building it as part of libst...
jsdelfino
2010-05-31
5
-25
/
+21
[next]