summaryrefslogtreecommitdiff
path: root/lib/chef/provider/windows_script.rb
Commit message (Expand)AuthorAgeFilesLines
* 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