summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 16.3.1 by Chef Expeditorv16.3.1Chef Expeditor2020-07-121-1/+1
* Bump version to 16.3.0 by Chef Expeditorv16.3.0Chef Expeditor2020-07-111-1/+1
* Bump version to 16.2.98 by Chef Expeditorv16.2.98Chef Expeditor2020-07-101-1/+1
* Bump version to 16.2.97 by Chef Expeditorv16.2.97Chef Expeditor2020-07-101-1/+1
* Merge pull request #9998 from plexinc/fix_git_resourceLamont Granquist2020-07-101-4/+12
|\
| * Don't try a git branch -f if already on the same branchMatthieu Serrepuy2020-07-101-4/+12
* | Bump version to 16.2.96 by Chef Expeditorv16.2.96Chef Expeditor2020-07-091-1/+1
* | Merge pull request #10138 from chef/fix-windows-openssl-conf-testTim Smith2020-07-091-3/+26
|\ \
| * | Look for openssl.cnf if it is not in the default location.fix-windows-openssl-conf-testPete Higgins2020-07-091-3/+26
* | | Bump version to 16.2.95 by Chef Expeditorv16.2.95Chef Expeditor2020-07-091-1/+1
|/ /
* | Bump version to 16.2.94 by Chef Expeditorv16.2.94Chef Expeditor2020-07-081-1/+1
* | Merge pull request #10133 from chef/sshTim Smith2020-07-081-0/+4
|\ \
| * | Support legacy DSS host keys with knife-sshTim Smith2020-07-081-0/+4
* | | Bump version to 16.2.93 by Chef Expeditorv16.2.93Chef Expeditor2020-07-081-1/+1
|/ /
* | Bump version to 16.2.92 by Chef Expeditorv16.2.92Chef Expeditor2020-07-081-1/+1
* | Merge pull request #10132 from chef/introducedTim Smith2020-07-081-1/+2
|\ \
| * | Add introduced field to new propertyin windows_dns_recordTim Smith2020-07-081-1/+2
* | | Bump version to 16.2.91 by Chef Expeditorv16.2.91Chef Expeditor2020-07-081-1/+1
|/ /
* | Bump version to 16.2.90 by Chef Expeditorv16.2.90Chef Expeditor2020-07-081-1/+1
* | Merge pull request #10120 from jeremyciak/masterTim Smith2020-07-081-0/+16
|\ \ | |/ |/|
| * Adding dns_server property and supporting needsJeremy Ciak2020-07-071-0/+16
* | Bump version to 16.2.89 by Chef Expeditorv16.2.89Chef Expeditor2020-07-081-1/+1
* | Bump version to 16.2.88 by Chef Expeditorv16.2.88Chef Expeditor2020-07-081-1/+1
* | Chefstyle fixesTim Smith2020-07-071-1/+1
* | Bump version to 16.2.87 by Chef Expeditorv16.2.87Chef Expeditor2020-07-081-1/+1
* | Fix quotes for ChefstyleTim Smith2020-07-0710-11/+11
* | expand_path with __dir__ instead of __FILE__Tim Smith2020-07-0711-12/+12
* | Bump version to 16.2.86 by Chef Expeditorv16.2.86Chef Expeditor2020-07-081-1/+1
* | Bump version to 16.2.85 by Chef Expeditorv16.2.85Chef Expeditor2020-07-071-1/+1
* | Bump version to 16.2.84 by Chef Expeditorv16.2.84Chef Expeditor2020-07-071-1/+1
* | Merge pull request #10123 from chef/assignmentTim Smith2020-07-0713-39/+23
|\ \
| * | Avoid assigning variables before returning if we don't have toTim Smith2020-07-0713-39/+23
* | | Add spaces after attrsTim Smith2020-07-078-0/+12
|/ /
* | Bump version to 16.2.83 by Chef Expeditorv16.2.83Chef Expeditor2020-07-061-1/+1
* | Fix warning message for cb / core resource conflictTim Smith2020-07-061-2/+5
|/
* Bump version to 16.2.82 by Chef Expeditorv16.2.82Chef Expeditor2020-07-061-1/+1
* Bump version to 16.2.81 by Chef Expeditorv16.2.81Chef Expeditor2020-07-061-1/+1
* Merge pull request #9992 from cinc-project/knife-bootstrap-enforce_license-optTim Smith2020-07-061-1/+1
|\
| * Implement ENFORCE_LICENSE dist constant for knife bootstrapLance Albertson2020-06-281-1/+1
* | Bump version to 16.2.80 by Chef Expeditorv16.2.80Chef Expeditor2020-07-031-1/+1
* | update to powershell_out to be compatible with 32 bit windowsDavin Taddeo2020-07-021-5/+5
* | Bump version to 16.2.79 by Chef Expeditorv16.2.79Chef Expeditor2020-07-021-1/+1
* | Merge pull request #10064 from chef-davin/windows_security_policyTim Smith2020-07-021-20/+49
|\ \
| * | my changes broke my fixes for spellcheck. re-fixing.Davin Taddeo2020-06-291-18/+19
| * | Addressing a couple things:Davin Taddeo2020-06-291-34/+35
| * | more cspell errors fixed, and hopefull windows_functionality is happy nowDavin Taddeo2020-06-261-3/+3
| * | update to resolve cspell errorsDavin Taddeo2020-06-261-22/+23
| * | Merge branch 'windows_security_policy' of github.com:chef-davin/chef into win...Davin Taddeo2020-06-261-6/+4
| |\ \
| | * | Update lib/chef/resource/windows_security_policy.rbDavin Taddeo2020-06-251-6/+4
| * | | Merge branch 'master' of github.com:chef/chef into windows_security_policyDavin Taddeo2020-06-263-3/+27
| |\ \ \ | | |/ / | |/| |