| Commit message (Expand) | Author | Age | Files | Lines |
* | Workaround rubygems slow requires by only running require for chef-utils/dist | Lance Albertson | 2020-09-15 | 1 | -1/+1 |
* | merge all dist files back into dist.rb | Marc Chamberland | 2020-09-15 | 1 | -1/+1 |
* | tighten all require statements for dist implementation | Marc Chamberland | 2020-09-15 | 1 | -1/+1 |
* | move dist implementation into chef-utils | Marc Chamberland | 2020-09-15 | 1 | -2/+2 |
* | Add spaces after attrs | Tim Smith | 2020-07-07 | 1 | -0/+2 |
* | Remove copyright dateslcg/remove-copyright-dates | Lamont Granquist | 2020-04-13 | 1 | -1/+1 |
* | Style/StringLiteralsInInterpolation | Lamont Granquist | 2019-07-05 | 1 | -1/+1 |
* | more distro constants | Marc Chamberland | 2019-06-03 | 1 | -1/+2 |
* | Convert require to require_relative | Lamont Granquist | 2019-05-08 | 1 | -10/+10 |
* | fix Style/HashSyntax | Lamont Granquist | 2018-07-02 | 1 | -2/+2 |
* | mechanical conversion of most debug log statements to trace | Thom May | 2018-03-26 | 1 | -1/+1 |
* | prepping for rubocop 0.52.1lcg/rubocop-0.52.1 | Lamont Granquist | 2018-01-17 | 1 | -2/+3 |
* | Pass json configuration to ShellSession class | Jon Cowie | 2017-08-10 | 1 | -4/+4 |
* | Make chef-shell to use SoloSession properly | Salim Afiune | 2017-03-17 | 1 | -0/+6 |
* | Deprecate SoloSession into SoloLegacySession | Salim Afiune | 2017-03-17 | 1 | -3/+7 |
* | fix specs: RedundantReturn, RedundantSelf, RedundantBegin | Lamont Granquist | 2017-02-13 | 1 | -1/+1 |
* | "fix" Lint/NestedMethodDefinition cops | Lamont Granquist | 2016-08-16 | 1 | -1/+1 |
* | Ensure that solo specific code is run at the proper time | Thom May | 2016-05-16 | 1 | -3/+3 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -3/+3 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Replace all Opscode copyrights with Chef Software. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -2/+2 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -12/+12 |
* | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_rest | Thom May | 2016-01-11 | 1 | -2/+3 |
* | Make FileVendor configuration specific to the two implementations | danielsdeleo | 2014-07-30 | 1 | -2/+2 |
* | [CHEF-5314] Support override_runlist CLI option in shef/chef-shell | Ryan Cragun | 2014-05-20 | 1 | -3/+3 |
* | Normalize whitespace on all files | Seth Vargo | 2013-09-26 | 1 | -1/+1 |
* | [CHEF-2467] Ensure Shef loads run_context using correct run_list and environm... | Steven Danna | 2013-04-18 | 1 | -2/+2 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+298 |