summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated ohai_name property from the ohai resourceohai_nameTim Smith2018-10-292-8/+0
* Merge pull request #7789 from chef/freebsdTim Smith2018-10-298-455/+5
|\
| * Remove deprecated support for FreeBSD pkg providerfreebsdTim Smith2018-10-288-455/+5
* | Merge pull request #7802 from chef/dmg_packageLamont Granquist2018-10-291-39/+51
|\ \
| * | Fix accepting the EULA not workingdmg_packageTim Smith2018-10-281-2/+5
| * | Better detect currently installed packagesTim Smith2018-10-281-3/+3
| * | memoize passphrase_cmdTim Smith2018-10-281-1/+1
| * | Move dmg attached check out to a helper methodTim Smith2018-10-281-1/+7
| * | header property: Don't default to nil or accept nilTim Smith2018-10-281-2/+2
| * | Move more functionality to helper methods and propertiesTim Smith2018-10-281-13/+20
| * | Use full path to hdiutil and prevent finder opening the mounted dmg windowTim Smith2018-10-281-4/+4
| * | Don't rely on shelling out to grep to determine if EULA is necessaryTim Smith2018-10-281-3/+3
| * | Remove declare_resource usageTim Smith2018-10-271-4/+5
| * | Fix dmg_name to actually work the way it was meant toTim Smith2018-10-271-2/+3
| * | Remove logic that uniquely named the remote_file resourceTim Smith2018-10-271-2/+1
| * | Set desired state on several propertiesTim Smith2018-10-271-5/+6
| * | Add missing periods to the descriptionsTim Smith2018-10-271-2/+2
| * | Use current_value instead of the installed propertyTim Smith2018-10-271-8/+2
| |/
* | Merge pull request #7803 from chef/mount_arrayLamont Granquist2018-10-291-2/+2
|\ \
| * | Allow passing array to supports in mount againmount_arrayTim Smith2018-10-271-2/+2
| |/
* | Merge pull request #7804 from chef/documentation_enhancementsLamont Granquist2018-10-295-8/+48
|\ \
| * | Add skip_docs and default_description to resource propertiesdocumentation_enhancementsTim Smith2018-10-285-8/+48
| |/
* | Merge pull request #7797 from chef/macos_timezoneTim Smith2018-10-291-32/+60
|\ \
| * | Add macOS support to the timezone resourcemacos_timezoneTim Smith2018-10-271-32/+60
| |/
* | Merge pull request #7800 from chef/appveyorLamont Granquist2018-10-291-4/+27
|\ \
| * | Break out appveyorTim Smith2018-10-271-4/+27
| |/
* | Bump version to 15.0.9 by Chef Expeditorv15.0.9Chef Expeditor2018-10-295-11/+12
* | Merge pull request #7798 from chef/require_shelloutLamont Granquist2018-10-291-0/+1
|\ \ | |/ |/|
| * Require mixin::shellout where we use itrequire_shelloutTim Smith2018-10-271-0/+1
|/
* Bump version to 15.0.8 by Chef Expeditorv15.0.8Chef Expeditor2018-10-275-11/+12
* Merge pull request #7796 from chef/lcg/fix-external-testsTim Smith2018-10-261-1/+1
|\
| * add GEMFILE_MOD to pin ohai to github masterlcg/fix-external-testsLamont Granquist2018-10-261-1/+1
* | Bump version to 15.0.7 by Chef Expeditorv15.0.7Chef Expeditor2018-10-275-11/+12
* | Merge pull request #7793 from chef/lcg/chef-15-shell-out-edge-conditionLamont Granquist2018-10-261-1/+3
|\ \ | |/ |/|
| * this still needs to be restricted to only providersLamont Granquist2018-10-261-1/+3
|/
* Bump version to 15.0.6 by Chef Expeditorv15.0.6Chef Expeditor2018-10-275-11/+12
* Merge pull request #7792 from chef/lcg/chef-15-cookbook-loaderLamont Granquist2018-10-265-142/+27
|\
| * bit of cleanuplcg/chef-15-cookbook-loaderLamont Granquist2018-10-262-3/+4
| * Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-265-140/+24
|/
* Bump version to 15.0.5 by Chef Expeditorv15.0.5Chef Expeditor2018-10-265-11/+12
* Merge pull request #7790 from chef/require_recipeTim Smith2018-10-261-6/+0
|\
| * Remove legacy require_recipe DSL methodTim Smith2018-10-261-6/+0
* | Bump version to 15.0.4 by Chef Expeditorv15.0.4Chef Expeditor2018-10-265-11/+12
* | Merge pull request #7788 from chef/lcg/chef-15-shell-out-removalLamont Granquist2018-10-265-302/+3
|\ \ | |/ |/|
| * remove more deprecated specsLamont Granquist2018-10-261-30/+0
| * more spec removallcg/chef-15-shell-out-removalLamont Granquist2018-10-261-56/+0
| * delete the argument that will go away in chef 15Lamont Granquist2018-10-261-1/+0
| * Do the shell_out deprecations for Chef-15.Lamont Granquist2018-10-263-215/+3
* | Bump version to 15.0.3 by Chef Expeditorv15.0.3Chef Expeditor2018-10-265-13/+14
* | Merge pull request #7784 from chef/descriptionsTim Smith2018-10-268-17/+17
|\ \