summaryrefslogtreecommitdiff
path: root/lib/chef/resource/cookbook_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+2
* Add missing periods and rely on word wrapcleanupTim Smith2018-04-271-1/+1
* Add descriptions to more resourcesTim Smith2018-04-261-13/+7
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-9/+12
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+9
* Update lazy usage per code reviewresource_provider_magicTim Smith2017-12-181-1/+1
* Modernize cookbook_file and expand specsTim Smith2017-12-181-15/+4
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* 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
* 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/+2
* 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
* 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
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+52