summaryrefslogtreecommitdiff
path: root/lib/chef/resource/execute.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-11/+11
* respond to review commentsThom May2015-11-091-0/+8
* Capitalize sentencesTim Smith2015-10-181-1/+1
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+2
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-0/+1
* Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-051-0/+7
* 28fd0c9c87c6fceb7068776a04c32cd8381fe8f6 removed the path attribute fromSerdar Sutay2014-12-081-0/+11
* Execute and Script Resource improvementsLamont Granquist2014-12-081-7/+7
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+1
* Differentiate between the default and the user set guard_attributes in order ...Serdar Sutay2014-10-161-1/+1
* Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-161-0/+25
* Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-161-9/+0
* Guard resource new specs and spec fixesAdam Edwards2014-03-291-6/+0
* Refactor to move inheritance to script and derived resourcesAdam Edwards2014-03-291-9/+4
* Enable inheritance in guards for certain attributes of execute resourcesadamedx2014-03-291-0/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+132
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-133/+0
* A whole bunch of missing changes!Adam Jacob2008-10-071-3/+3
* Adding in execute supportAdam Jacob2008-09-011-0/+133