summaryrefslogtreecommitdiff
path: root/lib/chef/provider/template_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-131-1/+1
* autofixing Style/AccessModifierIndentation copLamont Granquist2016-08-161-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-0/+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
* [CHEF-3249] Extend the 'source' option to also apply to templates from the co...Andrea Campi2012-12-141-2/+4
* [CHEF-3249] Replace ternary operators with more explicit conditionals; split ...Andrea Campi2012-12-141-3/+19
* [CHEF-3249] Accept an optional 'source' option to override the actual path to...Andrea Campi2012-12-141-1/+3
* [CHEF-3249] Refactor template name resolution out to a separate class for DRY...Andrea Campi2012-12-141-0/+41