summaryrefslogtreecommitdiff
path: root/lib/chef/shell/shell_session.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+3
* Pass json configuration to ShellSession classJon Cowie2017-08-101-4/+4
* Make chef-shell to use SoloSession properlySalim Afiune2017-03-171-0/+6
* Deprecate SoloSession into SoloLegacySessionSalim Afiune2017-03-171-3/+7
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* "fix" Lint/NestedMethodDefinition copsLamont Granquist2016-08-161-1/+1
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* 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-2/+2
* Use double quotes by defaultThom May2016-01-141-12/+12
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+3
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-2/+2
* [CHEF-5314] Support override_runlist CLI option in shef/chef-shellRyan Cragun2014-05-201-3/+3
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [CHEF-2467] Ensure Shef loads run_context using correct run_list and environm...Steven Danna2013-04-181-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+298