summaryrefslogtreecommitdiff
path: root/lib/chef/platform/query_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+8
* WMF 5 RTM and Win 10 Threshold 2 allow the RefreshMode to be enabled.Steven Murawski2015-11-181-3/+14
* Lazy load MSI provider, add check for MSI supportsalam/lazy-msiSalim Alam2015-09-221-0/+16
* Don't add win_evt logger when on nano.Claire McQuin2015-09-181-1/+23
* Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-081-1/+1
* Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-081-0/+7
* Add ability to specify dependencies in chef-service-manager.Kartik Null Cating-Subramanian2015-07-241-4/+1
* Use executionpolicy Bypass in powershell_script provider for PS 3.0 and lateradamedx2015-05-291-0/+5
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-5/+1
* Added function to check if Invoke-DscResource is supportedJay Mundrawala2015-03-201-0/+7
* Removing ole_initialize/uninitializejdm/win-seg-faultJay Mundrawala2014-12-181-3/+0
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-1/+5
* Remove duplicate requireadamedx2014-05-301-2/+0
* Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-301-1/+1
* Move Windows-only deps to Windows only code pathAdam Edwards2014-05-301-2/+2
* Re-implement ruby-wmi functionalityAdam Edwards2014-05-301-1/+2
* Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-301-2/+2
* Move Windows-only deps to Windows only code pathAdam Edwards2014-05-301-2/+2
* Re-implement ruby-wmi functionalityAdam Edwards2014-05-301-3/+5
* Fix Windows 2003 CI issues:sersut2014-03-281-1/+3
* CHEF-4888: Call WIN32OLE.ole_initialize in sub-threadsBryan McLellan2014-03-241-1/+7
* [CHEF-4157] split Platform to prune dep graphdanielsdeleo2013-05-031-0/+42