summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix testing / installing on SLES 15sles15_symlinksTim Smith2018-10-304-10/+35
* | | | | | | | Bump version to 15.0.17 by Chef Expeditorv15.0.17Chef Expeditor2018-10-315-11/+12
* | | | | | | | Merge pull request #7822 from chef/fix_win32_certstore_licenseTim Smith2018-10-302-8/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Update win32-certstore to include a licensefix_win32_certstore_licenseTim Smith2018-10-302-8/+8
|/ / / / / / /
* | | | | | | Bump version to 15.0.16 by Chef Expeditorv15.0.16Chef Expeditor2018-10-305-11/+12
* | | | | | | Merge pull request #7731 from chef/windows_resourcesTim Smith2018-10-307-0/+676
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Update the introduced field to be 14.7Tim Smith2018-10-302-2/+2
| * | | | | | Auto mark windows_certificate as sensitive if a password is setTim Smith2018-10-303-3/+14
| * | | | | | Description fixes from reviewTim Smith2018-10-292-6/+6
| * | | | | | Add windows_certificate and windows_share resourcesTim Smith2018-10-297-0/+665
| | |_|/ / / | |/| | | |
* | | | | | Bump version to 15.0.15 by Chef Expeditorv15.0.15Chef Expeditor2018-10-305-11/+12
* | | | | | Merge pull request #7240 from chef/route_resourceTim Smith2018-10-303-17/+32
|\ \ \ \ \ \
| * | | | | | Fix support for passing route type as a Stringroute_resourceTim Smith2018-10-292-3/+8
| * | | | | | Remove unused route resource propertiesTim Smith2018-10-292-15/+25
* | | | | | | Bump version to 15.0.14 by Chef Expeditorv15.0.14Chef Expeditor2018-10-305-13/+14
* | | | | | | Merge pull request #7813 from chef/inspect_symbolsLamont Granquist2018-10-301-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix inspector to properly handle defaults that are symbolsinspect_symbolsTim Smith2018-10-291-1/+1
|/ / / / / /
* | | | | | Bump version to 15.0.13 by Chef Expeditorv15.0.13Chef Expeditor2018-10-295-11/+12
* | | | | | Merge pull request #7794 from chef/lcg/chef-15-cleanup-cookbook-loaderTim Smith2018-10-292-70/+42
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | cookbook loader cleanupLamont Granquist2018-10-292-70/+42
|/ / / /
* | | | Bump version to 15.0.12 by Chef Expeditorv15.0.12Chef Expeditor2018-10-295-11/+12
* | | | Bump version to 15.0.11 by Chef Expeditorv15.0.11Chef Expeditor2018-10-295-11/+12
* | | | Bump version to 15.0.10 by Chef Expeditorv15.0.10Chef Expeditor2018-10-295-11/+12
| |/ / |/| |
* | | 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
|\ \ \ \ | |/ / / |/| | |