summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version to 15.0.8 by Chef Expeditorv15.0.8Chef Expeditor2018-10-271-1/+1
* Bump version to 15.0.7 by Chef Expeditorv15.0.7Chef Expeditor2018-10-271-1/+1
* 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-271-1/+1
* bit of cleanuplcg/chef-15-cookbook-loaderLamont Granquist2018-10-261-2/+4
* Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-263-58/+6
* Bump version to 15.0.5 by Chef Expeditorv15.0.5Chef Expeditor2018-10-261-1/+1
* 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-261-1/+1
* | Merge pull request #7788 from chef/lcg/chef-15-shell-out-removalLamont Granquist2018-10-262-83/+2
|\ \ | |/ |/|
| * 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-262-82/+2
* | Bump version to 15.0.3 by Chef Expeditorv15.0.3Chef Expeditor2018-10-261-1/+1
* | Merge pull request #7784 from chef/descriptionsTim Smith2018-10-268-17/+17
|\ \
| * | Update description fields from the docs sitedescriptionsTim Smith2018-10-268-17/+17
* | | Bump version to 15.0.2 by Chef Expeditorv15.0.2Chef Expeditor2018-10-261-1/+1
* | | Merge pull request #7786 from chef/prep_15Tim Smith2018-10-2614-14/+0
|\ \ \
| * | | Make all Chef 14 preview resources into full resourcesTim Smith2018-10-2614-14/+0
| | |/ | |/|
* | | Bump version to 15.0.1 by Chef Expeditorv15.0.1Chef Expeditor2018-10-261-1/+1
* | | Merge pull request #7489 from chef/bootstrap_identity_fileTim Smith2018-10-261-5/+1
|\ \ \ | |/ / |/| |
| * | Remove the deprecated knife bootstrap --identity-file flagbootstrap_identity_fileTim Smith2018-08-131-5/+1
* | | Start Chef 15 developmentTim Smith2018-10-261-2/+2
| |/ |/|
* | Bump version to 14.6.47 by Chef Expeditorv14.6.47Chef Expeditor2018-10-251-1/+1
* | Fix locale on RHEL 6 / Amazon LinuxTim Smith2018-10-251-1/+1
* | Bump version to 14.6.46 by Chef Expeditorv14.6.46Chef Expeditor2018-10-251-1/+1
* | Bump version to 14.6.45 by Chef Expeditorv14.6.45Chef Expeditor2018-10-251-1/+1
* | Bump version to 14.6.44 by Chef Expeditorv14.6.44Chef Expeditor2018-10-251-1/+1
* | Move iso8601 gem to windows only gemspecTim Smith2018-10-251-1/+1
* | Bump version to 14.6.43 by Chef Expeditorv14.6.43Chef Expeditor2018-10-251-1/+1
* | Bump version to 14.6.42 by Chef Expeditorv14.6.42Chef Expeditor2018-10-251-1/+1
* | Bump version to 14.6.41 by Chef Expeditorv14.6.41Chef Expeditor2018-10-241-1/+1
* | Bump version to 14.6.40 by Chef Expeditorv14.6.40Chef Expeditor2018-10-241-1/+1
* | Bump version to 14.6.39 by Chef Expeditorv14.6.39Chef Expeditor2018-10-241-1/+1
* | Merge pull request #7767 from josh-barker/fix-registry-key-sensitiveTim Smith2018-10-241-6/+15
|\ \
| * | Fix the registry_key resource so the correct value is set when sensitive is trueJosh Barker2018-10-241-6/+15