Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix typo in metal/live [ci skip] | Francesco Rodriguez | 2012-07-30 | 1 | -6/+6 | |
* | close the response when the response body is set so that normal render calls ... | Aaron Patterson | 2012-07-29 | 1 | -0/+5 | |
* | header hash is duped before being sent up the rack stack | Aaron Patterson | 2012-07-29 | 1 | -0/+4 | |
* | freeze the header object | Aaron Patterson | 2012-07-29 | 1 | -0/+5 | |
* | make sure set_response! sets the correct response object | Aaron Patterson | 2012-07-29 | 1 | -0/+9 | |
* | adding a more docs on closing response streams | Aaron Patterson | 2012-07-29 | 1 | -1/+4 | |
* | pushing Buffer up to Live | Aaron Patterson | 2012-07-29 | 1 | -22/+22 | |
* | adding some docs | Aaron Patterson | 2012-07-29 | 1 | -1/+26 | |
* | Controller actions are processed in a separate thread for live | Aaron Patterson | 2012-07-29 | 1 | -2/+26 | |
* | raise exceptions on header set after response committed | Aaron Patterson | 2012-07-29 | 1 | -0/+21 | |
* | added live responses which can be written and read in separate threads | Aaron Patterson | 2012-07-29 | 1 | -0/+42 |