Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trying to eradicate all traces of the JSON gem from Chef | tyler-ball | 2014-10-07 | 1 | -2/+1 |
| | |||||
* | Return rack-compliant 404 messages | danielsdeleo | 2014-06-11 | 1 | -1/+1 |
| | |||||
* | Normalize whitespace on all files | Seth Vargo | 2013-09-26 | 1 | -2/+2 |
| | |||||
* | Rescue ECONNRESET during tiny server startup. | sersut | 2013-05-31 | 1 | -1/+1 |
| | |||||
* | Rescue EOFError in tiny server startup | danielsdeleo | 2013-05-31 | 1 | -1/+1 |
| | | | | | | EOFError sometimes occurs when running remote file tests with HTTPS, should be a recoverable condition. This is not 100% verified because the error is very intermittent. | ||||
* | Run remote_file functional tests w/ HTTPS | danielsdeleo | 2013-05-29 | 1 | -0/+1 |
| | | | | | | - Run standard file behavior functional tests with HTTPS on port 9000. - Confirms CHEF-3005 fixed. - Refactor tests to run against different server configurations. | ||||
* | functional test for CHEF-3140 | Jesse Campbell | 2013-02-18 | 1 | -10/+11 |
| | |||||
* | race condition that resolves itself? | Lamont Granquist | 2013-01-10 | 1 | -2/+2 |
| | |||||
* | replace thin w/ webrick for func. test server | danielsdeleo | 2012-11-19 | 1 | -10/+29 |
| | |||||
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+183 |
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo! |