summaryrefslogtreecommitdiff
path: root/lib/chef/provider/env/windows.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* Style/NumericPredicate comparison stylelcg/numericpredicateLamont Granquist2016-12-211-1/+1
* update to latest chefstyle - fix casecmptm/fix_casecmpThom May2016-04-201-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* Ensure delete ENV[var] from current processJay Mundrawala2014-10-211-2/+4
* Moved windows environment helper functions to their own modulejdmundrawala/windows_env_pathJay Mundrawala2014-09-111-23/+2
* Use windows api to expand path. Cleaned up testsJay Mundrawala2014-09-111-5/+5
* Fix setting Path for WindowsAlex Slynko2014-09-101-1/+13
* Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-9/+5
* include module on windows onlyClaire McQuin2014-06-191-4/+2
* Use FFI binders to attach :SendMessageTimeout instead of Win32API in order to...sersut2014-06-191-4/+3
* Added two lines so changes in the environment variables are can be used in th...Sander van Harmelen2014-06-051-0/+2
* Fix merge issue with incorrect use of wmi_object key instead of wmi_ole_objec...Adam Edwards2014-05-301-2/+2
* Remove debug outputAdam Edwards2014-05-301-2/+0
* Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-301-1/+1
* Re-implement ruby-wmi functionalityAdam Edwards2014-05-301-3/+12
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+75