summaryrefslogtreecommitdiff
path: root/lib/chef/guard_interpreter/default_guard_interpreter.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* add output for the file provider verificationLamont Granquist2019-12-011-0/+2
* Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-231-3/+3
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Target mode code tweakslcg/target-mode-tweaksLamont Granquist2019-05-071-6/+1
* Target Mode initial implementationBryan McLellan2019-05-061-1/+3
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-2/+2
* surface guard interpreter errors for debuggingNathan Williams2017-07-231-1/+3
* switch guards to use shell_out_with_systems_localeLamont Granquist2017-04-061-2/+4
* autofixing whitespace copsLamont Granquist2016-02-051-1/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.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-1/+1
* Add missing requirejdm/shelloutJay Mundrawala2015-06-021-0/+2
* CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-291-3/+9
* Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-291-0/+36