summaryrefslogtreecommitdiff
path: root/lib/chef/resource/cookbook_file.rb
Commit message (Expand)AuthorAgeFilesLines
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* Improve descriptionsTim Smith2020-05-011-1/+2
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+2
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-1/+1
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-281-0/+1
* Sync over resource documentation from the docs siteTim Smith2019-10-151-1/+1
* Fix some places where constants from dist.rb were not used. Specifically for ...Tensibai2019-09-261-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4
* Convert require to require_relativeLamont Granquist2019-05-081-4/+4
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* 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