about summary refs log tree commit homepage
path: root/examples/simpletest.rb
DateCommit message (Expand)
2006-06-18Additional simple feature for upload progress plugin. New redirect header an...
2006-05-23Improved tests increasing test coverage.
2006-05-23A simple status and statistics handler for people.
2006-05-23Implemented a DeflateFilter for dynamic gzip of responses.
2006-03-22Updated examples to use the new Configurator. Camping blog can't test since ...
2006-03-19Beginning of a tuning effort.
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-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-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-28First work at making a functional response class.
2006-01-28initial import into trunk