summaryrefslogtreecommitdiff
path: root/lib/chef/resource/batch.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing periods and rely on word wrapcleanupTim Smith2018-04-271-7/+1
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-6/+8
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+5
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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-1/+1
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-0/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+1
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-3/+2
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-0/+32