-
Notifications
You must be signed in to change notification settings - Fork 64
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-iis
base: 4.1.2
head repository: puppetlabs/puppetlabs-iis
compare: 4.2.0
- 11 commits
- 11 files changed
- 6 contributors
Commits on Oct 27, 2017
-
(MODULES-5801) Fixes IIS version parsing using regex
Previously the IIS version detection would report that IIS was version `10.` on Server 2016 and Windows 10. This commit changes the IIS version detection to use a simple regex.
Configuration menu - View commit details
-
Copy full SHA for f69c919 - Browse repository at this point
Copy the full SHA f69c919View commit details -
(MODULES-5801) Add IIS 10.0 to confines for IIS types
This commit adds IIS Version 10.0 to the allowed confines list for the following providers using the Web Adminstration model: iis_application iis_application_pool iis_site iis_virtual_directory
Configuration menu - View commit details
-
Copy full SHA for 24c4901 - Browse repository at this point
Copy the full SHA 24c4901View commit details -
(MODULES-5801) Use numbers instead of strings for version comparison
Previously the Preload Enabled feature would fail to be set or retreived because the text based version check would think that IIS version 10.0 was older than IIS 7.5. This commit changes the version checking to use floating point numbers (Double) instead of strings which will then compute correctly that 10.0 is younger than 7.5.
Configuration menu - View commit details
-
Copy full SHA for a05d1b8 - Browse repository at this point
Copy the full SHA a05d1b8View commit details -
(MODULES-5803) Use test fixtures available in Server Core
Previously the acceptance tests used the Web-Mgmt-Console feature for a test fixture, however this is do not exist on Server Core. This commit changes the test fixture feature to Web-Scripting-Tools which is available in Core and Full Desktop experience editions.
Configuration menu - View commit details
-
Copy full SHA for 89923f0 - Browse repository at this point
Copy the full SHA 89923f0View commit details
Commits on Oct 30, 2017
-
(docs) Update documentation for IIS 10
This commit updates the README.md and metadata.json files to state that IIS 10.0 is supported (IIS 10 implies support for Server 2016 Operating System).
Configuration menu - View commit details
-
Copy full SHA for 014626a - Browse repository at this point
Copy the full SHA 014626aView commit details -
Merge pull request #123 from glennsarti/iis-10.0
(MODULES-5801)(MODULES-5803) Add IIS 10.0 support
Configuration menu - View commit details
-
Copy full SHA for 8b9dfa2 - Browse repository at this point
Copy the full SHA 8b9dfa2View commit details -
(maint) Add Github Pull Request Template
This commit adds a github pull request template to help users submit correctly formatted PR to our projects
Configuration menu - View commit details
-
Copy full SHA for 8957bee - Browse repository at this point
Copy the full SHA 8957beeView commit details
Commits on Nov 1, 2017
-
Merge pull request #124 from jpogran/maint/master/pull-request-template
(maint) Github Pull Request Template
Configuration menu - View commit details
-
Copy full SHA for 226cdfb - Browse repository at this point
Copy the full SHA 226cdfbView commit details
Commits on Nov 2, 2017
-
Merge pull request #126 from puppetlabs/release
Merge 4.1.2 Release to Master
Configuration menu - View commit details
-
Copy full SHA for aadc5ce - Browse repository at this point
Copy the full SHA aadc5ceView commit details
Commits on Nov 3, 2017
-
(MODULES-5927) Prepare for v4.2.0 release
This commit prepares the module for a release of version 4.2.0.
Configuration menu - View commit details
-
Copy full SHA for fca6ff1 - Browse repository at this point
Copy the full SHA fca6ff1View commit details
Commits on Nov 6, 2017
-
Merge pull request #127 from glennsarti/prep-4.2.0
(MODULES-5927) Prepare for v4.2.0 release
Configuration menu - View commit details
-
Copy full SHA for 5d2a87a - Browse repository at this point
Copy the full SHA 5d2a87aView 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 4.1.2...4.2.0