| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for HTTP patch and application of patch scripts to server and dat... | jsdelfino | 2013-01-03 | 21 | -39/+591 |
* | Improve handling of nested lists, trees, null and floating point values. | jsdelfino | 2013-01-03 | 4 | -6/+1 |
* | Changes to get successful C++11 based build. Code cleanup, dependency upgrade... | jsdelfino | 2012-12-11 | 78 | -2331/+1156 |
* | Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.... | jsdelfino | 2012-07-16 | 7 | -40/+67 |
* | Minor memory management, performance, and tracing improvements. | jsdelfino | 2012-07-16 | 27 | -57/+142 |
* | Add a timeout property to the CURL HTTP clients. | jsdelfino | 2012-07-16 | 20 | -76/+132 |
* | Add an HTTPD auth provider allowing the authentication logic to be implemente... | jsdelfino | 2012-07-16 | 1 | -0/+2 |
* | Database support optimizations. Use PgBouncer to pool connections. Track and ... | jsdelfino | 2012-05-28 | 15 | -102/+348 |
* | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 2012-05-28 | 56 | -98/+150 |
* | Cleanup Scribe log output and add ability to log to a firehose Unix fifo pipe. | jsdelfino | 2012-04-09 | 9 | -33/+211 |
* | Add more fine grain debug options and remove overhead in debug log macros whe... | jsdelfino | 2012-04-02 | 8 | -10/+10 |
* | Detach Memcached and Pgsql from terminal when logging with a logger like Scri... | jsdelfino | 2012-04-02 | 6 | -7/+113 |
* | Automatically reconnect to a Memcached server after a disconnection. | jsdelfino | 2012-04-02 | 3 | -5/+16 |
* | Upgrade to newer version of CURL and integrate its SMTP support. | jsdelfino | 2012-03-17 | 21 | -13/+611 |
* | Fixes to the hosting module to correctly store ATOM feeds instead of raw coll... | jsdelfino | 2012-02-20 | 4 | -5/+7 |
* | Optimize server modules a bit. Pass individual config elements instead of the... | jsdelfino | 2012-02-20 | 1 | -3/+1 |
* | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 2012-01-30 | 4 | -5/+5 |
* | Add a partitioner component, which combined with a selector component can be ... | jsdelfino | 2012-01-16 | 8 | -3/+289 |
* | Fix error with logging command in memcached and sqldb start / stop scripts. A... | jsdelfino | 2012-01-16 | 10 | -36/+49 |
* | Add external configuration of Memcached and PostgreSQL logging, to allow the ... | jsdelfino | 2011-12-30 | 11 | -21/+174 |
* | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 2011-12-23 | 24 | -0/+24 |
* | Change memcached component configuration syntax to use spaces instead of comm... | jsdelfino | 2011-12-14 | 2 | -3/+3 |
* | Enable log collection using Scribe, and some minor log cleanup. | jsdelfino | 2011-11-30 | 2 | -2/+2 |
* | Change default log level from 'info' to 'notice' and improve some of the log ... | jsdelfino | 2011-11-21 | 6 | -50/+83 |
* | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 2011-11-10 | 4 | -4/+41 |
* | Start to add LevelDB support | rfeng | 2011-09-17 | 10 | -0/+795 |
* | Rename nosqldb component to constdb. | jsdelfino | 2011-09-10 | 11 | -30/+30 |
* | Implement a portable alternative to __thread and get the HTTP and SQLDB compo... | jsdelfino | 2011-08-28 | 6 | -27/+85 |
* | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 2011-08-14 | 12 | -21/+25 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 53 | -116/+149 |
* | Add missing files to build scripts and fixed a header typo. | jsdelfino | 2011-06-13 | 1 | -2/+2 |
* | Improve support for HTTP verbs and enable calls inside a domain without havin... | jsdelfino | 2011-06-13 | 12 | -9/+533 |
* | Support cookies over outgoing HTTP calls and a shorter component URL addressi... | jsdelfino | 2011-05-23 | 11 | -19/+19 |
* | Refactor some of the extensions and remove unnecessary namespace prefixes. | jsdelfino | 2011-05-23 | 9 | -36/+27 |
* | Add an XMPP message sender component that only connects to an XMPP server as ... | jsdelfino | 2011-04-17 | 8 | -7/+345 |
* | 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 | 9 | -3/+341 |
* | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 2011-03-08 | 7 | -50/+98 |
* | Correctly pass query strings through component wiring redirects and improve f... | jsdelfino | 2011-02-26 | 1 | -1/+5 |
* | 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 | 8 | -0/+42 |
* | Fix automake warning. Add pragmas to sources generated by Thrift using sed in... | jsdelfino | 2011-01-02 | 1 | -3/+1 |
* | 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 | 10 | -1/+652 |
* | Use different servers for cert-based and password-based auth and use event MP... | jsdelfino | 2010-11-28 | 2 | -1/+10 |
* | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 2010-11-14 | 4 | -18/+29 |
* | Add .componentType files describing the utility components. Refactor chat com... | jsdelfino | 2010-11-03 | 23 | -26/+556 |
* | Minor fixes to get all samples working in a target install dir. | jsdelfino | 2010-10-20 | 1 | -1/+1 |
* | Renamed frontcache to datacache and add a memo cache that memoizes function a... | jsdelfino | 2010-10-20 | 7 | -22/+155 |
* | Upgrade build scripts to on Ubuntu 10.04. | jsdelfino | 2010-09-15 | 1 | -2/+1 |