summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a note to cron_accessmore_and_more_descriptionsTim Smith2020-05-011-1/+1
* Embed the note for chocolatey_description to the descriptionTim Smith2020-05-011-1/+1
* Split the descriptions and notes outTim Smith2020-05-011-8/+12
* We don't use the resource name bolding functionality anymoreTim Smith2020-05-011-14/+0
* Skip nil values in the type listTim Smith2020-05-011-4/+6
* Bump the ignored default length to 45Tim Smith2020-05-011-1/+1
* Don't put very long descriptions in the block exampleTim Smith2020-05-011-1/+3
* Don't write out false values for configs in the resource yamlTim Smith2020-05-011-34/+30
* Improve descriptionsTim Smith2020-05-015-7/+12
* Use the brand name not the CLI name in more placesTim Smith2020-05-012-2/+2
* Improve descriptions and add a missing resource requireTim Smith2020-05-012-5/+9
* Skip syntax_shortcode entirely unless we're in a log resourceTim Smith2020-05-011-4/+1
* Remove some nils that come for freeTim Smith2020-05-011-4/+0
* Chefstyle fixesTim Smith2020-05-011-2/+2
* Add examples to apt_packageTim Smith2020-05-011-0/+29
* Handle the scenario where there are no properties betterTim Smith2020-05-011-3/+7
* Remove some special content for breakpointTim Smith2020-05-011-6/+1
* Another round of description updatesTim Smith2020-05-018-12/+13
* 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