about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2007-10-17bash profile etc
2007-10-17those were duplicates
2007-10-17paths shuffle
2007-10-15fix #14086
2007-10-11close #14145
2007-09-24avoid warnings on 1.8.6, at least
2007-09-13Added test that verifies if order of registering uri's matters(test for bug 1...
2007-08-15Make CGI Wrapper work with CGI::Session (closes: #8386)
2006-12-16Whitelist for headers which can be duplicated.
2006-12-15Patch to allow multiple request progress listeners, needs to be tested for sp...
2006-11-25Seems to blow up on this test at random. Will investigate.
2006-11-25Updated a bunch of TODO lines that aren't valid anymore. Added a test that s...
2006-11-25Prevents double headers from going out.
2006-11-25Removed experimental mime carving (in branch now).
2006-11-20Updated fuzzing tests to handle more edge cases.
2006-11-17Fuzz test was way too big.
2006-11-17More fully tested BMH with extensive fuzzing test.
2006-11-15Optimistic locking library.
2006-10-24Patch #6275 for improved deflate filter support for IE and Safari.
2006-10-24First changes for inclusion of the cgi multipart fix.
2006-09-22Mongrel 0.3.13.5 version bump. Final commit of changes from 0.3.13.4. I've b...
2006-08-16Added mongrel_cluster as officially part of mongrel.
2006-08-12Regenerates the parser so the fix for non-spaced headers goes through, and ad...
2006-08-08working on more webrick style behavior for REQUEST_URI
2006-08-03Dan Kubb's conditional response patch.
2006-07-13Backport of HttpRequest enhancements from 0.4. Patch to specify --prefix fro...
2006-07-01Let Mongrel compile and test ok under cygwin (don't know who would think use ...
2006-06-30Ruby license applied to all files
2006-06-30Switched Mongrel to Ruby license.
2006-06-28Test for request progress functionality
2006-06-23Refactor reaping dead threads. Slight change to license header to make it cl...
2006-06-21win32 doesn't like binding to 0.0.0.0
2006-06-18Wrong include after handlers moved.
2006-06-18Additional simple feature for upload progress plugin. New redirect header an...
2006-06-16Needed file for gem testing.
2006-06-16Slight change to make tests work during gem install and builds.
2006-06-06Does a bit of validating the command stuff.
2006-06-05could fail on the second test due to randomness
2006-06-02Fixed tests for Win32. Included a nasty hack due sockets not raising the expe...
2006-05-30Win32 test and install fix-ups (cygwin)
2006-05-24Improved test coverage of the Command system and a simple method of stuffing ...
2006-05-23Necessary files for latest testing improvements.
2006-05-23Improved tests increasing test coverage.
2006-05-21LGPL preamble on all source files.
2006-05-20Two fixes reported by Rui Lopes so that test can run individually.
2006-05-20Initial code review fixing some things, and rcov addition.
2006-05-16Not sure where those .swp files come from.
2006-05-16OK, best fix is to set it to binmode.
2006-05-16Some people on windows have tmpfiles that are opened without rb.
2006-05-16Moved port to 4501 for configurator test.