summaryrefslogtreecommitdiff
path: root/lib/chef/resource/template.rb
Commit message (Expand)AuthorAgeFilesLines
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* Add descriptions to the cron resourceTim Smith2018-11-151-3/+11
* Remove smart quotesTim Smith2018-07-251-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Fix integration test failuresTim Smith2018-03-161-1/+1
* Use properties in scm, subversion, and templateTim Smith2018-03-161-26/+3
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+3
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+9
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-4/+4
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-8/+8
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-3/+3
* 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-3/+3
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-4/+4
* Overwrite resource_name with providesJohn Keiser2015-06-081-2/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-1/+0
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Update some ruby 1.8 related comments (issue #2497)Xabier de Zuazo2015-01-271-3/+2
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-2/+1
* Rework template/file loading to not require the default/ and to accept an arr...Noah Kantrowitz2014-10-041-1/+1
* Document template helper definition inline.danielsdeleo2013-05-291-0/+78
* Move helper module compilation inside template resourcedanielsdeleo2013-05-291-5/+50
* Add helper method/module support to template resourcedanielsdeleo2013-05-291-0/+22
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+76
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-49/+0
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-3/+3
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-17/+14
* Updating search ticketsAdam Jacob2008-07-281-0/+52