summaryrefslogtreecommitdiff
path: root/spec/unit/provider/execute_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-1/+1
* Attribute -> Property in additional placesTim Smith2018-07-101-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* change "internal" to "default_env"Lamont Granquist2018-05-301-1/+1
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-15/+16
* [ci skip] a typoLamont Granquist2017-06-301-1/+1
* fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-301-14/+32
* Chef-13: relative creates paths in the execute resource requires a cwdLamont Granquist2017-02-281-13/+3
* Fixed specsnimisha2017-02-021-93/+0
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-11/+11
* Windows alternate user support for execute resourcesAdam Edwards2017-02-021-0/+92
* better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-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-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* respond to review commentsThom May2015-11-091-64/+70
* Implement live streaming for execute resourcesAdam Jacob2015-11-091-25/+77
* add spec for stdout/stderr suppresion in error of sensitive execute resourceRanjib Dey2015-10-241-0/+9
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Allow execute unit tests to run on windowsJay Mundrawala2014-12-161-0/+1
* Execute and Script Resource improvementsLamont Granquist2014-12-081-68/+138
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-27/+27
* Use let for optsjoe.nuspl2014-09-111-3/+5
* Factored out opts into before clause.joe.nuspl2014-09-101-15/+10
* Added spec tests for sensitive execute resourcesjoe.nuspl2014-09-101-0/+19
* s/stub!/stub/gLamont Granquist2014-01-291-5/+5
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* execute check existense of sentiel file with respect to cwdPavel Valodzka2013-04-121-1/+27
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+63