summaryrefslogtreecommitdiff
path: root/spec/unit/mixin/template_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* 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-8/+8
* Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-271-1/+5
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-2/+2
* Update to RSpec 3.Claire McQuin2014-10-291-31/+31
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* Use the platform's line endings when rendering templates.sersut2013-10-021-0/+34
* don't depend on line separator in partial testsdanielsdeleo2013-06-141-6/+6
* Improve line separator conversion on windowsDaniel DeLeo2013-06-071-3/+5
* Remove line endings from template tests to fix them on windows.sersut2013-05-311-4/+4
* Fix method override warnings tests for the new methods.sersut2013-05-301-8/+9
* Make sure that windows line endings are protected during template rendering.sersut2013-05-301-50/+28
* Add warning when overriding core template functionalitydanielsdeleo2013-05-301-0/+31
* Pass template extensions through to partialsdanielsdeleo2013-05-291-3/+6
* locate objects closer to their primary concernsLamont Granquist2013-03-201-1/+1
* fix tests for content providerLamont Granquist2013-03-181-16/+13
* [CHEF-3249] Fix nested partials; add a test for that.Andrea Campi2012-12-141-0/+8
* [CHEF-3249] Accept an optional 'source' option to override the actual path to...Andrea Campi2012-12-141-0/+14
* [CHEF-3249] Add tests to verify that variables passed to a partial properly r...Andrea Campi2012-12-141-0/+16
* [CHEF-3249] Refactor template name resolution out to a separate class for DRY...Andrea Campi2012-12-141-8/+48
* [CHEF-3249] Basic implementation of partials in templates.Andrea Campi2012-12-141-0/+41
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+104
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-60/+0
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-081-0/+60