summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/windows_env_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-5/+5
* fix 4 copsLamont Granquist2019-07-051-2/+2
* Change some more require to require_relativeLamont Granquist2019-05-101-3/+3
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-3/+3
* 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
* Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstringClaire McQuin2015-09-011-1/+4
* add windows guardLamont Granquist2015-05-261-1/+1
* add unicode WM_SETTINGCHANGE broadcastLamont Granquist2015-05-261-2/+11
* Moved windows environment helper functions to their own modulejdmundrawala/windows_env_pathJay Mundrawala2014-09-111-0/+56