<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/application.rb, branch ruby24</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>fix Style/NonNilCheck</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:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=faa499f9fd646ccdc05d7520512c087d672f755d'/>
<id>faa499f9fd646ccdc05d7520512c087d672f755d</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>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>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>
<entry>
<title>Implement `--config-option` CLI opt for knife</title>
<updated>2016-10-18T23:13:14+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@chef.io</email>
</author>
<published>2016-10-18T22:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=466bfbf2db3c02c0f5263f0e93e12baf1de69832'/>
<id>466bfbf2db3c02c0f5263f0e93e12baf1de69832</id>
<content type='text'>
The `--config-option` CLI option allows setting any `Chef::Config`
setting on the command line, which allows applications to be used
without a configuration file even if a desired config option does not
have a corresponding CLI option. This CLI option was present in the help
output for knife but was not actually implemented. Moving the behavior
into chef-config allows us to use it for both `chef-client` and `knife`.

Signed-off-by: Daniel DeLeo &lt;dan@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `--config-option` CLI option allows setting any `Chef::Config`
setting on the command line, which allows applications to be used
without a configuration file even if a desired config option does not
have a corresponding CLI option. This CLI option was present in the help
output for knife but was not actually implemented. Moving the behavior
into chef-config allows us to use it for both `chef-client` and `knife`.

Signed-off-by: Daniel DeLeo &lt;dan@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #5123 from chef/lcg/resolv-replace"</title>
<updated>2016-08-08T20:32:59+00:00</updated>
<author>
<name>John Keiser</name>
<email>john@johnkeiser.com</email>
</author>
<published>2016-08-08T20:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ce1458cf8a0c0732e717ce680d84d4667d7d3c37'/>
<id>ce1458cf8a0c0732e717ce680d84d4667d7d3c37</id>
<content type='text'>
This reverts commit e8877cd363642ed6757c48d1ed5ab35509d87e22, reversing
changes made to 162d988d3bcfce2773ef2831fa33e416f53731f6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e8877cd363642ed6757c48d1ed5ab35509d87e22, reversing
changes made to 162d988d3bcfce2773ef2831fa33e416f53731f6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Log cause chain for exceptions</title>
<updated>2016-08-03T14:24:07+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-05-08T15:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e143c2a6a6c18097cf2e51620ec148646c48069c'/>
<id>e143c2a6a6c18097cf2e51620ec148646c48069c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into configoption</title>
<updated>2016-08-02T23:36:05+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-08-02T23:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0368df838c36fd5a54c75007aae3c2e28cbdba1b'/>
<id>0368df838c36fd5a54c75007aae3c2e28cbdba1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only work around resolver caching on linux</title>
<updated>2016-07-19T21:49:41+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-07-19T21:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=bad96f846718685302fec9e627471b68cd9bab8f'/>
<id>bad96f846718685302fec9e627471b68cd9bab8f</id>
<content type='text'>
it should be the only O/S which needs it due to the way its glibc
was written.  it is the only O/S that we've recieved any bugs for.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it should be the only O/S which needs it due to the way its glibc
was written.  it is the only O/S that we've recieved any bugs for.
</pre>
</div>
</content>
</entry>
<entry>
<title>replace glibc resolver with ruby resolver</title>
<updated>2016-07-19T19:37:05+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-07-19T19:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dc5aa2759006f7cdb58bd085d64e3a6051b3158e'/>
<id>dc5aa2759006f7cdb58bd085d64e3a6051b3158e</id>
<content type='text'>
also wires up file providers to reload /etc/reoslv.conf when it changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also wires up file providers to reload /etc/reoslv.conf when it changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove my manual parser in favor of YAML safe_load.</title>
<updated>2016-06-21T23:29:57+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-06-21T23:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=16fbf0a9a81daa1e3418eca251e59b4545ae0b88'/>
<id>16fbf0a9a81daa1e3418eca251e59b4545ae0b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
