1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Evan Phoenix
054da8f705 On interrupt, wait for requests to finish 2011-12-02 16:45:44 -08:00
Evan Phoenix
ea72a93e1c Remove bonjour experiment 2011-12-02 16:38:15 -08:00
Evan Phoenix
b18cfae4b1 Write a bunch of documentation 2011-12-01 15:23:14 -08:00
Evan Phoenix
a96bc75fe0 Fix checking the quiet option 2011-11-30 15:07:07 -08:00
Evan Phoenix
d63967b7c6 Add -q, default to outputing request info 2011-11-22 14:26:24 -08:00
Evan Phoenix
6daeb06688 Add pidfile support. Fixes #18 2011-11-21 21:15:40 -08:00
Evan Phoenix
b64798808d Automatically advertise a server via bonjour if available 2011-09-29 15:20:19 -05:00
Evan Phoenix
b2a7d84aa2 Add min:max thread settings 2011-09-27 16:33:17 -05:00
Evan Phoenix
9d377ddd06 Extract some event/error handling into seperate class 2011-09-27 15:52:50 -05:00
Evan Phoenix
fed1c84222 Handle -Obind options from rackup 2011-09-27 11:44:21 -07:00
Evan Phoenix
26f4c6d9a6 Simplify 2011-09-27 11:11:46 -07:00
Evan Phoenix
2e414fbf78 Remove Configurator, not necessary anymore 2011-09-27 11:07:56 -07:00
Evan Phoenix
597218e59d Add unix socket support 2011-09-27 10:53:45 -07:00
Evan Phoenix
a3fc7ec951 Simplify, remove GemPlugin usage 2011-09-27 09:23:03 -07:00