summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #7818 from chef/windows_resourcesTim Smith2018-10-312-2/+0
|\ \ \ \ \
| * | | | | Remove preview resource from windows_certificate & windows_shareTim Smith2018-10-302-2/+0
* | | | | | Bump version to 15.0.20 by Chef Expeditorv15.0.20Chef Expeditor2018-10-315-11/+12
* | | | | | Merge pull request #7823 from chef/win32_cert_bumpTim Smith2018-10-301-1/+1
|\ \ \ \ \ \
| * | | | | | Bump win32-certstore to 0.1.11Tim Smith2018-10-301-1/+1
* | | | | | | Bump version to 15.0.19 by Chef Expeditorv15.0.19Chef Expeditor2018-10-315-11/+12
* | | | | | | Merge pull request #7820 from chef/lcg/chef-15-cleanup-cookbook-loaderLamont Granquist2018-10-304-77/+110
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | more removal of cookbook shadowing/merginglcg/chef-15-cleanup-cookbook-loaderLamont Granquist2018-10-302-7/+4
| * | | | | | clean up some ivars and mark some methods privateLamont Granquist2018-10-301-41/+43
| * | | | | | More cookbook loader cleanup and documentationLamont Granquist2018-10-303-30/+64
* | | | | | | Bump version to 15.0.18 by Chef Expeditorv15.0.18Chef Expeditor2018-10-315-11/+12
* | | | | | | Merge pull request #7819 from chef/sles15_symlinksTim Smith2018-10-304-10/+35
|\ \ \ \ \ \ \
| * | | | | | | Remove bashisms so these scripts work on legacy platformsTim Smith2018-10-303-6/+6
| * | | | | | | 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