<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch choco_func_tests</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>adding functional tests for chocolatey provider</title>
<updated>2016-01-14T20:14:24+00:00</updated>
<author>
<name>Matt Wrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2016-01-13T22:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dd42bd9e51aab845e3be980a3a130382adeee1e4'/>
<id>dd42bd9e51aab845e3be980a3a130382adeee1e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix candidate version filtering</title>
<updated>2016-01-14T20:14:22+00:00</updated>
<author>
<name>Matt Wrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2016-01-13T22:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1d26aaa3c2eb663b002f144568017a6aa1925013'/>
<id>1d26aaa3c2eb663b002f144568017a6aa1925013</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding some functional tests for chocolatey_package</title>
<updated>2016-01-14T20:10:13+00:00</updated>
<author>
<name>Matt Wrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2016-01-12T02:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dc62c8d52b83adbb2be402bb246794d23d404fd1'/>
<id>dc62c8d52b83adbb2be402bb246794d23d404fd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4405 from chef/tm/fix_failing_test</title>
<updated>2016-01-14T17:03:01+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2016-01-14T17:03:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=652c10fd512997a1fe160537c45072dbf0f528de'/>
<id>652c10fd512997a1fe160537c45072dbf0f528de</id>
<content type='text'>
ServerAPI will return a raw hash, so do that</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ServerAPI will return a raw hash, so do that</pre>
</div>
</content>
</entry>
<entry>
<title>ServerAPI will return a raw hash, so do that</title>
<updated>2016-01-14T16:19:22+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-01-14T16:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=764c1da12e9a408abb2d048828ee559c439642d0'/>
<id>764c1da12e9a408abb2d048828ee559c439642d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4382 from chef/tm/string_literals</title>
<updated>2016-01-14T14:08:54+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2016-01-14T14:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e245519d02c3de655e9ddf8e833275719dc35af9'/>
<id>e245519d02c3de655e9ddf8e833275719dc35af9</id>
<content type='text'>
Use double quotes by default</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use double quotes by default</pre>
</div>
</content>
</entry>
<entry>
<title>Use double quotes by default</title>
<updated>2016-01-14T14:08:03+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-01-14T14:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=51cfbdc4d16739caac4d946fadbe678444aafe34'/>
<id>51cfbdc4d16739caac4d946fadbe678444aafe34</id>
<content type='text'>
This is an entirely mechanically generated (chefstyle -a) change, to go
along with chef/chefstyle#5 . We should pick something and use it
consistently, and my opinion is that double quotes are the appropriate
thing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an entirely mechanically generated (chefstyle -a) change, to go
along with chef/chefstyle#5 . We should pick something and use it
consistently, and my opinion is that double quotes are the appropriate
thing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4398 from chef/lcg/trailing_comma</title>
<updated>2016-01-14T13:58:57+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2016-01-14T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=05064423057d4cf46f4713b81b08829cf6d20af6'/>
<id>05064423057d4cf46f4713b81b08829cf6d20af6</id>
<content type='text'>
autocorrecting Style/TrailingComma</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
autocorrecting Style/TrailingComma</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4402 from chef/jr/PR-4399-CHANGELOG</title>
<updated>2016-01-13T23:02:34+00:00</updated>
<author>
<name>Jordan Running</name>
<email>jrunning@gmail.com</email>
</author>
<published>2016-01-13T23:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c05928361f871468634857fc4220ae08bf26dfab'/>
<id>c05928361f871468634857fc4220ae08bf26dfab</id>
<content type='text'>
Changelog for PR#4399</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog for PR#4399</pre>
</div>
</content>
</entry>
<entry>
<title>Changelog for PR#4399</title>
<updated>2016-01-13T23:01:12+00:00</updated>
<author>
<name>Jordan Running</name>
<email>jr@getchef.com</email>
</author>
<published>2016-01-13T23:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=759ea5bc8b85a7abeec459e23d1e1efb85b0e48b'/>
<id>759ea5bc8b85a7abeec459e23d1e1efb85b0e48b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
