summaryrefslogtreecommitdiff
path: root/lib/chef/provider/windows_script.rb
Commit message (Expand)AuthorAgeFilesLines
* fixing Style/MultilineTernaryOperator copLamont Granquist2016-08-161-2/+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-3/+3
* Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-5/+3
* add a comment about incompatible architecturesBryan McLellan2014-06-261-0/+1
* Only check WOW64 process when system architecture is x64.sersut2014-06-251-1/+1
* CHEF-5287: Use IsWow64Process instead of ENV hash to determine 32-bit process...Adam Edwards2014-06-201-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-7/+7
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-8/+33
* OC-4739: OC-4748: Refactor tests to share examples across batch and powershel...adamedx2013-02-191-1/+1
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-0/+48