summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_script.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* 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