<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec/data/cookbooks, branch https_shell</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Filter out directory paths from all_files when loading</title>
<updated>2016-02-27T01:42:30+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@chef.io</email>
</author>
<published>2016-02-27T01:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c170a5addb70ffd014ba9ec6e43d2bd72e56529e'/>
<id>c170a5addb70ffd014ba9ec6e43d2bd72e56529e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test file to fixture cookbook</title>
<updated>2016-02-27T01:42:30+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@chef.io</email>
</author>
<published>2016-02-25T01:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=63ce2e2e8abfc3a952ad16b53cac5e2e69176967'/>
<id>63ce2e2e8abfc3a952ad16b53cac5e2e69176967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update for 2016 and massive cleanup.</title>
<updated>2016-02-02T22:43:28+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-02-02T22:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0878ed6123706ed4201644ee798da993f8cb5ad4'/>
<id>0878ed6123706ed4201644ee798da993f8cb5ad4</id>
<content type='text'>
Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"</pre>
</div>
</content>
</entry>
<entry>
<title>add cookbook metadata that will fail tests</title>
<updated>2015-12-28T19:07:07+00:00</updated>
<author>
<name>Jordan Evans</name>
<email>jordane@osuosl.org</email>
</author>
<published>2015-12-28T19:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6e5f3c34a060787e681cc94e44f5b5dc0523e783'/>
<id>6e5f3c34a060787e681cc94e44f5b5dc0523e783</id>
<content type='text'>
This cookbook metadata uses the supports method, which currently parses versions
using the cookbook version parser, when it should be using the platform parser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This cookbook metadata uses the supports method, which currently parses versions
using the cookbook version parser, when it should be using the platform parser.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3510 from ckaushik/issue_2513</title>
<updated>2015-09-02T12:42:07+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2015-09-02T12:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b25ff490b191bbec7f291733108f6980f68000a1'/>
<id>b25ff490b191bbec7f291733108f6980f68000a1</id>
<content type='text'>
Fixing Issue #2513 - the broken render of nested partial templates</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing Issue #2513 - the broken render of nested partial templates</pre>
</div>
</content>
</entry>
<entry>
<title>CHEF-5012: add methods for template breadcrumbs</title>
<updated>2015-08-18T19:03:21+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2014-03-13T22:18:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=63a2d95003bc062d251d453d63ab1c5d91cbdb06'/>
<id>63a2d95003bc062d251d453d63ab1c5d91cbdb06</id>
<content type='text'>
adds:

- cookbook_name
- recipe_name
- recipe_line_string
- recipe_path
- recipe_line
- template_name
- template_path

accessible both as instance var (@-) and method (bare), like @node/node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adds:

- cookbook_name
- recipe_name
- recipe_line_string
- recipe_path
- recipe_line
- template_name
- template_path

accessible both as instance var (@-) and method (bare), like @node/node.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing Issue #2513 - the broken render of nested partial templates with variables</title>
<updated>2015-07-27T16:52:27+00:00</updated>
<author>
<name>Kaushik C</name>
<email>kaushik.chand@gmail.com</email>
</author>
<published>2015-06-09T20:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d9820c430b686a1dedd4ab2cadd20b0cadbbb0d7'/>
<id>d9820c430b686a1dedd4ab2cadd20b0cadbbb0d7</id>
<content type='text'>
Authors: Kaushik C &lt;kaushik.chand@gmail.com&gt;, Sam Dunne &lt;sam@sam-dunne.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Authors: Kaushik C &lt;kaushik.chand@gmail.com&gt;, Sam Dunne &lt;sam@sam-dunne.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2149 from JeanMertz/chef_client_no_check_files_subdir</title>
<updated>2014-10-10T22:32:05+00:00</updated>
<author>
<name>Serdar Sutay</name>
<email>serdar@opscode.com</email>
</author>
<published>2014-10-10T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d51ae6f6555efbe3ba028a9c78d690042c3205d5'/>
<id>d51ae6f6555efbe3ba028a9c78d690042c3205d5</id>
<content type='text'>
knife upload fails due to "wrong" ruby syntax in files/* file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
knife upload fails due to "wrong" ruby syntax in files/* file</pre>
</div>
</content>
</entry>
<entry>
<title>Skip checking files/**/*.rb files when doing syntax checks</title>
<updated>2014-10-08T07:26:58+00:00</updated>
<author>
<name>Jean Mertz</name>
<email>jean@mertz.fm</email>
</author>
<published>2014-10-02T13:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d4801e39b1e82e85ffebeff797be4f0b9d5d6493'/>
<id>d4801e39b1e82e85ffebeff797be4f0b9d5d6493</id>
<content type='text'>
Chef should not be concerned with Ruby syntax in files delivered through the
`cookbook_file` provider.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Chef should not be concerned with Ruby syntax in files delivered through the
`cookbook_file` provider.
</pre>
</div>
</content>
</entry>
<entry>
<title>load library folder recursively</title>
<updated>2014-10-02T14:20:14+00:00</updated>
<author>
<name>Jean Mertz</name>
<email>jean@mertz.fm</email>
</author>
<published>2014-09-29T21:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=56246eef11d1c578f2bc9dbc92259565964f03f3'/>
<id>56246eef11d1c578f2bc9dbc92259565964f03f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
