summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix yardlcg/fixing-array-argsLamont Granquist2018-07-061-1/+1
* fix missing stubs for install_profileLamont Granquist2018-07-061-0/+2
* rebase + squashLamont Granquist2018-07-0621-325/+340
* Bump version to 14.3.31 by Chef Expeditorv14.3.31Chef Expeditor2018-07-065-11/+12
* Merge pull request #7428 from chef/rubygemsTim Smith2018-07-057-17/+6
|\
| * Don't require rubygems in our binariesTim Smith2018-07-057-17/+6
* | Merge pull request #7424 from chef/window_powershell_ps_3Tim Smith2018-07-051-1/+1
|\ \
| * | windows_feature_powershell: Don't error on PowerShell 3.0Tim Smith2018-07-051-1/+1
| |/
* | Bump version to 14.3.30 by Chef Expeditorv14.3.30Chef Expeditor2018-07-065-12/+13
* | Merge pull request #7427 from chef/lcg/chefstyle5Tim Smith2018-07-052-6/+6
|\ \ | |/ |/|
| * fix some chefstyle offensesLamont Granquist2018-07-052-6/+6
|/
* Merge pull request #7420 from chef/sp/quiet-bundler-win-messagesTim Smith2018-07-031-1/+1
|\
| * Quiet down bundle install/bundle exec messages on Windows [skip ci]Stuart Preston2018-07-041-1/+1
|/
* Merge pull request #7418 from chef/sp/temp-disable-amazon-linux-2Tim Smith2018-07-031-17/+19
|\
| * Temporary disable of Amazon Linux 2 from Travis CIStuart Preston2018-07-031-17/+19
* | Bump version to 14.3.29 by Chef Expeditorv14.3.29Chef Expeditor2018-07-035-11/+12
* | Merge pull request #7390 from coderanger/yet-more-credsLamont Granquist2018-07-0312-19/+518
|\ \ | |/ |/|
| * Missed another command to rename in the notes.Noah Kantrowitz2018-07-031-2/+2
| * Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-0263-185/+183
| |\
| * \ Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-02723-13386/+12197
| |\ \
| * | | Update release notes for new command nameNoah Kantrowitz2018-07-021-2/+2
| * | | Rename the command to `knife config get`.Noah Kantrowitz2018-06-282-5/+5
| * | | Remove any whitespace from the context name.Noah Kantrowitz2018-06-241-1/+1
| * | | Don't need this anymore.Noah Kantrowitz2018-06-241-4/+0
| * | | Apparently the block argument is already in use with `knife()` even though I ...Noah Kantrowitz2018-06-242-4/+4
| * | | Check if a proxy is set specifically to nil.Noah Kantrowitz2018-06-231-4/+4
| * | | Add som release notes.Noah Kantrowitz2018-06-231-0/+22
| * | | Add fallback when asking for a specific key that isn't in the non-all data.Noah Kantrowitz2018-06-231-6/+7
| * | | Show nicer labels for STDOUT/ERR.Noah Kantrowitz2018-06-231-0/+9
| * | | Add tests for `knife config`.Noah Kantrowitz2018-06-232-1/+194
| * | | Add a new `knife config` command.Noah Kantrowitz2018-06-231-0/+116
| * | | Fill in some default config values for workstation commands.Noah Kantrowitz2018-06-232-0/+114
| * | | Add support for a $CHEF_HOME environment variable and improve support for the...Noah Kantrowitz2018-06-232-1/+18
| * | | Refactor the dot_d helpers and simplify them a bit.Noah Kantrowitz2018-06-231-10/+15
| * | | Use `has_key?` so as to not add the blank keys to the config unless needed.Noah Kantrowitz2018-06-231-4/+4
| * | | Make the default validation client name more likely to be correct.Noah Kantrowitz2018-06-232-1/+27
| * | | Demote this log line to trace because this is not generally something a user ...Noah Kantrowitz2018-06-231-1/+1
* | | | Bump version to 14.3.28 by Chef Expeditorv14.3.28Chef Expeditor2018-07-035-11/+12
* | | | Merge pull request #7417 from chef/lcg/chefstyle4Lamont Granquist2018-07-0262-109/+109
|\ \ \ \
| * | | | fix Style/MutableConstantLamont Granquist2018-07-0262-109/+109
|/ / / /
* | | | Bump version to 14.3.27 by Chef Expeditorv14.3.27Chef Expeditor2018-07-035-11/+12
| |_|/ |/| |
* | | Merge pull request #7415 from chef/lcg/chefstyle3Lamont Granquist2018-07-0263-185/+183
|\ \ \ | |_|/ |/| |
| * | pick up Gemfile.lock bumpLamont Granquist2018-07-021-1/+1
| * | fix Style/PreferredHashMethodsLamont Granquist2018-07-0262-182/+180
| * | fix Naming/HeredocDelimiterCaseLamont Granquist2018-07-021-3/+3
|/ /
* | Bump version to 14.3.26 by Chef Expeditorv14.3.26Chef Expeditor2018-07-021-1/+1
* | Bump version to 14.3.25 by Chef Expeditorv14.3.25Chef Expeditor2018-07-025-13/+13
* | Merge pull request #7414 from chef/lcg/chefstyle2Lamont Granquist2018-07-02606-11514/+11513
|\ \
| * | fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-024-10/+10
| * | fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-024-11/+11