1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/mongrel
evanweaver 7c9d988d4d Backport Eric's changes to the http parser from trunk (Eric Wong).
Apply fix for Ragel 6 (Eric Wong, Ry Dahl).

Two tests fail with the new parser (1 failed with the old parser). Needs investigation.

Close #12 (mongrel_rails send_signal leaves a filehandle open until gc).
Close #14 (mongrel_rails command line option --num-procs does not change the max number of procs).
Close #15 (mongrel squashes helpful exception in register method).
Close #16, XXX needs audit! (CGIWrapper "options" attr_reader has no corresponding @options variable).
Close #20 (Mongrel doesn't erase temporary files during it's operation on windows).
Close #19, XXX needs audit! (HttpResponse#reset does not properly reset HeaderOut).
Close #22 (gem_plugin should load gems from Gem.path not Gem.dir).
Close #23 (mongrel_cluster's mongrel_rails configuration option isn't fully respected).

If I had git, being offline wouldn't have resulted in one massive commit.

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/branches/stable_1-2@995 19e92222-5c0b-0410-8929-a290d50e31e9
2009-03-27 02:43:46 -07:00
..
camping.rb camping doesn't require a root path 2007-10-28 05:29:57 +00:00
cgi.rb Backport Eric's changes to the http parser from trunk (Eric Wong). 2009-03-27 02:43:46 -07:00
command.rb Mongrel::Gems helper to deal with Rubygems and ActiveSupport infighting 2007-10-31 23:32:32 +00:00
configurator.rb grammar 2007-10-27 18:18:55 +00:00
const.rb Tag 1.1.5 for release. 2008-05-22 06:12:37 +00:00
debug.rb don't warn about unitted @reason; fix objectspace errors on jruby; make subproject tasks less noisy 2007-11-12 20:32:35 +00:00
gems.rb backport revision 5418 to 1-1-2 2007-12-15 04:52:01 +00:00
handlers.rb removed fastthread dependency and fixed some ruby1.9 syntax issues 2009-03-27 02:37:55 -07:00
header_out.rb break classes into their own files 2007-10-26 09:23:10 +00:00
http_request.rb Backport Eric's changes to the http parser from trunk (Eric Wong). 2009-03-27 02:43:46 -07:00
http_response.rb Backport Eric's changes to the http parser from trunk (Eric Wong). 2009-03-27 02:43:46 -07:00
init.rb Mongrel::Gems helper to deal with Rubygems and ActiveSupport infighting 2007-10-31 23:32:32 +00:00
mime_types.yml .atom MIME type should be appplication/atom+xml (closes: #7783) 2007-08-15 02:33:51 +00:00
rails.rb doesn't appear to have been doing anything 2007-10-18 18:46:38 +00:00
stats.rb Mongrel 0.3.13.5 version bump. Final commit of changes from 0.3.13.4. I've been ultra bad about commits. 2006-09-22 08:16:54 +00:00
tcphack.rb Ruby license applied to all files 2006-06-30 20:42:12 +00:00
uri_classifier.rb break classes into their own files 2007-10-26 09:23:10 +00:00