summaryrefslogtreecommitdiff
path: root/lib/chef/provider/execute.rb
Commit message (Expand)AuthorAgeFilesLines
* 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