about summary refs log tree commit homepage
path: root/examples
DateCommit message (Expand)
2006-03-07Support for Camping as a first-class citizen. The postamble is now one or tw...
2006-02-22Moved the win32 service files so that they can be used directly as commands. ...
2006-02-21Adding mongrel_rails_service (and svc) drafts. Still fail to stop due Rails C...
2006-02-21Corrected simple service and controller due Macintosh carrier returns (CR) in...
2006-02-21As the CGI and Handlers get bigger we'll need to separate their code out. Th...
2006-02-20Initial setup for graceful stop. Removed timeout code since buggy on OSX.
2006-02-20Added the first win32 service sample based on the simple mongrel example. By ...
2006-02-14Bug fix for a missed require that didn't show up until ran without Rails. Si...
2006-02-12Initial command/plugin setup for Mongrel
2006-02-10Created rails runner, started making it daemon capable.
2006-02-09Setup to do daemonize.
2006-02-08Fixed a bug in the Error404Handler. Created the first Rails runner script.
2006-02-03* Moved various constants around. * Created the remaining feasible CGI varia...
2006-01-29Added the blogging example and a README.
2006-01-29Put request.body back into StringIO.
2006-01-29The Tepee example is updated to use Camping 1.3, where the response and envir...
2006-01-29Moving the Tepee example into a Camping directory.
2006-01-28First work at making a functional response class.
2006-01-28initial import into trunk