summaryrefslogtreecommitdiff
path: root/lib/chef/resource/batch.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve auto generated resource docsTim Smith2020-11-021-1/+1
* Fix chefstyle violations.Pete Higgins2020-06-111-1/+1
* Remove shared initializer for WindowsScript.Pete Higgins2020-06-101-2/+4
* 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
* 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/+2
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* 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