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
/
server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...
jsdelfino
2011-12-23
2
-0
/
+2
*
Fix calculation of composite path when configured with an absolute path.
jsdelfino
2011-12-21
2
-2
/
+2
*
Add ability to configure an HTTPS proxy with load balancing over a set of HTT...
jsdelfino
2011-12-18
3
-6
/
+43
*
Enable log collection using Scribe, and some minor log cleanup.
jsdelfino
2011-11-30
1
-1
/
+1
*
Enable multiple apps to co-exist under different paths in a single Virtual Ho...
jsdelfino
2011-11-10
4
-227
/
+228
*
Refactor and simplify edit app, and optimize app resource loading and caching.
jsdelfino
2011-10-24
1
-0
/
+36
*
Fix core dump when running Python components in a virtual host.
jsdelfino
2011-09-21
1
-0
/
+4
*
Implement a portable alternative to __thread and get the HTTP and SQLDB compo...
jsdelfino
2011-08-28
1
-2
/
+3
*
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...
jsdelfino
2011-08-14
3
-0
/
+3
*
Upgrade to SpiderMonkey 1.8.5.
jsdelfino
2011-08-11
3
-10
/
+17
*
Fix compile error in test program.
jsdelfino
2011-08-09
1
-1
/
+1
*
Port to Mac OS X 10.6.7.
jsdelfino
2011-06-28
7
-23
/
+44
*
Improve support for HTTP verbs and enable calls inside a domain without havin...
jsdelfino
2011-06-13
2
-7
/
+16
*
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
2011-05-23
3
-49
/
+111
*
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
2011-05-23
1
-9
/
+8
*
Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...
jsdelfino
2011-05-02
1
-0
/
+15
*
Implement SCDL wiredByImpl attribute.
jsdelfino
2011-04-17
1
-10
/
+47
*
Fix performance and security issues reported by pagespeed and skipfish.
jsdelfino
2011-04-04
2
-9
/
+13
*
Support returning binary content. Fix server bug preventing a component to re...
jsdelfino
2011-03-27
1
-1
/
+1
*
Refactor and cleanup edit module, add text components, store page and app run...
jsdelfino
2011-03-21
1
-0
/
+2
*
Update svn:ignore properties and minor build cleanups.
jsdelfino
2011-03-14
2
-575
/
+1
*
Fix app link creation and save one HTTP proxy hop.
jsdelfino
2011-03-13
1
-3
/
+13
*
Add Javascript functions and test cases to help work with JSON.
jsdelfino
2011-03-13
1
-0
/
+5
*
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
2011-03-08
3
-36
/
+61
*
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2011-02-26
6
-34
/
+126
*
Add two builtin component properties containing the current HTTP request path...
jsdelfino
2011-02-20
5
-1
/
+66
*
Use a common stylesheet in all samples.
jsdelfino
2011-01-17
1
-1
/
+12
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
2
-2
/
+8
*
Skeleton of a composite app editor module.
jsdelfino
2010-12-29
1
-3
/
+14
*
Remove type=feed and type=entry parameters from application/atom+xml media ty...
jsdelfino
2010-12-29
1
-2
/
+2
*
Turn off URL canonicalization when routing a request through HTTPD's reverse ...
jsdelfino
2010-12-24
1
-0
/
+1
*
Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...
jsdelfino
2010-12-24
1
-7
/
+13
*
Preserve HTTP request path when routing a request through a component reference.
jsdelfino
2010-12-24
1
-3
/
+9
*
Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...
jsdelfino
2010-12-11
1
-1
/
+5
*
Move JavaScript eval functions to the js module.
jsdelfino
2010-12-08
1
-2
/
+2
*
Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...
jsdelfino
2010-12-08
1
-0
/
+22
*
Create a js module for client side javascripts. Move client component script ...
jsdelfino
2010-12-06
2
-5
/
+8
*
Use different servers for cert-based and password-based auth and use event MP...
jsdelfino
2010-11-28
3
-3
/
+7
*
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
2010-11-13
3
-3
/
+3
*
Add missing return statement in proxy function.
jsdelfino
2010-11-03
1
-1
/
+1
*
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
2010-11-03
1
-0
/
+2
*
Fix path to JavaScript file.
jsdelfino
2010-10-28
1
-1
/
+1
*
Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...
jsdelfino
2010-10-27
1
-47
/
+68
*
Minor fixes to get all samples working in a target install dir.
jsdelfino
2010-10-20
1
-3
/
+3
*
Remove unnecessary javaClass hint attribute from JSON objects.
jsdelfino
2010-10-20
3
-6
/
+6
*
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
1
-1
/
+1
*
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
2010-09-06
3
-25
/
+29
*
Make sure components execute in the correct contribution directory and fix su...
jsdelfino
2010-08-29
1
-18
/
+28
*
Support local in-process function proxies between components contributed by a...
jsdelfino
2010-08-24
1
-24
/
+29
[next]