summaryrefslogtreecommitdiff
path: root/lib/chef/shell
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/IndentHeredocLamont Granquist2018-07-021-154/+154
* fix Style/HashSyntaxLamont Granquist2018-07-022-29/+29
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Merge pull request #6718 from chef/chef14_deprecationsThom May2018-01-221-1/+1
|\
| * Remove previously deprecated mixins and Chef::DSL::Recipe::FullDSLchef14_deprecationsTim Smith2018-01-011-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-132-4/+4
* Output https links in chef-shellhttps_shellTim Smith2016-11-141-2/+2
* fix some Style/ExtraSpacing that crept into this patchLamont Granquist2016-08-161-2/+2
* "fix" Lint/NestedMethodDefinition copsLamont Granquist2016-08-162-3/+3
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-3/+3
* add some @yield docsLamont Granquist2016-03-041-0/+1
* remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-231-1/+1
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-3/+3
* autofixing whitespace copsLamont Granquist2016-02-053-35/+34
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-023-4/+4
* Use double quotes by defaultThom May2016-01-143-23/+23
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-34/+34
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-113-32/+5
* Update branding from opscode.com to chef.ioJulian C. Dunn2015-02-081-2/+2
* Refactoring ResourceCollection interface to be backwards compatiable, all spe...tyler-ball2014-10-162-4/+4
* Finishing all code changes to split resource collection into 2 data containerstyler-ball2014-10-162-4/+4
* 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
* [CHEF-4673] Change docs URL in chef-shell.Julian C. Dunn2013-11-061-1/+1
* 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-304-0/+1039