Merge branch '0.7.x-stable'
commitfefe604320ac1384bd74fcb720e2c9d721f48939
authorEric Wong <normalperson@yhbt.net>
Fri, 22 May 2009 08:56:31 +0000 (22 01:56 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 22 May 2009 08:56:31 +0000 (22 01:56 -0700)
tree07728ef0afcd9c54840675b3f66eb2c983029d71
parentba3a19c73b58e7eb48067da3af5ef7f65bc34f87
parent5d11428632bf40d3c20313f56085dfd4921c1265
Merge branch '0.7.x-stable'

* 0.7.x-stable:
  GNUmakefile: glob all files in bin/*
  Disable formatting for command-line switches
  test_response: correct OFS test
  http_response: allow string status codes
  Enforce minimum timeout at 3 seconds
  configurator: fix rdoc formatting
  Preserve 1.9 IO encodings in reopen_logs
  Fix a warning about @pid being uninitialized
  TUNING: add a note about somaxconn with UNIX sockets
  Ignore unhandled master signals in the workers
  Safer timeout handling and test case
  app/old_rails: correctly log errors in output
  Add TUNING document
  app/exec_cgi: GC prevention
  Add example init script
  test_upload: still uncomfortable with 1.9 IO encoding...
  test_request: enable with Ruby 1.9 now Rack 1.0.0 is out