summaryrefslogtreecommitdiff
path: root/chef/lib/chef/resource/template.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-76/+0
* Added unit tests for resource changes related to state_attrs and identity_att...tylercloke2012-09-201-4/+0
* Added identity_attr and state_attrs for (at least) all parent resources.tylercloke2012-09-201-0/+5
* Annotated the state and the identity attributesPrajaktaPurohit2012-06-061-1/+0
* Template resource/provider now supports cross-platform securitySeth Chisamore2011-12-081-5/+12
* make run context optional for all resources' constructorsDaniel DeLeo2010-06-031-1/+1
* Changing Resources to use new initializerChris Walters, Tim Hinderliter2010-06-031-3/+3
* CHEF-1057: allow templates from the local node to be processedThom May2010-03-221-0/+9
* CHEF-449: Making template, remote_file and remote_directory all use the basen...Adam Jacob2009-09-041-2/+2
* Template and remote file now supports a cookbook attribute, which lets you mo...Adam Jacob2009-02-111-0/+9
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Updating the chef requires so that you can not need every dependency to run t...Adam Jacob2009-01-061-0/+2
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+49