root/trunk/test


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @998 [998] 03/31/08 00:25:39 luislavena Remove fixed port numbers used in tests, make tests more friendly to CI …
(edit) @996 [996] 03/27/08 16:46:28 normalperson http11_parser: accept '"' (double-quote), '<', and '>' characters in …
(edit) @993 [993] 03/06/08 02:41:33 normalperson ext/http11: remove strchr() and scary comment regarding it Replace it …
(edit) @992 [992] 03/06/08 02:41:28 normalperson ext/http11: optimistically optimize setting of common headers Most HTTP …
(edit) @990 [990] 03/06/08 02:41:20 normalperson ext/http11: modify the C Ragel parser to upper-snake-case headers …
(edit) @864 [864] 11/01/07 00:03:52 evanweaver manifest; jruby test removed
(edit) @794 [794] 10/27/07 03:48:53 evanweaver yet another possible exception class for test_header_is_too_long
(edit) @785 [785] 10/26/07 19:58:48 evanweaver let's say that a minor thread contention issue in the test suite is not a …
(edit) @784 [784] 10/26/07 14:14:54 evanweaver move socket close into ensure
(edit) @744 [744] 10/25/07 22:07:30 evanweaver revert trunk to 1.1
(edit) @741 [741] 10/25/07 21:59:15 evanweaver reverts for 1.0.2
(edit) @740 [740] 10/25/07 21:47:03 evanweaver thank god for those tests
(edit) @738 [738] 10/25/07 20:47:41 evanweaver close #14941
(edit) @736 [736] 10/22/07 11:46:23 evanweaver classifier faster yet because we don't need to rebuild that string
(edit) @735 [735] 10/22/07 11:27:45 evanweaver classifier optimization for only one handler on "/", with unit test
(edit) @731 [731] 10/22/07 03:23:10 evanweaver update manifest
(edit) @727 [727] 10/22/07 01:22:48 evanweaver do_test needs to be threadsafe
(edit) @726 [726] 10/22/07 01:09:56 evanweaver ruby uriclassifier in place. 3x slower on MRI vs TST; 1.5x slower on JRuby …
(edit) @725 [725] 10/21/07 23:45:48 evanweaver fix benchmark method in uriclassifier test
(edit) @724 [724] 10/21/07 22:47:56 evanweaver incomplete benchmark method
(edit) @722 [722] 10/21/07 21:58:02 evanweaver pure ruby URIClassifier passes on C and JRuby both; now time to profile …
(edit) @719 [719] 10/21/07 06:05:20 evanweaver mongrel 1.0.2 is not out; sorry
(edit) @714 [714] 10/20/07 23:13:37 evanweaver rsync flags don't warn; grammar on homepage
(edit) @712 [712] 10/20/07 22:00:43 evanweaver spelling fixes
(edit) @711 [711] 10/20/07 21:55:59 evanweaver same
(edit) @710 [710] 10/20/07 21:54:53 evanweaver minor test cleanups
(edit) @709 [709] 10/20/07 21:27:56 evanweaver jruby socket problem test
(edit) @708 [708] 10/20/07 19:49:39 evanweaver don't use #close_write anymore
(edit) @707 [707] 10/20/07 18:39:06 evanweaver set up load path properly for tests even when rubygems is enabled
(edit) @706 [706] 10/20/07 18:15:48 evanweaver forgot to require mongrel/debug
(edit) @705 [705] 10/20/07 18:15:19 evanweaver use synchronous stop everywhere; clean up test helpers
(edit) @704 [704] 10/19/07 04:29:11 evanweaver style fix in test_request_progress
(edit) @703 [703] 10/19/07 04:27:33 evanweaver missed one
(edit) @702 [702] 10/19/07 04:26:50 evanweaver bring sanity to test_uriclassifier
(edit) @701 [701] 10/19/07 03:31:34 evanweaver minimal jruby socket test; restore some output redirection; echoe trunk …
(edit) @699 [699] 10/18/07 21:07:15 evanweaver clean up variable names in do_test
(edit) @696 [696] 10/18/07 16:38:12 evanweaver test
(edit) @694 [694] 10/18/07 16:03:53 evanweaver move synchronousness back to HS
(edit) @693 [693] 10/18/07 15:45:16 evanweaver java setters are strewn all over the place
(edit) @690 [690] 10/18/07 14:59:27 evanweaver redirect
(edit) @688 [688] 10/18/07 14:38:47 evanweaver how's this
(edit) @687 [687] 10/18/07 14:27:33 evanweaver howbout we support asynchronous and synchronous stopping
(edit) @680 [680] 10/17/07 20:05:50 evanweaver debug test works on jruby
(edit) @678 [678] 10/17/07 02:49:50 evanweaver bash profile etc
(edit) @677 [677] 10/17/07 02:47:49 evanweaver those were duplicates
(edit) @662 [662] 10/16/07 22:27:51 evanweaver paths shuffle
(edit) @650 [650] 10/15/07 13:00:40 evanweaver fix #14086
(edit) @640 [640] 10/11/07 02:22:37 evanweaver close #14145
(edit) @625 [625] 09/24/07 11:37:26 evanweaver avoid warnings on 1.8.6, at least
(edit) @585 [585] 09/12/07 23:00:39 filipe Added test that verifies if order of registering uri's matters(test for …
(edit) @555 [555] 08/14/07 22:03:32 filipe Make CGI Wrapper work with CGI::Session (closes: #8386)
(edit) @470 [470] 12/15/06 23:26:54 zedshaw Whitelist for headers which can be duplicated.
(edit) @466 [466] 12/15/06 04:02:34 zedshaw Patch to allow multiple request progress listeners, needs to be tested for …
(edit) @430 [430] 11/25/06 01:13:45 zedshaw Seems to blow up on this test at random. Will investigate.
(edit) @419 [419] 11/25/06 00:09:36 zedshaw Updated a bunch of TODO lines that aren't valid anymore. Added a test …
(edit) @415 [415] 11/24/06 22:53:09 zedshaw Prevents double headers from going out.
(edit) @413 [413] 11/24/06 21:54:08 zedshaw Removed experimental mime carving (in branch now).
(edit) @394 [394] 11/20/06 11:50:00 zedshaw Updated fuzzing tests to handle more edge cases.
(edit) @389 [389] 11/17/06 17:55:40 zedshaw Fuzz test was way too big.
(edit) @388 [388] 11/17/06 17:48:27 zedshaw More fully tested BMH with extensive fuzzing test.
(edit) @383 [383] 11/15/06 14:52:08 zedshaw Optimistic locking library.
(edit) @366 [366] 10/24/06 18:22:16 zedshaw Patch #6275 for improved deflate filter support for IE and Safari.
(edit) @361 [361] 10/24/06 17:52:21 zedshaw First changes for inclusion of the cgi multipart fix.
(edit) @349 [349] 09/22/06 03:16:54 zedshaw Mongrel 0.3.13.5 version bump. Final commit of changes from 0.3.13.4. …
(edit) @331 [331] 08/16/06 16:51:38 zedshaw Added mongrel_cluster as officially part of mongrel.
(edit) @318 [318] 08/12/06 17:00:11 zedshaw Regenerates the parser so the fix for non-spaced headers goes through, and …
(edit) @308 [308] 08/07/06 21:07:24 zedshaw working on more webrick style behavior for REQUEST_URI
(edit) @299 [299] 08/03/06 15:49:11 zedshaw Dan Kubb's conditional response patch.
(edit) @292 [292] 07/13/06 17:34:59 zedshaw Backport of HttpRequest? enhancements from 0.4. Patch to specify --prefix …
(edit) @271 [271] 07/01/06 02:06:52 luislavena Let Mongrel compile and test ok under cygwin (don't know who would think …
(edit) @267 [267] 06/30/06 15:42:12 zedshaw Ruby license applied to all files
(edit) @265 [265] 06/30/06 15:13:35 zedshaw Switched Mongrel to Ruby license.
(edit) @262 [262] 06/28/06 10:51:06 zedshaw Test for request progress functionality
(edit) @255 [255] 06/23/06 08:22:47 zedshaw Refactor reaping dead threads. Slight change to license header to make it …
(edit) @250 [250] 06/21/06 00:09:18 zedshaw win32 doesn't like binding to 0.0.0.0
(edit) @246 [246] 06/18/06 02:41:51 zedshaw Wrong include after handlers moved.
(edit) @245 [245] 06/17/06 23:57:26 zedshaw Additional simple feature for upload progress plugin. New redirect header …
(edit) @241 [241] 06/16/06 15:32:55 zedshaw Needed file for gem testing.
(edit) @239 [239] 06/16/06 13:11:08 zedshaw Slight change to make tests work during gem install and builds.
(edit) @230 [230] 06/06/06 01:41:29 zedshaw Does a bit of validating the command stuff.
(edit) @226 [226] 06/05/06 04:30:36 zedshaw could fail on the second test due to randomness
(edit) @221 [221] 06/01/06 22:00:49 luislavena Fixed tests for Win32. Included a nasty hack due sockets not raising the …
(edit) @218 [218] 05/30/06 18:36:48 zedshaw Win32 test and install fix-ups (cygwin)
(edit) @212 [212] 05/24/06 03:34:17 zedshaw Improved test coverage of the Command system and a simple method of …
(edit) @211 [211] 05/23/06 08:07:05 zedshaw Necessary files for latest testing improvements.
(edit) @210 [210] 05/23/06 07:46:05 zedshaw Improved tests increasing test coverage.
(edit) @203 [203] 05/21/06 09:46:42 zedshaw LGPL preamble on all source files.
(edit) @195 [195] 05/20/06 13:06:20 zedshaw Two fixes reported by Rui Lopes so that test can run individually.
(edit) @190 [190] 05/19/06 21:56:30 zedshaw Initial code review fixing some things, and rcov addition.
(edit) @187 [187] 05/16/06 00:07:19 zedshaw Not sure where those .swp files come from.
(edit) @186 [186] 05/16/06 00:06:22 zedshaw OK, best fix is to set it to binmode.
(edit) @185 [185] 05/15/06 23:51:00 zedshaw Some people on windows have tmpfiles that are opened without rb.
(edit) @184 [184] 05/15/06 23:28:13 zedshaw Moved port to 4501 for configurator test.
(edit) @183 [183] 05/15/06 23:26:03 zedshaw resolv-replace causes problems on everything except Linux. Win32 seems to …
(edit) @180 [180] 05/14/06 18:42:19 zedshaw IO processing loop now processes HTTP requests without resetting the …
(edit) @173 [173] 05/13/06 16:25:53 zedshaw Improved conditional response code from Dan Kubb. Handles ETag on 304 …
(edit) @164 [164] 05/04/06 11:14:43 zedshaw Test case for conditional http response.
(edit) @163 [163] 05/04/06 11:07:56 zedshaw Conditional response code from Dan Kubb.
(edit) @162 [162] 05/03/06 00:06:30 why Okay, so that was a bad test.
(edit) @155 [155] 04/10/06 19:00:52 why Added send_file method to the HttpResponse?, culling parts from the …
Note: See TracRevisionLog for help on using the revision log.