<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/application, branch consistent_timeout_usage</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>Chef-13:  restore log_location in client.rb</title>
<updated>2017-04-06T17:20:25+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2017-04-06T17:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4c01ebf6a35f221461c93bd915312f2703af8b29'/>
<id>4c01ebf6a35f221461c93bd915312f2703af8b29</id>
<content type='text'>
This was probably a bit too aggressive.  There are people who pass
logger objects in client.rb directly into the log_location, and
we'd break them, and there's no general solution.  We have a couple
of the popular configs that can be passed in as symbols, but not
the general case.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was probably a bit too aggressive.  There are people who pass
logger objects in client.rb directly into the log_location, and
we'd break them, and there's no general solution.  We have a couple
of the popular configs that can be passed in as symbols, but not
the general case.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove logger magic from the windows service</title>
<updated>2017-04-06T05:41:15+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2017-04-06T05:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=505f1244da92c8767eb289bb81b4328e81992d1b'/>
<id>505f1244da92c8767eb289bb81b4328e81992d1b</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>removing the use of Chef::Exception::DeprecatedExitCode</title>
<updated>2017-04-04T20:29:44+00:00</updated>
<author>
<name>Steven Murawski</name>
<email>steven.murawski@gmail.com</email>
</author>
<published>2017-04-04T20:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d08cbdaad788da3b9b1658717353f939361b3add'/>
<id>d08cbdaad788da3b9b1658717353f939361b3add</id>
<content type='text'>
Signed-off-by: Steven Murawski &lt;steven.murawski@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Murawski &lt;steven.murawski@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>use rfc exit codes</title>
<updated>2017-04-04T20:15:00+00:00</updated>
<author>
<name>Steven Murawski</name>
<email>steven.murawski@gmail.com</email>
</author>
<published>2017-04-04T20:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4b0926387418cd8d4105c125aebd23e68b612ff4'/>
<id>4b0926387418cd8d4105c125aebd23e68b612ff4</id>
<content type='text'>
Signed-off-by: Steven Murawski &lt;steven.murawski@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Murawski &lt;steven.murawski@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Chef::REST</title>
<updated>2017-03-16T20:23:40+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2017-03-16T17:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6a16e21869e430352a6d4955843b79e3b6a63ff0'/>
<id>6a16e21869e430352a6d4955843b79e3b6a63ff0</id>
<content type='text'>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix specs: RedundantReturn, RedundantSelf, RedundantBegin</title>
<updated>2017-02-13T17:52:10+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2017-02-13T17:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=404a9bc88be538769c6c80b3b31f39a6582991d2'/>
<id>404a9bc88be538769c6c80b3b31f39a6582991d2</id>
<content type='text'>
department of redundancy department

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
department of redundancy department

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix --no-fips on chef-client</title>
<updated>2017-02-02T22:40:42+00:00</updated>
<author>
<name>Bryan McLellan</name>
<email>btm@loftninjas.org</email>
</author>
<published>2017-02-02T22:40:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8e580ec9278884c142df9b57ea22413d6eab84d8'/>
<id>8e580ec9278884c142df9b57ea22413d6eab84d8</id>
<content type='text'>
Somewhat unintuitively, mixlib-cli needs both `boolean =&gt; true` as well as
`long =&gt; "--[no-]option"` for the boolean feature to work.

Signed-off-by: Bryan McLellan &lt;btm@loftninjas.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Somewhat unintuitively, mixlib-cli needs both `boolean =&gt; true` as well as
`long =&gt; "--[no-]option"` for the boolean feature to work.

Signed-off-by: Bryan McLellan &lt;btm@loftninjas.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Style/MultilineIfModifier</title>
<updated>2016-12-06T21:08:26+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-11-15T23:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=db85ca494a484024404f1090c493613cc9521662'/>
<id>db85ca494a484024404f1090c493613cc9521662</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5547 from chef/lcg/unified-integer</title>
<updated>2016-11-16T20:25:38+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-11-16T20:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=df70293a5d79a9f51d02453ea055600fc77f93e9'/>
<id>df70293a5d79a9f51d02453ea055600fc77f93e9</id>
<content type='text'>
Core: fix Lint/UnifiedInteger cop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Core: fix Lint/UnifiedInteger cop</pre>
</div>
</content>
</entry>
<entry>
<title>Structure deprecations with additional metadata</title>
<updated>2016-11-16T16:28:15+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-10-14T15:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=64b8b0efd90e59ad609ba30fe4bc7ff19e70e940'/>
<id>64b8b0efd90e59ad609ba30fe4bc7ff19e70e940</id>
<content type='text'>
This adds URLs to each class of deprecation, and correctly prints and
formats them for maximum user efficiency. We also provide the URL to the
data collector for Visibility to ingest.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds URLs to each class of deprecation, and correctly prints and
formats them for maximum user efficiency. We also provide the URL to the
data collector for Visibility to ingest.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
