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
/
constdb
/
tinycdb.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
Improve error reporting with a reason code. Improve debug and audit logging. ...
jsdelfino
1
-4
/
+4
2011-11-21
Change default log level from 'info' to 'notice' and improve some of the log ...
jsdelfino
1
-14
/
+17
2011-11-10
Enable multiple apps to co-exist under different paths in a single Virtual Ho...
jsdelfino
1
-1
/
+13
2011-09-10
Rename nosqldb component to constdb.
jsdelfino
1
-0
/
+0
2011-01-09
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
1
-0
/
+4
2010-11-14
Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...
jsdelfino
1
-3
/
+3
2010-08-16
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
1
-19
/
+19
2010-05-29
Fix distribution build, add missing files and samples and fix path to librari...
jsdelfino
1
-37
/
+71
2010-04-19
Reuse the same file descriptor when reopening a tinycdb database.
jsdelfino
1
-4
/
+35
2010-04-19
Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...
jsdelfino
1
-39
/
+94
2010-04-17
Strawman implementation of post, put and delete on a tinycdb database, for no...
jsdelfino
1
-0
/
+340