summaryrefslogtreecommitdiff
path: root/lib/chef/provider/template.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+1
* fixing trailing blank lines as wellLamont Granquist2014-07-291-1/+0
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* OC-10380: add polymorphismLamont Granquist2013-11-111-0/+8
* Deprecated methods for template provider.sersut2013-05-151-0/+7
* locate objects closer to their primary concernsLamont Granquist2013-03-201-1/+1
* standardizing on exists?Lamont Granquist2013-03-201-1/+1
* refactoring of file providersLamont Granquist2013-03-151-78/+9
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-1/+1
|\
* | [CHEF-3557] remove load_current_resource_attrsdanielsdeleo2013-01-031-13/+13
* | explicitly include EnforceOwnershipAndPermissions where it's useddanielsdeleo2012-12-181-1/+2
* | [CHEF-3249] Refactor template name resolution out to a separate class for DRY...Andrea Campi2012-12-141-10/+8
* | [CHEF-3249] Basic implementation of partials in templates.Andrea Campi2012-12-141-0/+4
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+117
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-69/+0
* Factoring out template rendering to a mixinAdam Jacob2008-09-011-14/+7
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-28/+18
* You should back up templates before you change the contents of the fileAdam Jacob2008-08-161-0/+2
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-41/+56
* Updating search ticketsAdam Jacob2008-07-281-0/+69