summaryrefslogtreecommitdiff
path: root/spec/functional/resource/template_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Cope with the common case of passing node[“whatever”] as template variables.Noah Kantrowitz2017-04-041-0/+10
* Make chefstyle happy.Noah Kantrowitz2017-04-031-1/+1
* Allow lazy{} to be used in template resource variables.Noah Kantrowitz2017-04-031-0/+23
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-3/+3
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-4/+4
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-1/+1
* Use the platform's line endings when rendering templates.sersut2013-10-021-44/+11
* remove space between method call and parensdanielsdeleo2013-06-101-1/+1
* use binread via ruby 1.8.7 compatibility wrapperdanielsdeleo2013-06-101-1/+1
* Improve line separator conversion on windowsDaniel DeLeo2013-06-071-4/+8
* Convert eager creation of resources into lazy creation to pick up config chan...sersut2013-06-041-5/+5
* Make sure that windows line endings are protected during template rendering.sersut2013-05-301-0/+55
* remove "TODO"s that we don't plan to address soondanielsdeleo2013-05-291-1/+1
* Pass template extensions through to partialsdanielsdeleo2013-05-291-0/+15
* Add helper method/module support to template resourcedanielsdeleo2013-05-291-0/+97
* refactoring of file providersLamont Granquist2013-03-151-16/+1
* Fix template func. tests for switch to cpdanielsdeleo2013-01-171-1/+16
* [CHEF-3557] fix file security reporting for files on Unixdanielsdeleo2013-01-031-0/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+70