summaryrefslogtreecommitdiff
path: root/lib/chef/provider/execute.rb
Commit message (Expand)AuthorAgeFilesLines
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-1/+1
* Fixing review commentsnimisha2017-02-021-12/+0
* Fixed bugs, review comments and specsnimisha2017-02-021-1/+9
* Alternate user execute resource code review feedackadamedx2017-02-021-4/+0
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-5/+5
* Windows alternate user support for execute resourcesAdam Edwards2017-02-021-4/+15
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* 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
* More code reviewtm/live_execute_streamingThom May2015-11-111-6/+2
* respond to review commentsThom May2015-11-091-3/+7
* Implement code review comments and fix failing testsThom May2015-11-091-4/+14
* Implement live streaming for execute resourcesAdam Jacob2015-11-091-1/+3
* dont wrap exception. preserve stackstraceRanjib Dey2015-10-241-2/+2
* dont spit out stdout and stderr for execute resource failure, if its declared...Ranjib Dey2015-10-241-1/+10
* Improve sentencesTim Smith2015-10-181-1/+1
* Execute and Script Resource improvementsLamont Granquist2014-12-081-36/+55
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* Changed variable namejoe.nuspl2014-09-091-7/+2
* Dummy change to get curry to re-examine repo.joe.nuspl2014-09-091-0/+1
* Support sensitive execute resources.joe.nuspl2014-09-081-2/+7
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* execute check existense of sentiel file with respect to cwdPavel Valodzka2013-04-121-5/+22
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+68
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-55/+0
* A whole bunch of missing changes!Adam Jacob2008-10-071-1/+1
* Adding in execute supportAdam Jacob2008-09-011-0/+55