summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump inspec-core-bin to 4.18.97expeditor/inspec-core-bin_4.18.97Chef Expeditor2020-02-251-9/+18
* Bump version to 16.0.79 by Chef Expeditorv16.0.79Chef Expeditor2020-02-247-19/+20
* Bump version to 16.0.78 by Chef Expeditorv16.0.78Chef Expeditor2020-02-247-19/+20
* Merge pull request #8986 from MsysTechnologiesllc/VSingh/fix-knife-download-e...Lamont Granquist2020-02-243-7/+68
|\
| * ChefFS and knife environment matching the outputVivek Singh2019-10-143-7/+68
* | Bump version to 16.0.77 by Chef Expeditorv16.0.77Chef Expeditor2020-02-247-19/+20
* | Merge pull request #9156 from MsysTechnologiesllc/ash/Fix_no_runlist_issueTim Smith2020-02-242-3/+2
|\ \
| * | Optimize by using Mash as per review commentsNAshwini2020-02-122-4/+3
| * | Don't send empty runlist if do not pass it.NAshwini2020-02-121-1/+1
* | | Merge pull request #9371 from cinc-project/dist_bootstrapTim Smith2020-02-246-28/+38
|\ \ \
| * | | capitalize drive letterMarc Chamberland2020-02-041-3/+3
| * | | remove useless interpolation in commentsMarc Chamberland2020-02-041-2/+2
| * | | Pass distro and platform specific paths into bootstrap templatesMarc Chamberland2020-02-043-20/+20
| * | | Allow "folders method" to receive platform argMarc Chamberland2020-02-042-6/+16
* | | | Bump version to 16.0.76 by Chef Expeditorv16.0.76Chef Expeditor2020-02-247-19/+20
* | | | Merge pull request #8653 from chef/lcg/yml-recipesLamont Granquist2020-02-242-2/+74
|\ \ \ \
| * | | | code rearrangement and warn about using arrayslcg/yml-recipesLamont Granquist2020-02-142-17/+21
| * | | | remove erb parsingLamont Granquist2020-02-141-5/+1
| * | | | parse yaml recipesLamont Granquist2020-02-143-2/+74
* | | | | Bump version to 16.0.75 by Chef Expeditorv16.0.75Chef Expeditor2020-02-247-19/+20
* | | | | Merge pull request #9381 from chef/net_http_deprecationsLamont Granquist2020-02-243-6/+2
|\ \ \ \ \
| * | | | | Update HTTPServerException to be HTTPClientExceptionnet_http_deprecationsTim Smith2020-02-193-6/+2
* | | | | | Bump version to 16.0.74 by Chef Expeditorv16.0.74Chef Expeditor2020-02-247-19/+20
* | | | | | Merge pull request #9386 from chef/lcg/unified-mode2Lamont Granquist2020-02-2417-52/+82
|\ \ \ \ \ \
| * | | | | | add a couple more unified_mode resourceslcg/unified-mode2Lamont Granquist2020-02-213-0/+6
| * | | | | | remove useless checkLamont Granquist2020-02-211-1/+1
| * | | | | | Convert more resources to unified_modeLamont Granquist2020-02-2114-52/+76
* | | | | | | Bump version to 16.0.73 by Chef Expeditorv16.0.73Chef Expeditor2020-02-217-19/+20
|/ / / / / /
* | | | | | Merge pull request #9387 from chef/lcg/unescapeLamont Granquist2020-02-218-17/+25
|\ \ \ \ \ \
| * | | | | | Properly fix encoding of the entire URI by using AddressableLamont Granquist2020-02-211-3/+3
| * | | | | | add require for CGIlcg/unescapeLamont Granquist2020-02-208-5/+13
| * | | | | | fix ruby 2.7 URI.unescape deprecationLamont Granquist2020-02-208-11/+11
* | | | | | | Bump version to 16.0.72 by Chef Expeditorv16.0.72Chef Expeditor2020-02-217-19/+20
* | | | | | | Merge pull request #9374 from chef/chefstyle_fixesLamont Granquist2020-02-2014-37/+37
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-02-1814-37/+37
* | | | | | | Bump version to 16.0.71 by Chef Expeditorv16.0.71Chef Expeditor2020-02-207-19/+20
* | | | | | | Merge pull request #9385 from chef/verbosityTim Smith2020-02-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix our verbosity helpTim Smith2020-02-201-1/+1
|/ / / / / / /
* | | | | | | Bump version to 16.0.70 by Chef Expeditorv16.0.70release_description.mdChef Expeditor2020-02-206-16/+16
* | | | | | | Merge pull request #9382 from chef/lcg/bump-deps7Lamont Granquist2020-02-191-10/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bump deps to pick up cheffish + stuffLamont Granquist2020-02-191-10/+10
|/ / / / / /
* | | | | | Bump version to 16.0.69 by Chef Expeditorv16.0.69Chef Expeditor2020-02-207-20/+21
* | | | | | Merge pull request #9379 from chef/lcg/cheffish-constraintLamont Granquist2020-02-191-1/+1
|\ \ \ \ \ \
| * | | | | | relax the cheffish constraintLamont Granquist2020-02-191-1/+1
| |/ / / / /
* | | | | | Bump version to 16.0.68 by Chef Expeditorv16.0.68Chef Expeditor2020-02-197-19/+20
* | | | | | Bump version to 16.0.67 by Chef Expeditorv16.0.67Chef Expeditor2020-02-197-19/+20
* | | | | | Merge pull request #9377 from chef/libarchiveTim Smith2020-02-192-9/+9
|\ \ \ \ \ \
| * | | | | | Update libarchive to 3.4.2 and nokogiri to 1.10.8Tim Smith2020-02-192-9/+9
| |/ / / / /
* | | | | | Merge pull request #9375 from chef/require_relativeTim Smith2020-02-198-8/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use require_relative within the specsrequire_relativeTim Smith2020-02-188-8/+8
|/ / / / /