<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec/unit/http, branch ssd/find-python</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Execute and Script Resource improvements</title>
<updated>2014-12-08T21:45:29+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2014-12-08T21:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1b3705ca383b64092c9ef54d7e46201fab6271c7'/>
<id>1b3705ca383b64092c9ef54d7e46201fab6271c7</id>
<content type='text'>
- Warning on incorrect usage of the command resource in any script
  resource
- Warning on code in script resource being nil
- Specs added to force deprecation of incorrect usage in Chef-13
- Specs added around the (supported) incorrect usage in Chef-12
- Cleanup+Modernization of providers and specs
- Fixed some global state bugs around the Chef::Log.level in the spec
  tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Warning on incorrect usage of the command resource in any script
  resource
- Warning on code in script resource being nil
- Specs added to force deprecation of incorrect usage in Chef-13
- Specs added around the (supported) incorrect usage in Chef-12
- Cleanup+Modernization of providers and specs
- Fixed some global state bugs around the Chef::Log.level in the spec
  tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to RSpec 3.</title>
<updated>2014-10-29T22:59:04+00:00</updated>
<author>
<name>Claire McQuin</name>
<email>claire@getchef.com</email>
</author>
<published>2014-10-29T22:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5fed7a65a2f024d964ecf2de1bcf2911cf8a600c'/>
<id>5fed7a65a2f024d964ecf2de1bcf2911cf8a600c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow requests to opt-out from JSON encoding the body</title>
<updated>2014-07-30T21:07:07+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@getchef.com</email>
</author>
<published>2014-07-29T22:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e2423a426a79196f327feea16ada95f88d2df9fb'/>
<id>e2423a426a79196f327feea16ada95f88d2df9fb</id>
<content type='text'>
* JSONInput middleware now checks the incoming headers for a
  Content-Type; if set to a non-json type, the body is passed through
  unchanged. This allows us to use our normal HTTP client objects to
  make requests with non-JSON bodies, such as file uploads.
* Add test coverage for the JSONInput middleware.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* JSONInput middleware now checks the incoming headers for a
  Content-Type; if set to a non-json type, the body is passed through
  unchanged. This allows us to use our normal HTTP client objects to
  make requests with non-JSON bodies, such as file uploads.
* Add test coverage for the JSONInput middleware.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add url scheme to proxy, if not present.</title>
<updated>2014-07-09T18:29:12+00:00</updated>
<author>
<name>Claire McQuin</name>
<email>claire@getchef.com</email>
</author>
<published>2014-07-09T18:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a3cfdf6b8d7d1a037d000f140adec59d2646da4d'/>
<id>a3cfdf6b8d7d1a037d000f140adec59d2646da4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add specs for CHEF-5355. Only pass on port in Host header when port is different from default port for URI scheme.</title>
<updated>2014-06-07T21:06:03+00:00</updated>
<author>
<name>Klaas Jan Wierenga</name>
<email>k.j.wierenga@gmail.com</email>
</author>
<published>2014-06-05T10:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b3b7ec83c9d507d734ff7375fff4809dab6a960a'/>
<id>b3b7ec83c9d507d734ff7375fff4809dab6a960a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for chef/http/basic_client</title>
<updated>2014-06-05T19:53:08+00:00</updated>
<author>
<name>Cam Cope</name>
<email>ccope@brightcove.com</email>
</author>
<published>2014-03-27T17:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=91d21738b123a0380dfe3c41cac24ce1714fd4d7'/>
<id>91d21738b123a0380dfe3c41cac24ce1714fd4d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CHEF-5198: a better fix</title>
<updated>2014-04-09T19:01:25+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2014-04-09T19:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=77f8c6eb236e71829249a34b549b639eae018137'/>
<id>77f8c6eb236e71829249a34b549b639eae018137</id>
<content type='text'>
- reverts previous fix to CHEF-5198
- applies stream handler middleware in (proper) reverse order
- adds debugging around middleware application
- moves dumping of response header debugging to before applying
  response/streaming middleware
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- reverts previous fix to CHEF-5198
- applies stream handler middleware in (proper) reverse order
- adds debugging around middleware application
- moves dumping of response header debugging to before applying
  response/streaming middleware
</pre>
</div>
</content>
</entry>
<entry>
<title>fix spec test</title>
<updated>2014-04-09T17:02:51+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2014-04-09T17:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=596c8451231a1bdd14da0b7d08d84e4e35a10e0f'/>
<id>596c8451231a1bdd14da0b7d08d84e4e35a10e0f</id>
<content type='text'>
compared to the same test in rest_spec.rb this makes no sense at all
why we need to invert it, and its clear to me why this bug got through code
review because it looks obviously correct.  it looks very obviously
wrong now, but it works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compared to the same test in rest_spec.rb this makes no sense at all
why we need to invert it, and its clear to me why this bug got through code
review because it looks obviously correct.  it looks very obviously
wrong now, but it works.
</pre>
</div>
</content>
</entry>
<entry>
<title>CHEF-5100:</title>
<updated>2014-03-27T22:37:26+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2014-03-21T00:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=77b5d44143f94ad604de7d6013dd9be4f503a6e5'/>
<id>77b5d44143f94ad604de7d6013dd9be4f503a6e5</id>
<content type='text'>
  - Enable Content Validation Check for Chef::HTTP::Simple
  - Tidy up debug logs / comments
  - More specs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Enable Content Validation Check for Chef::HTTP::Simple
  - Tidy up debug logs / comments
  - More specs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error caused by loading duplicate trusted certs</title>
<updated>2013-10-18T18:07:08+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@opscode.com</email>
</author>
<published>2013-10-18T17:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b0e918b22ae15a58af61c16509fafe82dc97cc16'/>
<id>b0e918b22ae15a58af61c16509fafe82dc97cc16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
