summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update validation error messagechef-davin-mainTim Smith2020-09-111-1/+1
* Allow users to take a String as wellTim Smith2020-09-112-5/+11
* Simplify validation and add some unit testsTim Smith2020-09-112-15/+23
* Use a frozen constant for the privs we acceptTim Smith2020-09-111-48/+48
* Add initial unit testTim Smith2020-09-112-1/+31
* another rewrite of the validation of the privilege property.Davin Taddeo2020-09-111-1/+15
* some modifications to make the allowed privilege list a little easier to sort...Davin Taddeo2020-09-112-47/+47
* A validation update to the windows_user_privilege resource I believe will ass...Davin Taddeo2020-09-112-5/+6
* Bump version to 16.5.51 by Chef Expeditorv16.5.51Chef Expeditor2020-09-107-19/+20
* Merge pull request #10416 from chef/docsTim Smith2020-09-101-5/+1
|\
| * Update lib/chef/resource/sysctl.rb Tim Smith2020-09-101-1/+1
| * Update sysctl resource description to match realityTim Smith2020-09-101-5/+1
|/
* Bump version to 16.5.50 by Chef Expeditorv16.5.50Chef Expeditor2020-09-107-19/+20
* Merge pull request #10413 from jasonwbarnett/feature/add-name-to-rhsm_registerTim Smith2020-09-102-0/+36
|\
| * Add system_name property to rhsm_register resourceJason Barnett2020-09-102-0/+36
* | Bump version to 16.5.49 by Chef Expeditorv16.5.49Chef Expeditor2020-09-107-19/+20
* | Merge pull request #10409 from chef/snapTim Smith2020-09-101-1/+0
|\ \
| * | Remove debug puts from snap_packagesnapTim Smith2020-09-091-1/+0
| |/
* | Bump version to 16.5.48 by Chef Expeditorv16.5.48Chef Expeditor2020-09-107-19/+20
* | Merge pull request #10412 from chef-davin/mainTim Smith2020-09-102-20/+32
|\ \ | |/ |/|
| * had `unified_mode true` twice. reduced it to onceDavin Taddeo2020-09-101-2/+0
| * Update the windows_firewall_profile resource to move the load_firewall_state ...Davin Taddeo2020-09-102-18/+32
|/
* Bump version to 16.5.47 by Chef Expeditorv16.5.47Chef Expeditor2020-09-107-19/+20
* Merge pull request #10371 from chef/lcg/ohai-timing-testLamont Granquist2020-09-091-0/+61
|\
| * Add an ohai timing test to find busted DNS on CI testerslcg/ohai-timing-testLamont Granquist2020-09-081-0/+61
* | Bump version to 16.5.46 by Chef Expeditorv16.5.46Chef Expeditor2020-09-107-19/+20
* | Merge pull request #10401 from chef/fileTim Smith2020-09-0938-54/+52
|\ \
| * | Update tasks/rspec.rbTim Smith2020-09-091-2/+0
| * | 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.45 by Chef Expeditorv16.5.45Chef Expeditor2020-09-097-19/+20
* | | Merge pull request #10408 from chef/cpu_quotaTim Smith2020-09-092-3/+3
|\ \ \ | |/ / |/| |
| * | Allow cpu_quota values > 100Tim Smith2020-09-092-3/+3
|/ /
* | 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