summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/shell_out.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimize requires for non-omnibus installsrequire_optimizationTim Smith2020-08-121-1/+1
* clean up the chefutils wiring with a common helper classlcg/extract-mixlib-shelloutLamont Granquist2020-07-211-15/+2
* just code changes, no spec modificationsLamont Granquist2020-07-211-182/+11
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-1/+1
* Remove outdated comment about shell args on different platforms.remove-outdated-commentPete Higgins2020-03-201-4/+0
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-5/+4
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Target mode for systemd service helperLamont Granquist2019-05-291-2/+1
* Merge pull request #8595 from chef/lcg/shellout-require-idempotencyLamont Granquist2019-05-241-1/+1
|\
| * fix shellout require idempotency and bump gemsLamont Granquist2019-05-241-1/+1
* | Use Shellwords.join in shell_outLamont Granquist2019-05-241-1/+2
|/
* Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-231-8/+37
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* this still needs to be restricted to only providersLamont Granquist2018-10-261-1/+3
* delete the argument that will go away in chef 15Lamont Granquist2018-10-261-1/+0
* Do the shell_out deprecations for Chef-15.Lamont Granquist2018-10-261-74/+2
* add back clean_array APIlcg/shell-out-regressionLamont Granquist2018-07-161-0/+5
* fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-201-5/+10
* deprecate old shell_out APIsLamont Granquist2018-06-191-15/+23
* add comment about odd construction herelcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-181-0/+3
* fix infinite recursion and add more testsLamont Granquist2018-06-181-8/+8
* Unification of shell_out APIsLamont Granquist2018-06-151-83/+118
* add back commentLamont Granquist2018-06-051-0/+2
* need to inject selfLamont Granquist2018-06-051-5/+6
* move maybe_add_timeout to module method for privacyLamont Granquist2018-06-041-3/+4
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-3/+3
* Make shell_out_compact automatically pick up timeoutsLamont Granquist2018-05-311-11/+12
* change "internal" to "default_env"Lamont Granquist2018-05-301-5/+5
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-14/+16
* Cleanup a bit of YARD and add a few thingsTim Smith2018-01-221-2/+2
* spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-061-9/+9
* try Path on windowsLamont Granquist2017-04-061-1/+9
* Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-061-28/+4
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-2/+22
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-12/+58
* remove run_command from groupaddLamont Granquist2016-12-201-0/+9
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+1
* More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
* clean up everythingLamont Granquist2016-08-231-0/+30
* make deprecation warnings actual deprecation warningsLamont Granquist2016-04-251-1/+1
* remove duping the args hashlcg/shell_out_syntaxLamont Granquist2016-04-251-1/+0
* tighter code from @coderangerLamont Granquist2016-04-251-10/+5
* modernize shell_out method syntaxLamont Granquist2016-04-251-16/+11
* 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