index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
components
/
chat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
Improve error reporting with a reason code. Improve debug and audit logging. ...
jsdelfino
6
-12
/
+16
2011-12-23
Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...
jsdelfino
3
-0
/
+3
2011-08-14
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...
jsdelfino
1
-0
/
+1
2011-06-28
Port to Mac OS X 10.6.7.
jsdelfino
6
-12
/
+12
2011-05-23
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
1
-1
/
+1
2011-05-23
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
1
-5
/
+4
2011-04-17
Add an XMPP message sender component that only connects to an XMPP server as ...
jsdelfino
5
-4
/
+219
2011-03-08
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
1
-4
/
+7
2011-01-09
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
1
-0
/
+5
2010-11-14
Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...
jsdelfino
1
-12
/
+12
2010-11-03
Add .componentType files describing the utility components. Refactor chat com...
jsdelfino
6
-20
/
+237
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
1
-1
/
+1
2010-08-16
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
1
-11
/
+1
2010-08-14
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
1
-1
/
+1
2010-06-05
Add build support for a minimum distribution using prebuilt dependencies from...
jsdelfino
1
-0
/
+3
2010-05-31
Build the expat XML parser separately instead of building it as part of libst...
jsdelfino
1
-3
/
+3
2010-05-30
Fix source distribution build scripts, add missing files to the dist targets.
jsdelfino
1
-2
/
+6
2010-05-29
Fix distribution build, add missing files and samples and fix path to librari...
jsdelfino
2
-4
/
+5
2010-04-10
Minor build cleanup and fixes. Add a few scripts to help run automated builds...
jsdelfino
1
-1
/
+1
2010-03-28
Add a host parameter to the conf scripts to allow an external DNS host name t...
jsdelfino
1
-1
/
+1
2010-03-21
Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...
jsdelfino
4
-2
/
+35
2010-03-13
Updated the INSTALL instructions, fixed a few incremental build issues, and a...
jsdelfino
2
-2
/
+6
2010-03-10
Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com...
jsdelfino
5
-1
/
+172
2010-03-01
Minor fixes to distro build. Added missing scripts. Placed libraries in the c...
jsdelfino
1
-4
/
+3
2010-02-22
Moved component start calls from HTTPD postConfig to childInit, to give compo...
jsdelfino
3
-4
/
+5
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
10
-129
/
+732
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
2
-5
/
+5
2010-02-01
Added missing headers to scheme and python test cases. Updated NOTICE and LIC...
jsdelfino
1
-0
/
+17
2010-02-01
Added build configuration and dependencies for chat and queue components.
jsdelfino
6
-5
/
+184
2010-01-25
Added skeletons and build options for a few more utility components. Minor re...
jsdelfino
2
-0
/
+53