summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid setting package to macports and then overriding to homebrewfix_mac_packageTim Smith2020-05-032-3/+1
* Merge pull request #9769 from chef/fix-yaml-toolTim Smith2020-05-011-2/+2
|\
| * Use inspect instead of switching on element type.fix-yaml-toolPete Higgins2020-05-011-7/+1
| * Don't quote arrays in yaml conversion.Pete Higgins2020-05-011-1/+7
| * Allow symbols in yaml conversion.Pete Higgins2020-05-011-1/+1
* | Bump version to 16.0.265 by Chef Expeditorv16.0.265Chef Expeditor2020-05-017-19/+20
* | Merge pull request #9775 from chef/more_docs_stuffTim Smith2020-05-0121-26/+341
|\ \ | |/ |/|
| * Update cron formattingmore_docs_stuffTim Smith2020-05-012-8/+8
| * Fix more resource formattingTim Smith2020-05-013-10/+10
| * Sort the equal_to valuesTim Smith2020-05-011-1/+1
| * Fixup more formattingTim Smith2020-05-012-5/+5
| * Handle symbols in the equal_to valuesTim Smith2020-05-012-2/+2
| * Remove a magic quoteTim Smith2020-04-301-1/+1
| * Add more examples to resourcesTim Smith2020-04-3015-5/+320
|/
* Bump version to 16.0.264 by Chef Expeditorv16.0.264Chef Expeditor2020-04-307-19/+20
* Merge pull request #9774 from chef/unused_spec_helperTim Smith2020-04-301-13/+0
|\
| * Remove an unused spec helperTim Smith2020-04-301-13/+0
* | Bump version to 16.0.263 by Chef Expeditorv16.0.263Chef Expeditor2020-04-307-19/+20
|/
* Merge pull request #9773 from chef/self_documenting_resourcesTim Smith2020-04-30138-251/+581
|\
| * OS X -> macOSTim Smith2020-04-308-10/+10
| * Docs generation: Add examples & simplify actionsTim Smith2020-04-301-8/+3
| * Add missing examples and resource formatting for docs siteTim Smith2020-04-30130-234/+569
|/
* Bump version to 16.0.262 by Chef Expeditorv16.0.262Chef Expeditor2020-04-307-19/+20
* Merge pull request #9767 from chef/more_docsTim Smith2020-04-3024-76/+100
|\
| * Sort the list of actions when generating docsTim Smith2020-04-291-1/+1
| * More resource formatting and wording updatesTim Smith2020-04-2910-15/+15
| * More resource formatting fixesTim Smith2020-04-293-26/+26
| * Add a skeleton values for actions / examplesTim Smith2020-04-291-0/+22
| * Update lib/chef/resource/apt_preference.rb Tim Smith2020-04-291-1/+1
| * Improve resource doc formattingTim Smith2020-04-295-8/+8
| * Comment why we append --- in the docs generatorTim Smith2020-04-291-0/+2
| * Make sure our yaml blocks end with ---Tim Smith2020-04-291-1/+1
| * Tweak resource formattingTim Smith2020-04-295-9/+9
| * Updates to the code generation taskTim Smith2020-04-291-13/+13
| * Format some descriptions to remove magic quotesTim Smith2020-04-292-4/+4
* | Merge pull request #9772 from jaymzh/releasenotesTim Smith2020-04-301-2/+6
|\ \
| * | Update RELEASE_NOTES.md Tim Smith2020-04-301-1/+1
| * | Some fixes for Chef 16 release notes.Phil Dibowitz2020-04-301-2/+6
|/ /
* | Minor updates to the release notesTim Smith2020-04-301-9/+9
* | Bump version to 16.0.261 by Chef Expeditorv16.0.261Chef Expeditor2020-04-297-19/+20
* | Merge pull request #9765 from chef/more_docsTim Smith2020-04-296-27/+25
|\ \
| * | Update lib/chef/resource/yum_repository.rb Tim Smith2020-04-291-1/+1
| |/
| * Remove some property deprecation logic from the generatorTim Smith2020-04-291-13/+9
| * More resource documentation formatting / clarity improvementsTim Smith2020-04-293-8/+9
| * Document yum_binary propertyTim Smith2020-04-291-1/+2
| * Fix formatting in yum_repository resourceTim Smith2020-04-291-2/+2
| * Fix the name of our new windows resource in the release notesTim Smith2020-04-291-2/+2
| * Skip documenting the deprecated propertiesTim Smith2020-04-291-1/+1
* | Bump version to 16.0.260 by Chef Expeditorv16.0.260Chef Expeditor2020-04-297-19/+20
|/
* Merge pull request #9764 from chef/docsTim Smith2020-04-298-19/+79
|\