summaryrefslogtreecommitdiff
path: root/lib/chef/resource/powershell_script.rb
Commit message (Expand)AuthorAgeFilesLines
* powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-231-2/+0
* CR feedback: fix misleading method name for setting inheritance, validate cla...Adam Edwards2014-03-291-1/+1
* CR feedback: clean up convert boolean expressions and add testsAdam Edwards2014-03-291-8/+10
* CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-1/+2
* CR feedback: boolean variable should use boolean false instead of ambiguous nilAdam Edwards2014-03-291-1/+1
* Guard resource new specs and spec fixesAdam Edwards2014-03-291-1/+1
* CHEF-4553: Add spec tests and fix broken examplesAdam Edwards2014-03-291-3/+2
* Method name change, ignore translated attributes that are not defined for the...Adam Edwards2014-03-291-1/+1
* Interpolated boolean return support for powershell_scriptadamedx2014-03-291-1/+21
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* OC-8337: Architecture functional test coverageadamedx2013-06-251-2/+2
* OC-8337: Add architecture functional test coverage, fix resource name collisionadamedx2013-06-251-0/+31