about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2008-02-20Failing test for pass traversal issue.
2007-11-01manifest; jruby test removed
2007-10-27yet another possible exception class for test_header_is_too_long
2007-10-27let's say that a minor thread contention issue in the test suite is not a fai...
2007-10-26move socket close into ensure
2007-10-26revert trunk to 1.1
2007-10-26reverts for 1.0.2
2007-10-26thank god for those tests
2007-10-26close #14941
2007-10-22classifier faster yet because we don't need to rebuild that string
2007-10-22classifier optimization for only one handler on "/", with unit test
2007-10-22update manifest
2007-10-22do_test needs to be threadsafe
2007-10-22ruby uriclassifier in place. 3x slower on MRI vs TST; 1.5x slower on JRuby vs...
2007-10-22fix benchmark method in uriclassifier test
2007-10-22incomplete benchmark method
2007-10-22pure ruby URIClassifier passes on C and JRuby both; now time to profile and s...
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.