|
|
|
@988
|
[988]
|
03/01/08 21:34:53 |
normalperson |
mongrel: avoid needless syscall when num_processors limit is … |
|
|
|
@944
|
[944]
|
01/01/08 23:48:02 |
evanweaver |
trunk version # targets 1.2 |
|
|
|
@932
|
[932]
|
12/29/07 00:56:08 |
filipe |
Applied security patch for trunk too. This patch closes a remote exploit … |
|
|
|
@926
|
[926]
|
12/27/07 16:17:42 |
filipe |
eval in ruby1.9 do not accept proc objects anymore, so now we call proc … |
|
|
|
@921
|
[921]
|
12/18/07 11:41:41 |
filipe |
Removed useless if statement (it was always true) |
|
|
|
@920
|
[920]
|
12/18/07 07:40:17 |
filipe |
changed File.exists? (that is deprecated) for File.exist? (that exists in … |
|
|
|
@918
|
[918]
|
12/17/07 12:15:24 |
wayneeseguin |
New logger API is: Mongrel.log(:log_level,"message") or … |
|
|
|
@917
|
[917]
|
12/17/07 12:15:22 |
wayneeseguin |
Logger now runs much smoother in mongrel_rails / configurator.
Logger also … |
|
|
|
@916
|
[916]
|
12/16/07 16:42:53 |
wayneeseguin |
New Mongrel.log is verified working for Mongrel Handler, Rails and Merb. |
|
|
|
@915
|
[915]
|
12/16/07 15:50:51 |
wayneeseguin |
One step in the right direction. |
|
|
|
@905
|
[905]
|
12/15/07 00:36:22 |
wayneeseguin |
Added Mongrel.log method. |
|
|
|
@902
|
[902]
|
12/15/07 00:11:09 |
wayneeseguin |
Adjusted logger aio checks. |
|
|
|
@899
|
[899]
|
12/15/07 00:02:04 |
wayneeseguin |
Most of the logger refactoring is done. |
|
|
|
@894
|
[894]
|
12/11/07 17:32:42 |
filipe |
In rescue method for Mongrel::Gem::require call Kernel.require besides … |
|
|
|
@893
|
[893]
|
12/11/07 17:15:15 |
filipe |
case... when statment des not allow : anymore in ruby 1.9. Changed it to … |
|
|
|
@891
|
[891]
|
11/30/07 03:55:26 |
luislavena |
* bin/mongrel_rails: replaced Win32 platform regex catching more cases.
* … |
|
|
|
@889
|
[889]
|
11/20/07 22:29:19 |
wayneeseguin |
Added "Time.now.httpdate: " to the beginning of most log / console … |
|
|
|
@886
|
[886]
|
11/16/07 08:20:35 |
wayneeseguin |
Accepting patch for ticket: #15664 Mongrel should send a 400 response on … |
|
|
|
@885
|
[885]
|
11/14/07 16:00:08 |
evanweaver |
close #15631 |
|
|
|
@877
|
[877]
|
11/12/07 16:13:03 |
evanweaver |
close #15539 |
|
|
|
@876
|
[876]
|
11/12/07 15:32:35 |
evanweaver |
don't warn about unitted @reason; fix objectspace errors on jruby; make … |
|
|
|
@875
|
[875]
|
11/12/07 15:06:56 |
evanweaver |
apply #15590 (Aman Gupta) |
|
|
|
@865
|
[865]
|
11/01/07 01:14:56 |
evanweaver |
oops... gems is quite necessary |
|
|
|
@858
|
[858]
|
10/31/07 21:52:50 |
evanweaver |
reinstate bsd accept filter |
|
|
|
@852
|
[852]
|
10/31/07 18:32:32 |
evanweaver |
Mongrel::Gems helper to deal with Rubygems and ActiveSupport? infighting |
|
|
|
@846
|
[846]
|
10/30/07 02:29:09 |
evanweaver |
mongrel_experimental works |
|
|
|
@837
|
[837]
|
10/29/07 18:09:33 |
evanweaver |
no filter on freebsd |
|
|
|
@826
|
[826]
|
10/29/07 00:37:35 |
evanweaver |
update comment |
|
|
|
@817
|
[817]
|
10/28/07 09:43:47 |
evanweaver |
dir handler was all messed up (Clifford Heath) |
|
|
|
@816
|
[816]
|
10/28/07 00:29:57 |
evanweaver |
camping doesn't require a root path |
|
|
|
@814
|
[814]
|
10/28/07 00:18:50 |
evanweaver |
version |
|
|
|
@813
|
[813]
|
10/27/07 13:18:55 |
evanweaver |
grammar |
|
|
|
@812
|
[812]
|
10/27/07 13:15:23 |
evanweaver |
oops, committed a debugging line |
|
|
|
@808
|
[808]
|
10/27/07 12:38:13 |
evanweaver |
use rubygems a little less aggressively |
|
|
|
@801
|
[801]
|
10/27/07 04:11:45 |
evanweaver |
forward port patch from 1.0.3 |
|
|
|
@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 … |
|
|
|
@784
|
[784]
|
10/26/07 14:14:54 |
evanweaver |
move socket close into ensure |
|
|
|
@766
|
[766]
|
10/26/07 04:23:10 |
evanweaver |
break classes into their own files |
|
|
|
@765
|
[765]
|
10/26/07 04:04:18 |
evanweaver |
i think mutex_fix is not used due to fastthread |
|
|
|
@762
|
[762]
|
10/26/07 03:50:30 |
evanweaver |
forwardport configurator fixes from 1.0.2 |
|
|
|
@761
|
[761]
|
10/26/07 03:50:02 |
evanweaver |
shuffle configurator around |
|
|
|
@744
|
[744]
|
10/25/07 22:07:30 |
evanweaver |
revert trunk to 1.1 |
|
|
|
@741
|
[741]
|
10/25/07 21:59:15 |
evanweaver |
reverts for 1.0.2 |
|
|
|
@740
|
[740]
|
10/25/07 21:47:03 |
evanweaver |
thank god for those tests |
|
|
|
@739
|
[739]
|
10/25/07 21:01:39 |
evanweaver |
close #15009 |
|
|
|
@738
|
[738]
|
10/25/07 20:47:41 |
evanweaver |
close #14941 |
|
|
|
@736
|
[736]
|
10/22/07 11:46:23 |
evanweaver |
classifier faster yet because we don't need to rebuild that string |
|
|
|
@735
|
[735]
|
10/22/07 11:27:45 |
evanweaver |
classifier optimization for only one handler on "/", with unit test |
|
|
|
@730
|
[730]
|
10/22/07 03:06:03 |
evanweaver |
no sense breaking the internal api (@routes => @handler_map again) |
|
|
|
@729
|
[729]
|
10/22/07 02:26:12 |
evanweaver |
mongrel_rails and mongrel_cluster support throttle/timeout appropriately |
|
|
|
@726
|
[726]
|
10/22/07 01:09:56 |
evanweaver |
ruby uriclassifier in place. 3x slower on MRI vs TST; 1.5x slower on JRuby … |
|
|
|
@724
|
[724]
|
10/21/07 22:47:56 |
evanweaver |
incomplete benchmark method |
|
|
|
@723
|
[723]
|
10/21/07 22:03:38 |
evanweaver |
recursively create logdir in debug.rb |
|
|
|
@722
|
[722]
|
10/21/07 21:58:02 |
evanweaver |
pure ruby URIClassifier passes on C and JRuby both; now time to profile … |
|
|
|
@710
|
[710]
|
10/20/07 21:54:53 |
evanweaver |
minor test cleanups |
|
|
|
@701
|
[701]
|
10/19/07 03:31:34 |
evanweaver |
minimal jruby socket test; restore some output redirection; echoe trunk … |
|
|
|
@695
|
[695]
|
10/18/07 16:16:00 |
evanweaver |
did something |
|
|
|
@694
|
[694]
|
10/18/07 16:03:53 |
evanweaver |
move synchronousness back to HS |
|
|
|
@692
|
[692]
|
10/18/07 15:04:40 |
evanweaver |
no more stop thread |
|
|
|
@691
|
[691]
|
10/18/07 14:59:49 |
evanweaver |
default |
|
|
|
@690
|
[690]
|
10/18/07 14:59:27 |
evanweaver |
redirect |
|
|
|
@688
|
[688]
|
10/18/07 14:38:47 |
evanweaver |
how's this |
|
|
|
@687
|
[687]
|
10/18/07 14:27:33 |
evanweaver |
howbout we support asynchronous and synchronous stopping |
|
|
|
@686
|
[686]
|
10/18/07 14:14:07 |
evanweaver |
there, multithreaded stopping at the toplevel, with joins |
|
|
|
@685
|
[685]
|
10/18/07 13:46:38 |
evanweaver |
doesn't appear to have been doing anything |
|
|
|
@684
|
[684]
|
10/18/07 13:45:56 |
evanweaver |
no reason not to always print the backtrace for those errors |
|
|
|
@683
|
[683]
|
10/18/07 13:33:31 |
evanweaver |
stop server is synchronous now |
|
|
|
@682
|
[682]
|
10/18/07 13:27:23 |
evanweaver |
that was bogus |
|
|
|
@681
|
[681]
|
10/17/07 21:08:55 |
evanweaver |
try joining the thread for JRuby so it blocks until it stops... this is … |
|
|
|
@668
|
[668]
|
10/17/07 00:17:17 |
nicksieger |
Getting compile and build of jruby jar working |
|
|
|
@661
|
[661]
|
10/16/07 20:45:37 |
wayneeseguin |
http parser errors (malformed requests) now log to the default … |
|
|
|
@654
|
[654]
|
10/15/07 13:27:15 |
evanweaver |
its actually the rest_operator |
|
|
|
@653
|
[653]
|
10/15/07 13:24:08 |
evanweaver |
old restful ; syntax is confusing us. handlers have a serious lack of test … |
|
|
|
@652
|
[652]
|
10/15/07 13:19:04 |
evanweaver |
chomp the pagecache lookup |
|
|
|
@645
|
[645]
|
10/11/07 13:12:33 |
evanweaver |
apply #14641, fix comment |
|
|
|
@640
|
[640]
|
10/11/07 02:22:37 |
evanweaver |
close #14145 |
|
|
|
@638
|
[638]
|
10/11/07 02:06:02 |
evanweaver |
close #14584 |
|
|
|
@625
|
[625]
|
09/24/07 11:37:26 |
evanweaver |
avoid warnings on 1.8.6, at least |
|
|
|
@624
|
[624]
|
09/24/07 11:26:38 |
evanweaver |
refactor timeout and death_time to throttle and timeout, respectively, … |
|
|
|
@606
|
[606]
|
09/22/07 21:29:36 |
evanweaver |
shut up some warnings when globals aren't defined |
|
|
|
@589
|
[589]
|
09/21/07 07:13:28 |
filipe |
mongrel can use all group permissions of this user. (#14116) |
|
|
|
@588
|
[588]
|
09/16/07 14:42:00 |
filipe |
Getting ready for mongrel 1.0.2 - site and versions update. Did I forget … |
|
|
|
@587
|
[587]
|
09/12/07 23:43:54 |
filipe |
Small fixes that makes absolutely no difference to the functionality or … |
|
|
|
@580
|
[580]
|
08/30/07 21:16:00 |
filipe |
Corrected value of remote_addr (closes: #13216) |
|
|
|
@574
|
[574]
|
08/22/07 05:06:13 |
evanweaver |
remove empty module folder |
|
|
|
@573
|
[573]
|
08/21/07 23:13:43 |
filipe |
Fix problem when running in freebsd < 5.4 (closes: #8112) |
|
|
|
@555
|
[555]
|
08/14/07 22:03:32 |
filipe |
Make CGI Wrapper work with CGI::Session (closes: #8386) |
|
|
|
@554
|
[554]
|
08/14/07 21:33:51 |
filipe |
.atom MIME type should be appplication/atom+xml (closes: #7783) |
|
|
|
@551
|
[551]
|
08/13/07 21:59:07 |
filipe |
Added type .xsl: application/xslt+xml as a valid MIME-TYPE (closes: #8767) |
|
|
|
@550
|
[550]
|
08/13/07 21:16:17 |
filipe |
Allows to suppress the Content-Length: header which send_status normally … |
|
|
|
@548
|
[548]
|
08/13/07 17:38:48 |
evanweaver |
require cgi_multipart in mongrel itself, not mongrel_rails; bump required … |
|
|
|
@542
|
[542]
|
08/10/07 22:45:12 |
filipe |
* Corrects URI parsing incorrect when behind proxy. |
|
|
|
@531
|
[531]
|
03/10/07 04:47:08 |
technoweenie |
add fix for rails page caching with ;foo in the urls |
|
|
|
@509
|
[509]
|
01/22/07 20:57:16 |
zedshaw |
Site update, version bump for the 1.0.1 release |
|
|
|
@482
|
[482]
|
12/19/06 20:26:14 |
zedshaw |
Version change because rubygems can't handle 1.0-rc1 so must be 1.0 |
|
|
|
@471
|
[471]
|
12/15/06 23:58:24 |
zedshaw |
MIME types battle results as of now. |
|
|
|
@470
|
[470]
|
12/15/06 23:26:54 |
zedshaw |
Whitelist for headers which can be duplicated. |
|
|
|
@467
|
[467]
|
12/15/06 06:12:19 |
zedshaw |
Implements the more extensive mime types now external to the mongrle … |
|
|
|
@466
|
[466]
|
12/15/06 04:02:34 |
zedshaw |
Patch to allow multiple request progress listeners, needs to be tested for … |
|
|
|
@456
|
[456]
|
12/01/06 20:32:56 |
mental |
use warn rather than $stderr.puts |