summaryrefslogtreecommitdiff
path: root/lib/chef/shell
Commit message (Expand)AuthorAgeFilesLines
* Disable Lint/Debugger complaining out chef-shell using irbTim Smith2020-11-121-1/+1
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-152-2/+2
* merge all dist files back into dist.rbMarc Chamberland2020-09-152-2/+2
* tighten all require statements for dist implementationMarc Chamberland2020-09-152-2/+2
* move dist implementation into chef-utilsMarc Chamberland2020-09-152-13/+13
* Add spaces after attrsTim Smith2020-07-071-0/+2
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-132-2/+2
* Update all our links to use the new docs site formatTim Smith2020-03-041-1/+1
* Less memechef_shellTim Smith2020-02-051-1/+1
* Rework the welcome text to be more helpfulTim Smith2020-02-051-4/+2
* some leftover/new "Chef" references converted to distro constantsMarc Chamberland2019-12-051-1/+1
* Fix some places where constants from dist.rb were not used. Specifically for ...Tensibai2019-09-261-2/+2
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Style/ClassCheckLamont Granquist2019-07-052-3/+3
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* more distro constantsMarc Chamberland2019-06-032-7/+8
* more distro constants for "Chef"Marc Chamberland2019-05-231-3/+4
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-2/+2
* Convert require to require_relativeLamont Granquist2019-05-083-19/+19
* clean up whitespace againLamont Granquist2018-07-021-38/+38
* 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