-
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.0
head repository: puppetlabs/puppetlabs-iis
compare: 4.1.1
- 20 commits
- 11 files changed
- 9 contributors
Commits on Aug 15, 2017
-
Merge remote-tracking branch 'origin/release'
* origin/release: (MODULES-5460) Prepare module for 4.1.0 release
Configuration menu - View commit details
-
Copy full SHA for 74e0e16 - Browse repository at this point
Copy the full SHA 74e0e16View commit details
Commits on Aug 22, 2017
-
(docs) Update docs to remove Server 2016
This module does not yet support Windows Server 2016 / IIS v10.
Configuration menu - View commit details
-
Copy full SHA for b431c0f - Browse repository at this point
Copy the full SHA b431c0fView commit details -
Merge pull request #105 from puppetlabs/remove-server-2016-from-readme
(docs) Update docs to remove Server 2016
Configuration menu - View commit details
-
Copy full SHA for 61e464f - Browse repository at this point
Copy the full SHA 61e464fView commit details
Commits on Sep 4, 2017
-
(MODULES-5576) Fix: iis_site preloadenabled not working
Previously, the preload enabled setting for IIS Site was setting service autostart enabled instead of preload enabled. Ensure that the setting sets 'applicationDefaults.preloadEnabled' instead.
Configuration menu - View commit details
-
Copy full SHA for 4467e79 - Browse repository at this point
Copy the full SHA 4467e79View commit details
Commits on Sep 12, 2017
-
(MODULES-5576) Implement preloadenabled
This commit implements the rest of the code needed to make preloadenabled work.
Configuration menu - View commit details
-
Copy full SHA for 3543388 - Browse repository at this point
Copy the full SHA 3543388View commit details -
(MODULES-5576) Add test for preloadenabled
This commit adds an acceptance test for preloadenabled
Configuration menu - View commit details
-
Copy full SHA for 964ef25 - Browse repository at this point
Copy the full SHA 964ef25View commit details -
(MODULES-5381) Expand managed_runtime_version enum
This commit adds the 'No Managed Code' value to the managed_runtime_version enum by adding a empty string to the enum set. The empty string will be translated correctly when set.
Configuration menu - View commit details
-
Copy full SHA for 2bdfe82 - Browse repository at this point
Copy the full SHA 2bdfe82View commit details -
Merge pull request #94 from carlosfbteixeira/module_5381_managed_runt…
…ime_version_property (MODULES-5381)managed_runtime_version should allow the 'No Managed Co…
Configuration menu - View commit details
-
Copy full SHA for 9ee71b6 - Browse repository at this point
Copy the full SHA 9ee71b6View commit details -
Merge pull request #108 from ferventcoder/ticket/MODULES-5576
(MODULES-5576) Fix: iis_site Preload Enabled Not Working
Configuration menu - View commit details
-
Copy full SHA for a814408 - Browse repository at this point
Copy the full SHA a814408View commit details
Commits on Sep 13, 2017
-
(MODULES-5576) Confine IIS Version for preloadenabled
The parameter preloadenabled is only available in IIS 8.0 or greater, so we need to prevent the instances method from trying to get the value if IIS 7.5 is installed.
Configuration menu - View commit details
-
Copy full SHA for 8dc4b53 - Browse repository at this point
Copy the full SHA 8dc4b53View commit details -
(MODULES-5576) Fix IIS 7.5 Support
This commit guards against trying to discover what value preloadenabled is set to when the IIS version is 7.5, as 7.5 does not have preloadenabled functionality.
Configuration menu - View commit details
-
Copy full SHA for 7d2f56d - Browse repository at this point
Copy the full SHA 7d2f56dView commit details -
Merge pull request #111 from jpogran/ticket/master/MODULES-5576-fix-i…
…is-7.5-support (Modules-5576) Fix IIS 7.5 Support
Configuration menu - View commit details
-
Copy full SHA for 4af4bae - Browse repository at this point
Copy the full SHA 4af4baeView commit details -
(MODULES-5576) Confine specs for preloadenabled
This commit confines the specs from trying to run the preloadenabled tests on IIS 7.5
Configuration menu - View commit details
-
Copy full SHA for 5d74779 - Browse repository at this point
Copy the full SHA 5d74779View commit details -
Merge pull request #112 from jpogran/ticket/master/MODULES-5576-fix-i…
…is-7.5-support-specs (MODULES-5576) Confine specs for preloadenabled
Configuration menu - View commit details
-
Copy full SHA for 60b8f7e - Browse repository at this point
Copy the full SHA 60b8f7eView commit details
Commits on Sep 15, 2017
-
(MODULES-5443) Fix IIS Site Name Validation
This commit updates the name property of the iis_site type to allow for the use of a period ('.') in the name. It also adjusts the spec to verify this.Configuration menu - View commit details
-
Copy full SHA for d850b42 - Browse repository at this point
Copy the full SHA d850b42View commit details -
(MODULES-5443) Add Name Class to Simplify Validation
This commit adds the `name` class to the module in order to allow us to reuse the validation regex since this is valid for sites, applications, & app pools.
Configuration menu - View commit details
-
Copy full SHA for 7474e94 - Browse repository at this point
Copy the full SHA 7474e94View commit details -
(MODULES-5443) Refactor iis_site name to use name class
This commit refactors the iis_site type's name parameter to use the new name class for regex validation. It also adjusts the unit tests to match for the appropriate error message.
Configuration menu - View commit details
-
Copy full SHA for de2b8d7 - Browse repository at this point
Copy the full SHA de2b8d7View commit details
Commits on Sep 20, 2017
-
Merge pull request #113 from michaeltlombardi/ticket/master/MODULES-5…
…443-iis_site-name-validation (MODULES-5443) Fix IIS Site Name Validation
Configuration menu - View commit details
-
Copy full SHA for 3778ce8 - Browse repository at this point
Copy the full SHA 3778ce8View commit details
Commits on Sep 22, 2017
-
This commit updates the changelog and metadata.json for release.
Configuration menu - View commit details
-
Copy full SHA for 0da5277 - Browse repository at this point
Copy the full SHA 0da5277View commit details -
Merge pull request #115 from jpogran/release
(WIN-29) Release 4.1.1
Configuration menu - View commit details
-
Copy full SHA for b020011 - Browse repository at this point
Copy the full SHA b020011View 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.0...4.1.1