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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support python method invocation style on references, ref.func(...) in additi...
jsdelfino
2010-10-25
6
-17
/
+107
*
Improve format of HTTP and HTTPS logs.
jsdelfino
2010-10-25
2
-2
/
+13
*
Minor fixes to get all samples working in a target install dir.
jsdelfino
2010-10-20
2
-4
/
+4
*
Remove unnecessary javaClass hint attribute from JSON objects.
jsdelfino
2010-10-20
9
-21
/
+21
*
Strip the leading '.' added by some JSON-RPC clients to method names.
jsdelfino
2010-09-21
1
-1
/
+3
*
Improvements to the oauth module and support for oauth 1.0a using liboauth.
jsdelfino
2010-09-19
17
-189
/
+973
*
Fixing compilation issues in 64Bit environment
lresende
2010-09-17
2
-2
/
+2
*
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
2
-2
/
+2
*
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
5
-15
/
+262
*
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
2010-09-06
26
-61
/
+1082
*
Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...
jsdelfino
2010-09-06
3
-2
/
+4
*
Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...
jsdelfino
2010-09-03
4
-1
/
+42
*
Make sure components execute in the correct contribution directory and fix su...
jsdelfino
2010-08-29
5
-26
/
+45
*
Support local in-process function proxies between components contributed by a...
jsdelfino
2010-08-24
1
-24
/
+29
*
Improve performance by reusing HTTP proxy connections across invocations and ...
jsdelfino
2010-08-22
8
-38
/
+180
*
Refactor store-cluster sample components to allow vhosts to share common cach...
jsdelfino
2010-08-22
4
-22
/
+51
*
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
2010-08-19
6
-27
/
+50
*
Fix configuration scripts to create directories if necessary.
jsdelfino
2010-08-16
16
-0
/
+21
*
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
2010-08-16
3
-14
/
+4
*
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
2010-08-14
25
-248
/
+1033
*
Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...
jsdelfino
2010-08-02
15
-77
/
+211
*
Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...
jsdelfino
2010-07-28
23
-78
/
+466
*
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
1
-11
/
+23
*
Add more JSON and ATOMPub test cases.
jsdelfino
2010-07-19
14
-36
/
+36
*
Support the host property and a /logout URL on WSGI servers.
jsdelfino
2010-07-17
3
-4
/
+31
*
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
9
-76
/
+164
*
Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...
jsdelfino
2010-07-06
6
-121
/
+329
*
Minor cleanup of config scripts and samples.
jsdelfino
2010-07-06
4
-18
/
+7
*
HTTPD configuration changes to properly work behind a proxy or in a cluster.
jsdelfino
2010-07-04
4
-7
/
+32
*
Minor fixes to the Ubuntu build scripts.
jsdelfino
2010-07-04
1
-0
/
+2
*
Support user and email properties in WSGI integration.
jsdelfino
2010-07-01
1
-6
/
+15
*
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
8
-15
/
+642
*
Add a sign out page and links to more OpenID providers.
jsdelfino
2010-06-28
5
-11
/
+75
*
Add support for user and email component properties, and minimal support for ...
jsdelfino
2010-06-27
12
-4
/
+316
*
Add build support for a minimum distribution using prebuilt dependencies from...
jsdelfino
2010-06-05
15
-19
/
+72
*
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
6
-93
/
+24
*
Add support for RSS feeds and minor fixes to ATOM support.
jsdelfino
2010-05-31
9
-5
/
+552
*
Fix source distribution build scripts, add missing files to the dist targets.
jsdelfino
2010-05-30
7
-13
/
+31
*
Fix distribution build, add missing files and samples and fix path to librari...
jsdelfino
2010-05-29
6
-11
/
+18
*
Add simple implementation of Scheme-like lazy streams.
jsdelfino
2010-05-13
3
-1
/
+114
*
Chdir to the installed SCA contribution before configuring components.
jsdelfino
2010-04-19
1
-0
/
+4
[next]