summaryrefslogtreecommitdiff
path: root/lib/chef/provider/template.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove all 11 era deprecationstm/reremove_11_deprecationsThom May2017-03-081-6/+0
* Revert "Remove all 11 era deprecations"Thom May2017-03-081-0/+6
* Remove all 11 era deprecationsThom May2017-03-081-6/+0
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-3/+3
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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-4/+4
* 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