summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 15.0.286 by Chef Expeditorv15.0.286Chef Expeditor2019-05-116-15/+15
* Merge pull request #8519 from chef/lcg/use-require-relative2Tim Smith2019-05-1018-21/+21
|\
| * Change some more require to require_relativeLamont Granquist2019-05-1018-21/+21
|/
* Bump version to 15.0.285 by Chef Expeditorv15.0.285Chef Expeditor2019-05-116-13/+15
* Merge pull request #8507 from MarkGibbons/solaris_bootstrapTim Smith2019-05-102-1/+24
|\
| * Use exports compatibile with /bin/sh in the bootstrap scriptmarkgibbons2019-05-082-1/+24
* | Update CHANGELOG.md with details from pull request #8509Chef Expeditor2019-05-101-3/+4
* | Add comments to the Dockerfile explaining how it all works (#8509)Tim Smith2019-05-101-1/+17
* | Bump version to 15.0.284 by Chef Expeditorv15.0.284Chef Expeditor2019-05-106-14/+15
* | Merge pull request #8489 from MsysTechnologiesllc/VSingh/bootstrap-parse-max-...Bryan McLellan2019-05-101-1/+1
|\ \
| * | Use #to_f instead of #to_i for the max_wait option.Vivek Singh2019-05-081-1/+1
| * | Fixes for bootstrap ssh connection option max-waitVivek Singh2019-05-081-1/+1
* | | Bump version to 15.0.283 by Chef Expeditorv15.0.283Chef Expeditor2019-05-106-14/+15
* | | Merge pull request #8451 from MsysTechnologiesllc/Kapil/MSYS-996_Win32APIErro...Bryan McLellan2019-05-102-1/+26
|\ \ \
| * | | Fix for Chef::Exceptions::Win32APIError: The operation completed successfullyKapil Chouhan2019-05-102-1/+26
* | | | Bump version to 15.0.282 by Chef Expeditorv15.0.282Chef Expeditor2019-05-096-14/+15
* | | | Merge pull request #8513 from chef/env_quotesTim Smith2019-05-095-11/+5
|\ \ \ \
| * | | | CHEF_LICENSE environment variables should be quotedenv_quotestyler-ball2019-05-095-11/+5
|/ / / /
* | | | Bump version to 15.0.281 by Chef Expeditorv15.0.281Chef Expeditor2019-05-096-14/+15
* | | | Merge pull request #8492 from MsysTechnologiesllc/Kapil/MSYS-1006_chef_14_win...Tim Smith2019-05-081-1/+1
|\ \ \ \
| * | | | Fix for chef 14 windows_feature fails on windows 2008r2Kapil Chouhan2019-05-081-1/+1
| | |/ / | |/| |
* | | | Bump version to 15.0.280 by Chef Expeditorv15.0.280Chef Expeditor2019-05-096-14/+15
* | | | Merge pull request #8508 from chef/lcg/use-require-relativeLamont Granquist2019-05-08732-2308/+2308
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix a bunch of weirdly mangled require linesLamont Granquist2019-05-08312-316/+316
| * | | Convert require to require_relativeLamont Granquist2019-05-08732-2308/+2308
|/ / /
* | | Merge pull request #8504 from chef/expeditor_update2Tim Smith2019-05-082-6/+4
|\ \ \
| * | | Switch expeditor gem updating to use bundle lockTim Smith2019-05-082-6/+4
* | | | Bump version to 15.0.279 by Chef Expeditorv15.0.279Chef Expeditor2019-05-086-14/+15
* | | | Merge pull request #8505 from chef/btm/omnibus-licenseBryan McLellan2019-05-082-1/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Convert EULA to a local fileBryan McLellan2019-05-082-1/+49
* | | | Bump version to 15.0.278 by Chef Expeditorv15.0.278Chef Expeditor2019-05-086-14/+15
* | | | Merge pull request #8499 from chef/lcg/clean-up-omnibus-install-errorLamont Granquist2019-05-085-203/+25
|\ \ \ \
| * | | | clean up omnibus installer error and remove chef-fipsLamont Granquist2019-05-085-203/+25
* | | | | Bump version to 15.0.277 by Chef Expeditorv15.0.277Chef Expeditor2019-05-086-14/+15
* | | | | Merge pull request #8498 from chef/btm/omnibus-licenseTim Smith2019-05-081-2/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Update the omnibus build license to the Chef EULABryan McLellan2019-05-081-2/+2
|/ / /
* | | Bump version to 15.0.276 by Chef Expeditorv15.0.276Chef Expeditor2019-05-086-14/+15
* | | Merge pull request #8496 from MsysTechnologiesllc/VSingh/bootstrap-license-co...Bryan McLellan2019-05-082-2/+2
|\ \ \ | |/ / |/| |
| * | Fix FATAL: Configuration error SyntaxError in client.rbVivek Singh2019-05-082-2/+2
|/ /
* | Bump version to 15.0.275 by Chef Expeditorv15.0.275Chef Expeditor2019-05-086-14/+15
* | Merge pull request #8471 from chef/knife_licenseTim Smith2019-05-078-32/+85
|\ \
| * | knife bootstrap should only request license when installing Chef 15knife_licensetyler-ball2019-05-078-32/+85
|/ /
* | Bump version to 15.0.274 by Chef Expeditorv15.0.274Chef Expeditor2019-05-076-14/+15
* | Merge pull request #8480 from chef/lcg/target-mode-tweaksLamont Granquist2019-05-073-16/+21
|\ \
| * | Target mode code tweakslcg/target-mode-tweaksLamont Granquist2019-05-073-16/+21
* | | Disable opensuse 42 tests failing builds for nowTim Smith2019-05-071-0/+16
* | | Minor release note fixTim Smith2019-05-071-1/+1
* | | Bump version to 15.0.273 by Chef Expeditorv15.0.273Chef Expeditor2019-05-076-14/+15
* | | Merge pull request #8487 from chef/CHEF-8469/check-for-dir-before-creatingTim Smith2019-05-071-3/+12
|\ \ \
| * | | Check for directories on Windows before creatingMarc A. Paradise2019-05-071-3/+12