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
/
sqldb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
1
-2
/
+2
2011-05-23
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
1
-2
/
+1
2011-03-08
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
1
-9
/
+18
2011-01-09
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
1
-0
/
+5
2010-11-03
Add .componentType files describing the utility components. Refactor chat com...
jsdelfino
2
-1
/
+30
2010-10-20
Minor fixes to get all samples working in a target install dir.
jsdelfino
1
-1
/
+1
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
1
-2
/
+2
2010-08-19
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
2
-13
/
+13
2010-08-19
Exclude test program build output from version control.
jsdelfino
1
-0
/
+0
2010-08-16
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
16
-62
/
+479
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-30
Fix source distribution build scripts, add missing files to the dist targets.
jsdelfino
1
-1
/
+4
2010-05-29
Fix distribution build, add missing files and samples and fix path to librari...
jsdelfino
2
-2
/
+5
2010-04-19
Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...
jsdelfino
1
-0
/
+4
2010-04-17
Strawman implementation of post, put and delete on a tinycdb database, for no...
jsdelfino
3
-2
/
+6
2010-04-09
Add store test using the sqldb component. Add conninfo and table properties t...
jsdelfino
7
-11
/
+26
2010-04-08
Simple SQL database component implementation, using PostgreSQL.
jsdelfino
10
-10
/
+701
2010-04-04
Create build structure for an SQL database component. Add dependencies to pos...
jsdelfino
3
-0
/
+109