summaryrefslogtreecommitdiff
path: root/lib/chef/provider/script.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing review commentsnimisha2017-02-021-4/+4
* Alternate user execute resource code review feedackadamedx2017-02-021-3/+7
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-6/+8
* Windows alternate user support for execute resourcesAdam Edwards2017-02-021-4/+34
* 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
* Adding ksh resource and specsNolan Davidson2015-10-061-0/+1
* Use attr_accessor for script resource providerJay Mundrawala2014-12-171-1/+4
* Execute and Script Resource improvementsLamont Granquist2014-12-081-16/+22
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+6
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* Add functional tests for exit code and flags, fix architecture test verificationadamedx2013-06-251-1/+6
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-8/+1
* OC-4739: OC-4748: Refactor tests to share examples across batch and powershel...adamedx2013-02-191-1/+1
* OC-4739: OC-4748: Create powershell and batch providers in core Chefadamedx2013-02-191-1/+15
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+57
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-35/+0
* Adding script support!Adam Jacob2008-09-041-0/+35