summaryrefslogtreecommitdiff
path: root/spec/functional/resource/execute_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-2/+2
* fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-301-2/+2
* Windows alternate user support for execute resourcesAdam Edwards2017-02-021-0/+17
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-4/+4
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* 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-7/+7
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Increase the Timeout::timeout in execute timeout testBryan McLellan2015-05-281-2/+9
* Reduce size of nested JSON test to 252 deepbtm/lower-json-nest-testsBryan McLellan2015-04-201-1/+1
* Fix failing specsjdm/3102Jay Mundrawala2015-04-161-1/+1
* Merge pull request #2717 from chef/tball/guard_interpreterTyler Ball2015-01-261-0/+26
|\
| * Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-051-0/+26
* | Execute spec should actually check to make sure it did not wait for 600 secondsjdm/disable-execute-timeout-winJay Mundrawala2014-12-181-3/+6
|/
* Execute and Script Resource improvementsLamont Granquist2014-12-081-64/+69
* Update to RSpec 3.Claire McQuin2014-10-291-5/+5
* Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-161-0/+113