-
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.1
head repository: puppetlabs/puppetlabs-iis
compare: 4.1.2
- 18 commits
- 16 files changed
- 8 contributors
Commits on Sep 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c073d2a - Browse repository at this point
Copy the full SHA c073d2aView commit details
Commits on Sep 25, 2017
-
Merge pull request #116 from puppetlabs/release
Merge 4.1.1 Release to Master
Configuration menu - View commit details
-
Copy full SHA for 23d2964 - Browse repository at this point
Copy the full SHA 23d2964View commit details
Commits on Oct 16, 2017
-
(MODULES-5521) Change to allow setting of multiple enabledprotocols i…
…n both sites and web applications including http, https, and net.pipe
Configuration menu - View commit details
-
Copy full SHA for b08de97 - Browse repository at this point
Copy the full SHA b08de97View commit details -
Merge pull request #118 from bango/MODULES-5521_iis_support_for_net_p…
…ipe_protocol (MODULES-5521) IIS support for net.pipe protocol
Configuration menu - View commit details
-
Copy full SHA for 942641a - Browse repository at this point
Copy the full SHA 942641aView commit details
Commits on Oct 17, 2017
-
(MODULES-5344) iis_virtual_directory handle slashes in name
Prior to this commit, iis_virtual_directory was not idempotent when the name attribute contained slashes. iis_virtual_directory uses the PowerShell New-WebVirtualDirectory command. New-VirtualDirectory uses Name to set Path, and Path may contain slashes. With this commit, iis_virtual_directory is idempotent when name contains backward slashes. Due to the behaviour of Get-Item and Get-WebVirtualDirectory, name may not contain forward slashes, as documented in the associated ticket.
Configuration menu - View commit details
-
Copy full SHA for 679bcfa - Browse repository at this point
Copy the full SHA 679bcfaView commit details
Commits on Oct 23, 2017
-
Merge pull request #114 from puppetlabs/msync_18sep17_892c4cf
(maint) modulesync 892c4cf
Configuration menu - View commit details
-
Copy full SHA for ded660f - Browse repository at this point
Copy the full SHA ded660fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad710b - Browse repository at this point
Copy the full SHA 4ad710bView commit details
Commits on Oct 24, 2017
-
Merge pull request #91 from tkishel/MODULES-5344_iis_virtual_director…
…y_handle_slashes_in_name (MODULES-5344) iis_virtual_directory handle slashes in name
Configuration menu - View commit details
-
Copy full SHA for c67be48 - Browse repository at this point
Copy the full SHA c67be48View commit details
Commits on Oct 25, 2017
-
(MODULES-5626) IIS Application Pool Name Validation
This commit fixes the name validation for iis_application_pool by being less restrictive in the regex for name, and allowing characters like spaces and periods.
Configuration menu - View commit details
-
Copy full SHA for 5a5573e - Browse repository at this point
Copy the full SHA 5a5573eView commit details -
(MODULES-5627) Fix IIS application name validation
This commit fixes the validation for applicationname and sitename by being less restrictive to what is accepted, namely periods and spaces
Configuration menu - View commit details
-
Copy full SHA for b7c2e43 - Browse repository at this point
Copy the full SHA b7c2e43View commit details -
Merge pull request #120 from jpogran/ticket/master/MODULES-5627-iis_a…
…pplication-name-validation (MODULES-5627) Fix IIS application name validation
Configuration menu - View commit details
-
Copy full SHA for ee8481f - Browse repository at this point
Copy the full SHA ee8481fView commit details -
Merge pull request #119 from jpogran/ticket/master/MODULES-5626-iis_a…
…pplication_pools-name-validation (MODULES-5626) IIS Application Pool Name Validation
Configuration menu - View commit details
-
Copy full SHA for d017de5 - Browse repository at this point
Copy the full SHA d017de5View commit details -
(MODULES-5627) Fix IIS application name validation for puppet resource
Previously using puppet resource iis_application as it was generating the composite namevar which would fail the applicationname validation. This commit changes the type for the applicationname back to a default string so that puppet resource can work.
Configuration menu - View commit details
-
Copy full SHA for 126fa2f - Browse repository at this point
Copy the full SHA 126fa2fView commit details
Commits on Oct 26, 2017
-
Merge pull request #121 from glennsarti/fix-modules-5627
(MODULES-5627) Fix IIS application name validation for puppet resource
Configuration menu - View commit details
-
Copy full SHA for f532a75 - Browse repository at this point
Copy the full SHA f532a75View commit details -
(MODULES-5627) Fix iis_application applicationpoolname validation
This commit relaxes the validation for the applicationpool parameter for the iis_application type.
Configuration menu - View commit details
-
Copy full SHA for 0c97c63 - Browse repository at this point
Copy the full SHA 0c97c63View commit details
Commits on Oct 30, 2017
-
Merge pull request #122 from jpogran/MODULES-5627-iis_application-app…
…licationpoolname-validation (MODULES-5627) Fix iis_application applicationpoolname validation
Configuration menu - View commit details
-
Copy full SHA for 6d04393 - Browse repository at this point
Copy the full SHA 6d04393View commit details -
(MODULES-5876) Update module for release 4.1.2
This commit updates the changelog and metadata.json for the 4.1.2 release.
Configuration menu - View commit details
-
Copy full SHA for 112032b - Browse repository at this point
Copy the full SHA 112032bView commit details
Commits on Oct 31, 2017
-
Merge pull request #125 from jpogran/MODULES-5876-update-changelog-me…
…tadata.json (MODULES-5876) Update module for release 4.1.2
Configuration menu - View commit details
-
Copy full SHA for d61ede5 - Browse repository at this point
Copy the full SHA d61ede5View 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.1...4.1.2