-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-apache
base: v9.1.1
head repository: puppetlabs/puppetlabs-apache
compare: v9.1.2
- 18 commits
- 24 files changed
- 6 contributors
Commits on Feb 3, 2023
-
Suppress bad Directory comment when DocumentRoot is not set.
It's valid for a DocumentRoot to be missing (docroot => false). However, in the directories section, this leads to a confusing message: "## Directories, there should at least be a declaration for false"
Configuration menu - View commit details
-
Copy full SHA for 631f7fb - Browse repository at this point
Copy the full SHA 631f7fbView commit details
Commits on Feb 7, 2023
-
Merge pull request #2368 from gcoxmoz/docroot-comment
Suppress bad Directory comment when DocumentRoot is not set
Configuration menu - View commit details
-
Copy full SHA for 04d7b51 - Browse repository at this point
Copy the full SHA 04d7b51View commit details
Commits on Feb 8, 2023
-
Fix example code for apache::vhost::php_values
The `php_values` parameter requires a Hash, but gives examples from the ~v7 era when other values were allowed.
Configuration menu - View commit details
-
Copy full SHA for 113ecc0 - Browse repository at this point
Copy the full SHA 113ecc0View commit details -
fix rewrite rules being ignored
In 7b22dae the default value for $rewrites was changed from undef to [] in manifests/vhost.pp. This results in templates_vhost/_rewrite.erb always evaluating to false (boolean check on an empty array variable is still true) unless $rewrites is explicitly set to undef. This results in the content of $rewrite_rule being ignored. closes: #2318
Configuration menu - View commit details
-
Copy full SHA for 4a884c7 - Browse repository at this point
Copy the full SHA 4a884c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25a58a - Browse repository at this point
Copy the full SHA c25a58aView commit details -
Configuration menu - View commit details
-
Copy full SHA for faeac60 - Browse repository at this point
Copy the full SHA faeac60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0267e - Browse repository at this point
Copy the full SHA 6c0267eView commit details -
Fixes mod::proxy allow_from parameter inconsistency #2352
apache::mod::proxy allowed Stdlib::IP::Address as a class parameter, but proxy.conf.erb assumed it was an array.
Configuration menu - View commit details
-
Copy full SHA for 33027f8 - Browse repository at this point
Copy the full SHA 33027f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c9091 - Browse repository at this point
Copy the full SHA 21c9091View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a0580b5 - Browse repository at this point
Copy the full SHA a0580b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa7689 - Browse repository at this point
Copy the full SHA 2aa7689View commit details -
(BUGFIX) Update to ensure correct facter comparisons
Ensuring that the correct values are compared against facter, there seem to be many cases where lowercase has been used in place of uppercase.
Configuration menu - View commit details
-
Copy full SHA for 290e096 - Browse repository at this point
Copy the full SHA 290e096View commit details
Commits on Feb 10, 2023
-
Merge pull request #2387 from david22swan/bugfix/facter_case_fix
(BUGFIX) Update to ensure correct facter comparisons
Configuration menu - View commit details
-
Copy full SHA for f618243 - Browse repository at this point
Copy the full SHA f618243View commit details -
Merge pull request #2385 from pebtron/main
Fixes mod::proxy allow_from parameter inconsistency #2352
Configuration menu - View commit details
-
Copy full SHA for e774bc7 - Browse repository at this point
Copy the full SHA e774bc7View commit details -
Merge pull request #2384 from gcoxmoz/php_values-doc
Fix example code for apache::vhost::php_values
Configuration menu - View commit details
-
Copy full SHA for 4086506 - Browse repository at this point
Copy the full SHA 4086506View commit details -
Merge pull request #2330 from cirrax/fix_rewrite
fix rewrite rules being ignored
Configuration menu - View commit details
-
Copy full SHA for ab0d406 - Browse repository at this point
Copy the full SHA ab0d406View commit details -
GitHub Action committed
Feb 10, 2023 Configuration menu - View commit details
-
Copy full SHA for cd1119c - Browse repository at this point
Copy the full SHA cd1119cView commit details -
Merge pull request #2388 from puppetlabs/release-prep
Release prep v9.1.2
Configuration menu - View commit details
-
Copy full SHA for 0f7fe11 - Browse repository at this point
Copy the full SHA 0f7fe11View 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 v9.1.1...v9.1.2