about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2007-10-21mongrel 1.0.2 is not out; sorry
2007-10-21rsync flags don't warn; grammar on homepage
2007-10-21spelling fixes
2007-10-21same
2007-10-21minor test cleanups
2007-10-21jruby socket problem test
2007-10-21don't use #close_write anymore
2007-10-20set up load path properly for tests even when rubygems is enabled
2007-10-20forgot to require mongrel/debug
2007-10-20use synchronous stop everywhere; clean up test helpers
2007-10-19style fix in test_request_progress
2007-10-19missed one
2007-10-19bring sanity to test_uriclassifier
2007-10-19minimal jruby socket test; restore some output redirection; echoe trunk suppo...
2007-10-19clean up variable names in do_test
2007-10-18test
2007-10-18move synchronousness back to HS
2007-10-18java setters are strewn all over the place
2007-10-18redirect
2007-10-18how's this
2007-10-18howbout we support asynchronous and synchronous stopping
2007-10-18debug test works on jruby
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