Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replacing tabs with two spaces. | Christian Paredes | 2010-11-08 | 1 | -1/+1 |
* | merge Chef::Cache and Chef::Cache::Checksum | Daniel DeLeo | 2010-09-29 | 1 | -2/+2 |
* | always write to the tempfile in chunks | Daniel DeLeo | 2010-06-21 | 1 | -1/+3 |
* | also need to rewind the rack input to write it to the file | Daniel DeLeo | 2010-06-21 | 1 | -0/+1 |
* | [CHEF-1363] use #read not #string on rack inputs | Daniel DeLeo | 2010-06-21 | 1 | -1/+1 |
* | forgot license headers in new files | Daniel DeLeo | 2010-06-05 | 1 | -29/+15 |
* | [CHEF-1280] detect if we're given a stringio or tempfile from rack | Daniel DeLeo | 2010-06-05 | 1 | -0/+131 |