summaryrefslogtreecommitdiff
path: root/lib/chef/resource/script.rb
Commit message (Expand)AuthorAgeFilesLines
* Set the :default_guard_interpreter to :default so that the script resource gu...Serdar Sutay2014-10-201-0/+1
* Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-161-25/+0
* CR feedback: fix misleading method name for setting inheritance, validate cla...Adam Edwards2014-03-291-4/+3
* CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-17/+22
* Guard resource new specs and spec fixesAdam Edwards2014-03-291-1/+12
* Refactor to move inheritance to script and derived resourcesAdam Edwards2014-03-291-0/+10
* Normalize whitespace on all filesSeth Vargo2013-09-261-5/+5
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+63
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-51/+0
* yagn - removing whereisAdam Jacob2008-09-081-0/+2
* Adding script support!Adam Jacob2008-09-041-0/+49