summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update deps to bring in the new ca-certscacertsTim Smith2018-11-082-15/+19
* Bump version to 15.0.53 by Chef Expeditorv15.0.53Chef Expeditor2018-11-075-11/+12
* Merge pull request #7890 from chef/lcg/node-attribute-whitspace-fixesLamont Granquist2018-11-071-185/+189
|\
| * fix whitespace in node attributes [ci skip]Lamont Granquist2018-11-071-185/+189
|/
* Bump version to 15.0.52 by Chef Expeditorv15.0.52Chef Expeditor2018-11-075-11/+12
* Merge pull request #7886 from chef/lcg/yum-version-with-package-sourceLamont Granquist2018-11-071-0/+18
|\
| * spelling is a thinglcg/yum-version-with-package-sourceLamont Granquist2018-11-071-2/+2
| * add tests for yum version with package_source bugLamont Granquist2018-11-071-0/+18
* | Bump version to 15.0.51 by Chef Expeditorv15.0.51Chef Expeditor2018-11-075-11/+12
* | Merge pull request #7866 from chef/provisioningTim Smith2018-11-073-82/+3
|\ \
| * | Remove Chef provisioning lazy loadingprovisioningTim Smith2018-11-023-82/+3
* | | Bump version to 15.0.50 by Chef Expeditorv15.0.50Chef Expeditor2018-11-075-11/+12
* | | Merge pull request #7884 from chef/descriptionsTim Smith2018-11-0723-37/+34
|\ \ \
| * | | More tweaks to when we quote defaults in resource-inspectorTim Smith2018-11-072-2/+2
| * | | More resource description updatesTim Smith2018-11-0722-36/+33
| | |/ | |/|
* | | Merge pull request #7858 from chef/breaking_changesTim Smith2018-11-071-0/+69
|\ \ \ | |/ / |/| |
| * | Document our breaking changes in Chef 15breaking_changesTim Smith2018-11-041-0/+69
* | | Bump version to 15.0.49 by Chef Expeditorv15.0.49Chef Expeditor2018-11-075-11/+12
* | | Merge pull request #7879 from chef/firewallStuart Preston2018-11-072-24/+69
|\ \ \
| * | | Coerce arrays of ints to an array of stringsfirewallTim Smith2018-11-062-6/+13
| * | | Allow passing multiple ports in windows_firewallTim Smith2018-11-062-24/+62
* | | | Bump version to 15.0.48 by Chef Expeditorv15.0.48Chef Expeditor2018-11-065-11/+12
* | | | Bump version to 15.0.47 by Chef Expeditorv15.0.47Chef Expeditor2018-11-065-11/+12
|/ / /
* | | Merge pull request #7880 from chef/inspector_v2Tim Smith2018-11-061-1/+1
|\ \ \
| * | | resource inspector: don't convert nil to "nil" in default valuesinspector_v2Tim Smith2018-11-061-1/+1
* | | | Merge pull request #7881 from chef/wordingTim Smith2018-11-0611-34/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Add additional descriptions to resource and update otherswordingTim Smith2018-11-0611-34/+47
|/ / /
* | | Bump version to 15.0.46 by Chef Expeditorv15.0.46Chef Expeditor2018-11-065-11/+11
* | | More release notes typosTim Smith2018-11-051-1/+1
* | | Fix release notes typoTim Smith2018-11-051-1/+1
* | | Bump version to 15.0.45 by Chef Expeditorv15.0.45Chef Expeditor2018-11-055-11/+12
* | | Merge pull request #7871 from tomdoherty/run-initramfs_command-only-onceTim Smith2018-11-051-13/+19
|\ \ \
| * | | Defer running initramfs_command until end of runTom Doherty2018-11-051-13/+19
* | | | Bump version to 15.0.44 by Chef Expeditorv15.0.44Chef Expeditor2018-11-055-10/+10
* | | | Bump version to 15.0.43 by Chef Expeditorv15.0.43Chef Expeditor2018-11-055-10/+10
* | | | Bump version to 15.0.42 by Chef Expeditorv15.0.42Chef Expeditor2018-11-055-11/+12
* | | | Bump version to 15.0.41 by Chef Expeditorv15.0.41Chef Expeditor2018-11-055-11/+12
* | | | Merge pull request #7852 from chef/cookbook_createTim Smith2018-11-052-71/+0
|\ \ \ \
| * | | | Fully remove knife cookbook create commandcookbook_createTim Smith2018-11-022-71/+0
* | | | | Merge pull request #7867 from chef/validationsTim Smith2018-11-056-9/+18
|\ \ \ \ \
| * | | | | Add more validation_messages to propertiesvalidationsTim Smith2018-11-036-9/+18
| | |_|_|/ | |/| | |
* | | | | Bump version to 15.0.40 by Chef Expeditorv15.0.40Chef Expeditor2018-11-055-11/+12
* | | | | Merge pull request #7869 from chef/knife_descriptionsTim Smith2018-11-0514-14/+14
|\ \ \ \ \
| * | | | | Make knife command banners consistentknife_descriptionsTim Smith2018-11-0414-14/+14
| | |_|/ / | |/| | |
* | | | | Bump version to 15.0.39 by Chef Expeditorv15.0.39Chef Expeditor2018-11-055-11/+12
* | | | | Merge pull request #7842 from Intility/windows_firewall_ruleTim Smith2018-11-053-0/+561
|\ \ \ \ \
| * | | | | remove references to the cookbookTor Magnus Rakvåg2018-11-011-4/+0
| * | | | | add testsTor Magnus Rakvåg2018-11-011-0/+361
| * | | | | wire up windows_firewall_ruleTor Magnus Rakvåg2018-11-011-0/+1
| * | | | | port resource from cookbook, add descriptionsTor Magnus Rakvåg2018-11-011-0/+203