-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-chocolatey
base: 1.2.1
head repository: puppetlabs/puppetlabs-chocolatey
compare: 1.2.2
- 13 commits
- 8 files changed
- 3 contributors
Commits on Dec 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for afc438d - Browse repository at this point
Copy the full SHA afc438dView commit details -
Merge pull request #106 from empi89/readmefix_choco_install_timeout
fix documentation on choco_install_timeout
Configuration menu - View commit details
-
Copy full SHA for cea8ab3 - Browse repository at this point
Copy the full SHA cea8ab3View commit details
Commits on Dec 17, 2015
-
(GH-105) Error when using puppet apply (the serverversion fact is not…
… present) This makes the module work with puppet agent again. Server version is only checked if the corresponding fact is defined.
Configuration menu - View commit details
-
Copy full SHA for 88c269d - Browse repository at this point
Copy the full SHA 88c269dView commit details -
Merge pull request #109 from empi89/fix-serverversion-on-apply
fix issue #105 (Error when using puppet apply (the serverversion fact is not present))
Configuration menu - View commit details
-
Copy full SHA for 9219ee0 - Browse repository at this point
Copy the full SHA 9219ee0View commit details
Commits on Dec 18, 2015
-
Fixes travis tests (for puppet 3 and puppet 4) and adds validation to init.pp as expected by existing tests.
Configuration menu - View commit details
-
Copy full SHA for 314e30b - Browse repository at this point
Copy the full SHA 314e30bView commit details -
Merge pull request #112 from empi89/fix-tests-chocolatey_download_url
Fix tests chocolatey download url
Configuration menu - View commit details
-
Copy full SHA for bf1e1de - Browse repository at this point
Copy the full SHA bf1e1deView commit details
Commits on Dec 26, 2015
-
(GH-110) ::chocolateyversion fact always necessary
Introducing new parameter chocolatey_version for class chocolatey. Fallback to chocolateyversion fact. Does not change existing behaviour but extends the module interface with the new parameter.
Configuration menu - View commit details
-
Copy full SHA for 7dba8b3 - Browse repository at this point
Copy the full SHA 7dba8b3View commit details
Commits on Jan 5, 2016
-
Merge pull request #108 from empi89/fix-chocolateyversion-param
(GH-110) $::chocolateyversion fact always necessary
Configuration menu - View commit details
-
Copy full SHA for 8f83650 - Browse repository at this point
Copy the full SHA 8f83650View commit details
Commits on Feb 26, 2016
-
Changed use_7zip from 'true' to 'false'
Changed use_7zip from 'true' to 'false' Fixing: chocolatey-archive#117
Configuration menu - View commit details
-
Copy full SHA for 4265270 - Browse repository at this point
Copy the full SHA 4265270View commit details -
Merge pull request #118 from pimpolderman/pimpolderman-issue-117
Changed use_7zip from 'true' to 'false'
Configuration menu - View commit details
-
Copy full SHA for 6744e0f - Browse repository at this point
Copy the full SHA 6744e0fView commit details
Commits on Mar 27, 2016
-
(GH-119) Implement PowerShell Redirection Fix
PowerShell v2/3 caches the output stream. Then it throws errors due to the FileStream not being what is expected. Fixes "The OS handle's position is not what FileStream expected. Do not use a handle simultaneously in one FileStream and in Win32 code or another FileStream." The fix comes from http://www.leeholmes.com/blog/2008/07/30/workaround-the-os-handles-position-is-not-what-filestream-expected/ plus information in the comments that actually makes it work.
Configuration menu - View commit details
-
Copy full SHA for a5a3f7f - Browse repository at this point
Copy the full SHA a5a3f7fView commit details
Commits on Apr 6, 2016
-
Sign the installer script template
The Chocolatey install PowerShell script has been signed at dot org and all of the scripts in Chocolatey 0.9.10 are being signed, so it is appropriate to sign this script as well for the benefit of folks who would need that.
Configuration menu - View commit details
-
Copy full SHA for bda2b98 - Browse repository at this point
Copy the full SHA bda2b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7879a - Browse repository at this point
Copy the full SHA eb7879aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.2.1...1.2.2