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
/
filedb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring, rename isNil to isNull.
jsdelfino
2013-01-03
2
-4
/
+4
*
Add support for HTTP patch and application of patch scripts to server and dat...
jsdelfino
2013-01-03
4
-1
/
+90
*
Changes to get successful C++11 based build. Code cleanup, dependency upgrade...
jsdelfino
2012-12-11
5
-126
/
+83
*
Minor memory management, performance, and tracing improvements.
jsdelfino
2012-07-16
2
-4
/
+12
*
Add a timeout property to the CURL HTTP clients.
jsdelfino
2012-07-16
1
-4
/
+4
*
Improve error reporting with a reason code. Improve debug and audit logging. ...
jsdelfino
2012-05-28
4
-8
/
+10
*
Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...
jsdelfino
2011-12-23
1
-0
/
+1
*
Change default log level from 'info' to 'notice' and improve some of the log ...
jsdelfino
2011-11-21
1
-8
/
+20
*
Enable multiple apps to co-exist under different paths in a single Virtual Ho...
jsdelfino
2011-11-10
2
-2
/
+15
*
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...
jsdelfino
2011-08-14
2
-19
/
+15
*
Port to Mac OS X 10.6.7.
jsdelfino
2011-06-28
3
-5
/
+5
*
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
2011-05-23
1
-2
/
+2
*
Refactor some of the extensions and remove unnecessary namespace prefixes.
jsdelfino
2011-05-23
1
-2
/
+1
*
Add sample database and search components, sample apps and corresponding test...
jsdelfino
2011-04-04
1
-3
/
+9
*
Add a reusable component that returns the contents of a configured url.
jsdelfino
2011-03-13
1
-2
/
+0
*
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
2011-03-08
1
-9
/
+18
*
Converts database key strings to symbols before computing database file names.
jsdelfino
2011-02-06
1
-3
/
+5
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
1
-0
/
+5
*
Add support for XML and JSON formats to file database component.
jsdelfino
2010-12-24
6
-48
/
+147
*
Add a test file-based database component.
jsdelfino
2010-12-08
9
-0
/
+651