summaryrefslogtreecommitdiff
path: root/lib/chef/provider/batch.rb
Commit message (Expand)AuthorAgeFilesLines
* Restrict temp file to when it is used.Pete Higgins2020-06-031-1/+1
* Remove and unnecesary method.Pete Higgins2020-06-031-5/+1
* Cleanup some shared code in WindowsScript and children.Pete Higgins2020-06-031-2/+0
* Untangle some inheritance code around script extension.Pete Higgins2020-06-031-4/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fixing some windows func test breaksLamont Granquist2020-03-041-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-1/+1
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-1/+1
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-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-3/+3
* Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-0/+8
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-0/+35