summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_package.rb
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Allow action :nothing for windows_package, ips_package, paludis_packa...Julian C. Dunn2015-02-041-1/+1
* Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-281-0/+1
* Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-281-1/+0
* Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-281-1/+2
* windows_package installer_type should be a symbolBryan McLellan2014-10-281-1/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-3/+1
* CHEF-5087: Hide win32 if not on windowsBryan McLellan2014-03-281-1/+1
* CHEF-5087: Add a Windows Installer package providerBryan McLellan2014-03-271-0/+79