root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1012 [1012] 04/18/08 02:09:44 luislavena Wait longer for child process terminate properly (max 20 seconds). …
(edit) @1011 [1011] 04/18/08 02:09:41 luislavena Added emulation of slow termination processes.
(edit) @1010 [1010] 04/18/08 02:09:38 luislavena Include tests projects and child process fixtures.
(edit) @1009 [1009] 04/18/08 02:09:36 luislavena Ported ConsoleProcess? tests from RubyServices?.
(edit) @1008 [1008] 04/18/08 02:10:02 eweaver --
(edit) @1007 [1007] 04/17/08 18:20:50 luislavena mongrel_service: Merged changes from trunk.
(edit) @1006 [1006] 04/17/08 13:59:55 luislavena mongrel_service: updated ServiceFB library (pistoned).
(edit) @1005 [1005] 04/16/08 23:32:11 evanweaver Document issue with soft restart pid file setting (closes #29).
(edit) @1004 [1004] 04/16/08 23:29:44 evanweaver Apply r1003 to stable.
(edit) @1003 [1003] 04/15/08 01:02:03 ezmobius Make mongrel_rails drop the PID file *before* loading the rails …
(edit) @1002 [1002] 04/05/08 19:15:05 eweaver --
(edit) @1001 [1001] 03/31/08 03:19:17 luislavena A bunch of corrections to the Rakefiles and the Manifest. Almost nirvana …
(edit) @1000 [1000] 03/31/08 03:19:14 luislavena Somehow the RUBY_PLATFORM regexp got lost between branches... great! Added …
(edit) @999 [999] 03/31/08 03:19:11 luislavena Remove fixed port numbers used in tests, make tests more friendly to CI …
(edit) @998 [998] 03/31/08 00:25:39 luislavena Remove fixed port numbers used in tests, make tests more friendly to CI …
(edit) @997 [997] 03/30/08 13:11:47 luislavena Remove deprecated WIN32 and use Gem::Platform::CURRENT instead.
(edit) @996 [996] 03/27/08 16:46:28 normalperson http11_parser: accept '"' (double-quote), '<', and '>' characters in …
(edit) @995 [995] 03/23/08 22:48:10 evanweaver Backport Eric's changes to the http parser from trunk (Eric Wong). Apply …
(edit) @994 [994] 03/08/08 03:13:15 normalperson ext/http11: memoize X-Forwarded-For + X-Real-IP headers keys While these …
(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) @991 [991] 03/06/08 02:41:24 normalperson ext/http11: define "HTTP_" with CPP as a constant instead of a Ruby …
(edit) @990 [990] 03/06/08 02:41:20 normalperson ext/http11: modify the C Ragel parser to upper-snake-case headers …
(edit) @989 [989] 03/01/08 21:34:57 normalperson http11: ~6% performance increase in header parsing Allocate one string …
(edit) @988 [988] 03/01/08 21:34:53 normalperson mongrel: avoid needless syscall when num_processors limit is …
(edit) @987 [987] 03/01/08 21:34:49 normalperson mongrel_rails: support -n/--num-procs command-line option Also added …
(edit) @986 [986] 03/01/08 16:47:47 evanweaver Use correct requirement for test helper in test/unit/test_ws.rb (Eric …
(edit) @985 [985] 02/29/08 14:23:12 evanweaver Gems 1.0.1 needs Platform::CURRENT instead of Platform::WIN32 for some …
(edit) @984 [984] 02/23/08 15:18:01 evanweaver Update 1.1.4 tag with latest stable 1.1 branch.
(edit) @983 [983] 02/23/08 15:17:36 evanweaver Thanks SVN, that wasn't what I meant at all. Delete 1.1.4 tag.
(edit) @982 [982] 02/23/08 15:16:47 evanweaver Update 1.1.4 tag with newer stable 1.1 branch.
(edit) @981 [981] 02/23/08 15:16:17 evanweaver Add IOError to test exception list because JRuby trunk started throwing it …
(edit) @980 [980] 02/23/08 14:48:53 evanweaver Update all constants for the release, as Luis reminded me. $ rpl -R …
(edit) @979 [979] 02/23/08 14:45:25 evanweaver Add 'doc' to clean pattern.
(edit) @978 [978] 02/21/08 23:51:02 eweaver Remove fastthread and cgi_multipart_eof_fix from 1.2 gem dependencies.
(edit) @977 [977] 02/20/08 03:59:26 evanweaver Copy the rel_1-1-4 tag to the stable_1-1 branch.
(edit) @976 [976] 02/20/08 03:58:12 evanweaver Move the stable 1-1 branch to stable 1-2, because it has too many changes …
(edit) @975 [975] 02/20/08 01:27:10 evanweaver Update manifest for changed test layout; add CONTRIBUTORS file to the RDoc …
(edit) @974 [974] 02/20/08 01:26:33 evanweaver Move tools/trickletest into test/tools.
(edit) @973 [973] 02/20/08 01:15:30 evanweaver Move tests from tests/ into tests/unit/ so they parallel tests/benchmark. …
(edit) @972 [972] 02/20/08 00:58:10 evanweaver Add list of all known contributors.
(edit) @971 [971] 02/20/08 00:49:44 evanweaver Add concurrency benchmarks, mostly copied from Thin's.
(edit) @970 [970] 02/20/08 00:28:03 evanweaver Improve clean pattern so that it removes some extra log files the tests …
(edit) @969 [969] 02/20/08 00:27:46 evanweaver TODO is now kept in the Trac milestones.
(edit) @968 [968] 02/20/08 00:10:48 evanweaver Tag 1.1.4 for release.
(edit) @967 [967] 02/20/08 00:02:39 evanweaver Update changelog.
(edit) @966 [966] 02/19/08 23:59:41 evanweaver Close #10 (@throttle wrongly treated as seconds instead of 100th of …
(edit) @965 [965] 02/19/08 23:55:39 evanweaver Update the changelog.
(edit) @964 [964] 02/19/08 23:48:59 evanweaver Restore fix for path traversal issue; fix camping handler.
(edit) @963 [963] 02/19/08 23:48:42 evanweaver Failing test for pass traversal issue.
(edit) @962 [962] 02/13/08 03:01:51 evanweaver Unset executable property on images.
(edit) @961 [961] 02/13/08 02:05:47 evanweaver Don't use horrible yellow borders in the ticket view.
(edit) @960 [960] 02/13/08 01:29:18 evanweaver Copy old site/ back into web/ where people will find it more easily.
(edit) @959 [959] 02/13/08 00:41:45 evanweaver Add standard RSS icons.
(edit) @958 [958] 02/13/08 00:32:51 evanweaver Remove site tasks that no longer apply.
(edit) @957 [957] 02/12/08 04:27:22 evanweaver Remove site from stable branch now that the data has been ported.
(edit) @956 [956] 02/12/08 03:12:44 evanweaver And a little more.
(edit) @955 [955] 02/12/08 03:12:00 evanweaver Dodge logo a little more.
(edit) @954 [954] 02/12/08 03:08:01 evanweaver Change footer styling.
(edit) @953 [953] 02/12/08 02:57:41 evanweaver Add customized Trac stylesheet.
(edit) @952 [952] 02/12/08 01:56:55 evanweaver Add line-art logo.
(edit) @951 [951] 02/12/08 01:28:10 evanweaver Remove trunk/site in preparation for Trac install.
(edit) @950 [950] 02/12/08 01:27:31 evanweaver Move web assets (images only right now) into /web so they don't get pushed …
(edit) @949 [949] 01/02/08 17:04:11 luislavena mongrel_service will no longer change it's registration 'space' in …
(edit) @948 [948] 01/02/08 16:19:17 luislavena Strict gem versions for mongrel_service. Solves most issues reported in …
(edit) @947 [947] 01/01/08 23:52:36 evanweaver same
(edit) @946 [946] 01/01/08 23:52:19 evanweaver re-copying 1.1.3 tag from stable
(edit) @945 [945] 01/01/08 23:48:34 evanweaver so does java
(edit) @944 [944] 01/01/08 23:48:02 evanweaver trunk version # targets 1.2
(edit) @943 [943] 01/01/08 23:35:02 evanweaver updated version number to 1.1.3
(edit) @942 [942] 12/31/07 12:48:28 evanweaver copy stable Rakefile changes into trunk
(edit) @941 [941] 12/31/07 12:34:46 evanweaver repair Rakefile
(edit) @940 [940] 12/29/07 04:07:32 evanweaver update TODO with 1.9 tasks
(edit) @939 [939] 12/29/07 04:05:34 evanweaver copy news updates into trunk
(edit) @938 [938] 12/29/07 03:37:41 evanweaver that was supposed to be "add a news item about the 1.0.5 and 1.1.3 …
(edit) @937 [937] 12/29/07 03:37:19 evanweaver add
(edit) @936 [936] 12/29/07 02:58:22 evanweaver tag 1.1.3
(edit) @935 [935] 12/29/07 02:57:35 evanweaver tag 1.0.5
(edit) @934 [934] 12/29/07 01:41:59 luislavena Big ugly hack to Rakefile, FORCE_PURE is just garbage, but worked for now.
(edit) @933 [933] 12/29/07 01:01:22 luislavena * ext/http11/http11.c: bumped version to 1.1.3. * Rakefile: workaround and …
(edit) @932 [932] 12/29/07 00:56:08 filipe Applied security patch for trunk too. This patch closes a remote exploit …
(edit) @931 [931] 12/29/07 00:36:43 filipe changed changelog message to a better one.
(edit) @930 [930] 12/29/07 00:15:56 filipe Bumbep version to 1.0.5 and updated the changelog for this branch.
(edit) @929 [929] 12/29/07 00:09:08 filipe Applied Zed's patch to fix a vulnerability recently introduced whereby …
(edit) @928 [928] 12/29/07 00:02:03 filipe Creating fucking 1.0 branch from 1.0.4 release.
(edit) @927 [927] 12/28/07 21:55:04 wayneeseguin Applied Zed's patch to fix a vulnerability recently introduced whereby …
(edit) @926 [926] 12/27/07 16:17:42 filipe eval in ruby1.9 do not accept proc objects anymore, so now we call proc …
(edit) @925 [925] 12/22/07 21:50:54 evanweaver restore Platform::CURRENT on win32
(edit) @924 [924] 12/22/07 21:48:46 evanweaver changelog
(edit) @923 [923] 12/22/07 21:47:58 evanweaver cp rakefile from stable branch
(edit) @922 [922] 12/20/07 00:21:32 luislavena fastthread: new 1.0.1 signed gem release for i386-mswin32 platform.
(edit) @921 [921] 12/18/07 11:41:41 filipe Removed useless if statement (it was always true)
(edit) @920 [920] 12/18/07 07:40:17 filipe changed File.exists? (that is deprecated) for File.exist? (that exists in …
(edit) @919 [919] 12/18/07 02:58:55 luislavena * Rakefile: replaced WIN32 with CURRENT as gem platform (paving the path …
(edit) @918 [918] 12/17/07 12:15:24 wayneeseguin New logger API is: Mongrel.log(:log_level,"message") or …
(edit) @917 [917] 12/17/07 12:15:22 wayneeseguin Logger now runs much smoother in mongrel_rails / configurator. Logger also …
(edit) @916 [916] 12/16/07 16:42:53 wayneeseguin New Mongrel.log is verified working for Mongrel Handler, Rails and Merb.
(edit) @915 [915] 12/16/07 15:50:51 wayneeseguin One step in the right direction.
(edit) @914 [914] 12/15/07 03:30:00 evanweaver tag 1-1-2 off of stable-1-1
(edit) @913 [913] 12/15/07 03:27:04 evanweaver update site news
Note: See TracRevisionLog for help on using the revision log.