summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid __dir__ in instance_evalfileTim Smith2020-09-091-1/+1
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-0939-54/+54
* Bump version to 16.5.44 by Chef Expeditorv16.5.44Chef Expeditor2020-09-097-19/+20
* Merge pull request #10406 from chef/bump_licenseTim Smith2020-09-093-7/+7
|\
| * Allow for license-acceptance 2.0 gemTim Smith2020-09-093-7/+7
|/
* Bump version to 16.5.43 by Chef Expeditorv16.5.43Chef Expeditor2020-09-097-20/+21
* Merge pull request #10376 from chef/jsinha/add_s390x_rhel8_sles15Tim Smith2020-09-091-0/+2
|\
| * Enable s390x RHEL8 and SLES15 platformsJaymala Sinha2020-09-091-0/+2
|/
* Bump version to 16.5.42 by Chef Expeditorv16.5.42Chef Expeditor2020-09-097-20/+20
* Merge pull request #10405 from chef/autoload_lic_acceptTim Smith2020-09-091-1/+3
|\
| * autoload license_acceptance/acceptor in knife loadingmwrock2020-09-091-1/+3
* | Update pending release notesTim Smith2020-09-091-0/+1
* | Bump version to 16.5.41 by Chef Expeditorv16.5.41Chef Expeditor2020-09-097-18/+20
* | Merge pull request #10400 from chef/VSingh/fix-windows-test-casesTim Smith2020-09-094-0/+17
|\ \
| * | Add patent & docs links in knife help commandVSingh/fix-windows-test-casesVivek Singh2020-09-091-0/+9
| * | Add Patents info to chef infra & solo clientVivek Singh2020-09-093-0/+8
* | | Update CHANGELOG.md with details from pull request #10370Chef Expeditor2020-09-091-3/+4
* | | Merge pull request #10370 from chef/remove_loopsTim Smith2020-09-091-2/+0
|\ \ \
| * | | Remove a redundant spec loopremove_loopsTim Smith2020-09-081-2/+0
* | | | Bump version to 16.5.40 by Chef Expeditorv16.5.40Chef Expeditor2020-09-097-20/+20
* | | | Merge pull request #10402 from chef/opensslTim Smith2020-09-092-3/+3
|\ \ \ \
| * | | | Update openssl to 1.0.2wTim Smith2020-09-092-3/+3
|/ / / /
* | | | Add release notes placeholderTim Smith2020-09-081-0/+22
* | | | Bump version to 16.5.39 by Chef Expeditorv16.5.39Chef Expeditor2020-09-097-18/+20
* | | | Merge pull request #10399 from chef/bump_ohaiTim Smith2020-09-082-3/+3
|\ \ \ \
| * | | | Update Ohai to 16.5Tim Smith2020-09-082-3/+3
|/ / / /
* | | | Update CHANGELOG.md with details from pull request #10398Chef Expeditor2020-09-091-3/+4
* | | | Merge pull request #10398 from chef/VSingh/fix-windows-test-casesTim Smith2020-09-081-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Mock File.expand_path to fix window C:/ dir appended in absolute pathVivek Singh2020-09-091-0/+1
|/ / /
* | | Bump version to 16.5.38 by Chef Expeditorv16.5.38Chef Expeditor2020-09-097-19/+20
* | | Bump version to 16.5.37 by Chef Expeditorv16.5.37Chef Expeditor2020-09-097-19/+20
|/ /
* | Merge pull request #10396 from chef/stringsTim Smith2020-09-082-10/+9
|\ \
| * | Use include? to example strings when we don't need a regexstringsTim Smith2020-09-082-10/+9
* | | Merge pull request #10395 from chef/faster_rhsmTim Smith2020-09-082-26/+40
|\ \ \ | |_|/ |/| |
| * | Stop using grep to parse textfaster_rhsmTim Smith2020-09-082-19/+27
| * | Fix yard commentTim Smith2020-09-081-1/+1
| * | rhsm_register: Avoid potentially checking if we need to register twiceTim Smith2020-09-081-8/+14
* | | Bump version to 16.5.36 by Chef Expeditorv16.5.36Chef Expeditor2020-09-087-19/+20
* | | Merge pull request #10383 from chef/autoloadTim Smith2020-09-0868-157/+224
|\ \ \ | |_|/ |/| |
| * | add a comment about the ruby warning level suppressionautoloadmwrock2020-09-081-0/+4
| * | use autoloading for many required gemsmwrock2020-09-0868-157/+220
|/ /
* | Bump version to 16.5.35 by Chef Expeditorv16.5.35Chef Expeditor2020-09-087-19/+20
* | Merge pull request #10393 from chef/VSingh/data-collector-output-locationsTim Smith2020-09-087-131/+235
|\ \
| * | Config validation updatesVivek Singh2020-09-092-29/+28
| * | Fix chefstyleVSingh/data-collector-output-locationsVivek Singh2020-09-081-1/+1
| * | Fixes urls configurations catches files optionsVivek Singh2020-09-081-1/+1
| * | Fixes integration specsVivek Singh2020-09-082-3/+9
| * | Fixes build failureVivek Singh2020-09-082-1/+2
| * | Data collector docs minor updatesVivek Singh2020-09-081-2/+3
| * | Data collector multiple fixesVivek Singh2020-09-086-125/+222