summaryrefslogtreecommitdiff
path: root/lib/chef/util/powershell/cmdlet.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-114/+114
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Manual fix ups for things that didn't follow the usual pattern.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-11/+11
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-3/+3
* Add verbose streamJay Mundrawala2015-03-201-3/+6
* Reorganize nesting for powershell classesJay Mundrawala2015-03-201-1/+5
* JSON needs to be kept separate from other outputJay Mundrawala2015-03-201-2/+29
* Remove unused codeJay Mundrawala2015-03-201-2/+0
* Break super long string up onto multiple linesJay Mundrawala2015-03-201-2/+4
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-191-1/+1
* Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-191-7/+11
* Added unit test for powershell cmdletJay Mundrawala2014-09-191-2/+2
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+132