| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rack: SSL Env vars can be in Request.env or ENV | Christian Hofstaedtler | 2009-08-03 | 1 | -4/+7 |
| | | | | | | | | Fix #2386, by checking either Request.env or ENV for the SSL environment variables. This is necessary as Passenger 2.2.3 changed the location of these vars, even though the Rack spec says nothing about ENV or these variables. | ||||
| * | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -6/+6 |
| | | |||||
| * | puppetmasterd can now run as a standard Rack application (config.ru-style) | Christian Hofstaedtler | 2009-05-02 | 1 | -0/+70 |
