Commit 405d0a2
committed
Update apache to 1417312
1417312 Merge pull request #956 from cmurphy/master
e079dc8 Add json gem
4bf9de7 Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md
fee6749 Merge pull request #947 from justinstoller/maint/master/fix-lint
8f89cae Fix uninitialized variable lint
4c996a2 Merge pull request #946 from justinstoller/maint/master/geppetto-update
66036dd Update for using Geppetto plugin in CI
535ac43 Merge pull request #944 from valeriominetti/modules-825-mod_itk-fix
5efcdcd MODULES-825: apache 2.4 mod_itk needs mod_prefork
004ed86 Merge pull request #942 from laurenrother/summary
d833c3e Fix MODULES-1510
2bae808 Add metadata summary per FM-1523
8a09b36 Merge pull request #939 from stumped2/feature/master/mpm_event
7f36d4b Merge pull request #934 from muresan/patch-1
468647c Add basic mpm_event docs, fix formatting, appease older ruby
5ac2f34 Add configurable options for mpm_event
1ff81aa Merge pull request #935 from mhaskel/MODULES-1403
79d43eb Merge pull request #936 from mhaskel/MODULES-1384
6d100c8 MODULES-1384 - idempotency for wsgi_script_aliases
a767f15 MODULES-1403 - fix doc bug
8d22b80 Updated _directories.erb to add support for 'SetEnv'
e559e7b Merge pull request #933 from mhaskel/remove_unused_template
a425c28 We should get rid of unused templates
7e63b00 Merge pull request #931 from tOnI0/master
fdd960a 'allow_encoded_slashes' was omitted
3b59c2c Merge pull request #929 from mhaskel/merge_1.2.x
af87074 Merge pull request #930 from enekogb/status_path
a51bfa8 Add $status_path parameter to change mod_status url
91588f0 Merge remote-tracking branch 'upstream/1.2.x' into merge_1.2.x
173967a Merge pull request #927 from mhaskel/1.2.0-prep
ef71aa9 1.2.0 prep
075f315 Merge pull request #926 from mhaskel/1.2.x_from_master
d75e4d3 Fix unit test failures with ruby 1.8.7
87be490 add spec test for (default) docroot directory
6330c89 add documentation for `docroot` (in init)
c5a9ec2 Add support for specifying the docroot option for RHEL SCL httpd24
692fabc add sort to LogFormats to ensure consistency between runs
1823dc2 Update the test to match the fix from yesterday
6790eec Fixes indentation of versioncmp
4e86abe Relying on missing fact
1f531b3 MODULES-1446: mod_version is now builtin
dda1b80 Update metadata
dcd8051 wsgi_chunked_request doesn't work on lucid
379f7a5 Satisfy doesn't work with apache 2.4
b1b7689 Linting and adding some tests
92c6c9a Add some tests for ProxyPass parameters
63ed0d3 Support keywords along with proxy_pass, use hash for params
f27d4f8 Support parameters along with proxy_pass
6cbc3d0 fix ssl_protocol docs to be in line with code
bd4ad7b Added ssl_protocol parameter to apache::mod::ssl
e440b80 allow disabling default vhosts under 2.4
760a344 (MODULES-1457) apache::vhost: SSLCACertificatePath can't be unset
7b9ad0d passenger concat needs to be wrapped in a check
b4e5213 cleanup condition
304d66c Add params to proxy_pass to provide ProxyPass key=value connection settings
d25883a Clean-up hash lookup and avoid local undef var
a88bbc7 Merge pull request #878 from igalic/init-docroot
64cb858 Merge pull request #1 from mhaskel/docroot_test_fixup
a65f3f7 Fix unit test failures with ruby 1.8.7
38d7970 add spec test for (default) docroot directory
e4aadd5 add documentation for `docroot` (in init)
3111c0d Add support for specifying the docroot option for RHEL SCL httpd24
23a2dde Merge pull request #829 from tjikkun/log_formats_sort
e72fd70 add sort to LogFormats to ensure consistency between runs
fba4862 Merge pull request #914 from tfhartmann/tfhartmann_proxy_pass
5bba3c9 Merge pull request #841 from PierreR/patch-1
d81d173 Merge pull request #908 from igalic/mod_ver
1101dae Merge pull request #909 from igalic/no_default_vh_24
c737616 Merge pull request #922 from saz/master
04814fb Merge pull request #924 from mhaskel/ubuntu_1004_pe33_fix
4002f9b Update the test to match the fix from yesterday
61789fa Fixes indentation of versioncmp
3511bd2 Merge pull request #921 from mhaskel/pe33_ubuntu1004_fix
e20f707 Relying on missing fact
9cbaac7 Merge pull request #920 from mhaskel/metadata_fixes
be2bfab MODULES-1446: mod_version is now builtin
b854601 Update metadata
c0c66be Merge pull request #919 from mhaskel/ubuntu_1004_fix
c44e513 wsgi_chunked_request doesn't work on lucid
eb5775e Merge pull request #918 from mhaskel/no_satisfy_2.4
040546d Satisfy doesn't work with apache 2.4
0edb041 Linting and adding some tests
4c54a52 Add some tests for ProxyPass parameters
934f2d4 Support keywords along with proxy_pass, use hash for params
360239c Support parameters along with proxy_pass
f774198 Merge pull request #917 from igalic/poodle
2799c4e fix ssl_protocol docs to be in line with code
8f2df79 Added ssl_protocol parameter to apache::mod::ssl
a31f00e Merge pull request #913 from vinzent/modules-1457-apache-sslcacertificatepath
2a68983 Merge pull request #911 from mcanevet/fix/el7/mod_authnz_ldap
6fc7455 Merge pull request #910 from mkobel/master
88c6a98 allow disabling default vhosts under 2.4
bc56a5e Merge pull request #912 from pdxfixit/master
62f26fd Merge pull request #916 from mhaskel/test
1f9aaad OEL7 packaging has some issues
9d4bb7c Update loadfile name for Ubuntu 10.04
56f884f Remove OEL5
1be599d Need fcgid to load after unixd on RHEL7
4fe8892 Fix vhost and mod_passenger tests on deb7
bb849cd Fix dav_svn for debian 6
ccb07c6 Fix custom_config check for ubuntu precise.
95426e5 Updates to mod::fcgid test don't work on RHEL5
dd69adc (MODULES-1457) apache::vhost: SSLCACertificatePath can't be unset
e49b77c passenger concat needs to be wrapped in a check
332c66c cleanup condition
e02a4d5 Fix authnz_ldap package name on el7
6b0a8b2 Add params to proxy_pass to provide ProxyPass key=value connection settings
cdc3680 Merge pull request #904 from mhaskel/oel7_fixes
aa0dc96 Merge pull request #905 from mhaskel/1.2.x_update
09ed715 Merge remote-tracking branch 'upstream/1.2.x' into test
e3ac319 OEL7 packaging has some issues
3d8f21a Merge pull request #903 from mhaskel/ubuntu_1004_dav_svn
be3e526 Update loadfile name for Ubuntu 10.04
0b0a226 Merge pull request #901 from antaflos/consolidate_alias_scriptalias
0dd65e8 Merge pull request #902 from mhaskel/metadata
23f22ec Remove OEL5
83476d4 Merge pull request #898 from domcleal/add-default-charset
7897f37 Allow specifying all alias directives in `aliases`
a92b8fb Add parameter for AddDefaultCharset virtual host directive
bb7ee1a Merge pull request #894 from domcleal/vhost-passenger
6300be8 Merge pull request #890 from retr0h/feature/MODULES-1423
e269a47 Merge pull request #888 from UniversityofWarwick/master
ce12877 Merge pull request #893 from DavidS/patch-1
e69a892 Merge pull request #895 from tskirvin/master
f8953f7 Turning off SSLv3 by default, re: CVE-2014-3566 (POODLE SSL vuln.)
5278807 Add Passenger related parameters to vhost
7fa34ca Fix misleading error message
8e94543 Merge pull request #891 from jbondpdx/fix-readme
2b7cf7f DOCUMENT-112: Clarified path key values
5cdb25c DOCUMENT-112: Clarifying DirectoryMatch info
e5d5f64 (#1423) Added the WSGIChunkedRequest directive to vhost
da02e70 shib_request_settings now a hash intead of array.
846adab Fix Shib setting rules.
d051887 Merge pull request #885 from deltab/patch-1
998d06a Fix broken link to Order directive docs
525667d Merge pull request #884 from blkperl/remove_concat_deprecation
4aa8843 Remove deprecated concat::setup class
8021b59 Merge pull request #883 from puppetlabs/revert-882-master
6ba3afe Revert "ScriptAlias needs to come before Alias."
039870a Merge pull request #882 from daveseff/master
d3b6711 Merge pull request #881 from Matoch/MODULES-1396-RedirectMatch_rules_do_not_work_in_the_Apache_module
acee4c5 ScriptAlias needs to come before Alias.
e8810a1 Fixes two errors in the redirectmatch usage description
c78f99c Resolves MODULES 1369 RedirectMatch rules do not work in Apache module
88f1ef4 Merge pull request #850 from Aethylred/mod_shib
5a929a0 Actually insert those values into the template... and we need the line ending too.
01aff84 Merge pull request #879 from mhaskel/fcgid_fix
9715ac0 Need fcgid to load after unixd on RHEL7
033dfec Merge pull request #876 from mhaskel/deb_7_fixes
dc7e772 Fix vhost and mod_passenger tests on deb7
776437c Update documentation for mod_shib
b20fb1c Merge pull request #874 from mhaskel/dav_svn_deb6
318f5f6 Add the minimum required shibboleth declarations to directories hashes. Ignored if mod_shib not defined.
14f5b78 Fix dav_svn for debian 6
4c8b6ad AllowEncodedSlashes can have a server default set with the apache class, and overridden with an apache::vhost declaration
049fd54 Stripping out the shibboleth daemon config out into a separate module.
207d316 Update and expand spec tests, including code fixes to match expected behaviour.
92f8b48 Documentation (and a few tweaks to make code match docs)
4f68995 Define the back end certifiate as a resource because there will only be one.
8046a26 Create a resource for downloading attribute map files
4bb1576 Download metadata and metadata certificate from provider.
bfc2c7c Stubbing out metadata for shib
f5523e7 define a shibboleth sso resource
e8f7566 Created the apache::mod::shib class to install the mod_shib Shibboleth module for Apache2
0bdb757 changed from depreciated apache::dev to apache::mod::dev
350cc27 Merge pull request #871 from mhaskel/1.2.0-prep
5bb6b94 Merge pull request #873 from mhaskel/custom_config_fix
19ce43f Merge pull request #872 from mhaskel/fix_fcgid_test
0f2a0b3 Fix custom_config check for ubuntu precise.
bb6ef28 Updates to mod::fcgid test don't work on RHEL5
de15de3 1.2.0 prep
91007b1 Merge pull request #865 from p7s1-wschreiner/patch-1
81b9541 Merge pull request #866 from domcleal/ssl-crl-check
7953700 Merge pull request #870 from cyberious/DirectoriesAuthRequire
acc7980 Add support to set SSLCARevocationCheck on Apache 2.4
bf724e4 Update to include auth_required for versions other than 2.4 but keeping at the top of the section
808e387 Merge pull request #867 from mhaskel/MODULES-1348
d81a202 Merge pull request #868 from puppetlabs/revert-789-init-var-cleanup
247b802 Merge pull request #869 from puppetlabs/revert-844-patch-1
7a87768 Revert "Fix duplicate declarations when puppet manages logroot for vhosts"
df1b4d5 Merge pull request #844 from vpassapera/patch-1
3782afd Merge pull request #852 from richm/bug/modules-1332
cf9d120 Revert "Remove deprecated purge_vdir; Rename variables"
1c40da0 MODULES-1348 - apache::vhost concat ordering
452a012 Merge pull request #857 from kritznl/master
ae374cc Update default_mods.pp
c54405e Merge pull request #858 from justinstoller/bug/master/1907-fixup-mod_negotiation
5cb7f96 Merge pull request #859 from justinstoller/bug/master/1908-fixup-mod_php
7755593 Merge pull request #860 from justinstoller/bug/master/FM-1911-passenger-needs-pty
25592d6 Merge pull request #861 from justinstoller/bug/master/FM-1913-passenger-fails-on-el-7
2f48954 (FM-1913) fix passenger tests on EL derivatives
a53b9ed (FM-1911) Fixup passenger system test
57f83d9 (FM-1908) fixup mod_php tests
9bd66e0 (FM-1907) Fix mod_negotation system tests
d84e426 Fix missing newline after ModPagespeed filter and memcached servers directives
a529a40 Update vhost.pp
c24e2fa Clean-up hash lookup and avoid local undef var1 parent 9989f72 commit 405d0a2
File tree
57 files changed
+1202
-615
lines changed- apache
- manifests
- mod
- spec
- acceptance
- classes
- mod
- defines
- templates
- mod
- vhost
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+1202
-615
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
1 | 104 | | |
2 | 105 | | |
3 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | | - | |
| 46 | + | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
| |||
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 95 | + | |
108 | 96 | | |
109 | 97 | | |
110 | 98 | | |
| |||
124 | 112 | | |
125 | 113 | | |
126 | 114 | | |
127 | | - | |
| 115 | + | |
128 | 116 | | |
129 | 117 | | |
130 | 118 | | |
| |||
220 | 208 | | |
221 | 209 | | |
222 | 210 | | |
223 | | - | |
| 211 | + | |
224 | 212 | | |
225 | 213 | | |
226 | 214 | | |
227 | 215 | | |
228 | 216 | | |
229 | | - | |
230 | | - | |
231 | 217 | | |
232 | 218 | | |
233 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments