summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/windows_architecture_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-2/+2
* fixing Style/MultilineTernaryOperator copLamont Granquist2016-08-161-4/+3
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* 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-7/+7
* Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-39/+15
* add powershell_out mixinLamont Granquist2015-05-291-2/+5
* Allow with_os_architecture to figure things outJay Mundrawala2015-03-201-0/+8
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+16
* Just use query_helpersClaire McQuin2014-08-141-1/+1
* Remove recipe DSL from base provider.Claire McQuin2014-08-141-0/+1
* Restore check for Windows platform in windows_architecture_helper to fix spec...adamedx2014-06-201-10/+14
* Fix undefined Windows constants on non-Windows platformsadamedx2014-06-201-2/+4
* CHEF-5287: Use IsWow64Process instead of ENV hash to determine 32-bit process...Adam Edwards2014-06-201-4/+18
* Normalize whitespace on all filesSeth Vargo2013-09-261-5/+5
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-2/+46
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-0/+47