summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-2/+0
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-116-113/+62
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-163-3/+12
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-284-3/+8
* Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino2012-04-025-6/+6
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-232-0/+2
* Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino2011-08-141-0/+1
* Port to Mac OS X 10.6.7.jsdelfino2011-06-285-9/+9
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-231-1/+1
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-5/+4
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-4/+7
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-091-0/+8
* Add .componentType files describing the utility components. Refactor chat com...jsdelfino2010-11-033-1/+58
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-1/+1
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-1/+1
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-1/+4
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-292-3/+8
* Change build scripts to make them work with GCC 4.5. Add a script to help ins...jsdelfino2010-04-171-4/+4
* Create build structure for an SQL database component. Add dependencies to pos...jsdelfino2010-04-041-2/+2
* Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2010-03-281-1/+1
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-101-1/+1
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-6/+7
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-4/+4
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-1712-56/+464
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-075-5/+154
* Added missing headers to scheme and python test cases. Updated NOTICE and LIC...jsdelfino2010-02-011-0/+17
* Added build configuration and dependencies for chat and queue components.jsdelfino2010-02-016-3/+294
* Added skeletons and build options for a few more utility components. Minor re...jsdelfino2010-01-252-0/+66