summaryrefslogtreecommitdiff
path: root/lib/chef/win32/api/installer.rb
Commit message (Expand)AuthorAgeFilesLines
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-10/+9
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* windows_package is idempotent againjdm/winstaller-idempotentJay Mundrawala2015-04-301-1/+1
* Remove trailing null character from msi propertiesSimon Detheridge2015-03-111-1/+1
* CHEF-5087: Add a Windows Installer package providerBryan McLellan2014-03-271-0/+166