summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_script.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-2/+6
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-2/+2
* Add "provides" to all resourcesJohn Keiser2015-05-131-0/+1
* Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-231-1/+1
* powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-231-0/+3
* Remove superfluous node methodadamedx2014-03-291-5/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-6/+6
* Remove non-trailing optional parameter to fix Ruby 1.8 and general maintainab...adamedx2013-02-261-1/+1
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-0/+62