Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/apache2

Development repository for the apache2 cookbook
https://github.com/sous-chefs/apache2

[COOK-3769] Uncomment the enabling of apache modules and fix the `not_if` test

The `apache_module` should be able to enable modules

cdbce5c00e8029081691151b32f66c9d99223d84 authored about 11 years ago by nathenharvey <[email protected]>
Version bump to v1.8.2

3e202cf4e8862453d899e54832709fce58cd50af authored about 11 years ago by Seth Vargo <[email protected]>
[COOK-3766] Directly use node attributes in templates where possible

This fixes an issue (and future potential issues) where users make a single change to an attribu...

995a3e80a6a0913a4932ccb869ce432d48da92b9 authored about 11 years ago by Seth Vargo <[email protected]>
Version bump to v1.8.1

f3daf0e6b4f18fd04282e71f6e21c81545e23dd1 authored about 11 years ago by Seth Vargo <[email protected]>
Version bump to v1.8.0

3256f9ef89b24f9a49acc788ceacac9e2006dc61 authored about 11 years ago by Seth Vargo <[email protected]>
Add Test Kitchen, ChefSpec, RuboCop, and Foodcritic on Travis CI

Signed-off-by: Seth Vargo <[email protected]>

452e446841353de1f0da00c37cff8c5e95c41da3 authored about 11 years ago by Seth Vargo <[email protected]>
[COOK-3680] Update template paths

Add .conf extension to files placed in conf.d to be compatible with changes made in COOK-3570.

...

7b552aca6d7b761fb73c85ce6804b7023e8f129b authored about 11 years ago by Nathan Mische <[email protected]>
[COOK-1984] Add option to configure the address(es) apache listens on

Signed-off-by: Seth Vargo <[email protected]>

08a20f200a30f046e50074650a6e6d0a45dd9460 authored over 11 years ago by Tolleiv Nietsch <[email protected]>
[COOK-3326] Fix `default_test` to use `ServerTokens` attribute

Signed-off-by: Seth Vargo <[email protected]>

1822b81dae44d0631ab3e5cf93e1fc72112e5e7a authored over 11 years ago by nrussell <[email protected]>
[COOK-3213] Add recipe for `mod_info`

Signed-off-by: Seth Vargo <[email protected]>

ac6da05df9ae0e117847634a0270b5eb0425b436 authored over 11 years ago by Christo DeLange <[email protected]>
[COOK-3562] Allow `mod_proxy` settings to be specified as node attributes

Signed-off-by: Seth Vargo <[email protected]>

bdd7ae282a0c2b11b7321d11fba0bf6a20253561 authored over 11 years ago by Tommy Fotak <[email protected]>
[COOK-2758] Use correct attribute in `recipes/mod_dav_svn.rb`

Signed-off-by: Seth Vargo <[email protected]>

6d0bb5a06ec79fae998292e392eec95f8af5a9ff authored over 11 years ago by Pete Bristow <[email protected]>
[COOK-2635] Add support for SVG mime types

Signed-off-by: Seth Vargo <[email protected]>

84aa3ed2f12828ddebe9cb51637e70fba1050540 authored over 11 years ago by Umang Chouhan <[email protected]>
[COOK-3646] Add recipe for `mod_cloudflare`

Signed-off-by: Seth Vargo <[email protected]>

7bf476a70c072cfcdd76942680c2b1cab96588e2 authored over 11 years ago by Colin Burn-Murdoch <[email protected]>
[COOK-3656] Parameterize the name of the apache2 binary

Signed-off-by: Seth Vargo <[email protected]>

7c5e7009489b930dbdb8b7daa9ea3f4a739963f7 authored over 11 years ago by Lucas Hansen <[email protected]>
[COOK-3665] Add recipe for `mod_userdir`

Signed-off-by: Seth Vargo <[email protected]>

d70588179717044a00141e448586fe6ea8a518a8 authored over 11 years ago by Mathieu Sauve-Frankel <[email protected]>
COOK-2598: Add whitespace to the code segment

0f4e802778d1ee2f03fe9d795f8c3417176c98a6 authored over 11 years ago by Bryan McLellan <[email protected]>
[COOK-2564] - Apache VirtualHost port in web_app

* Allow port in web_app config (e.g. server_port 8080)
* Default to first Apache Listen port if ...

c19affc0a76a822549b0739ae8799149990bba69 authored over 11 years ago by Ameir Abdeldayem <[email protected]>
Change 'else if' to 'elsif'

bdcf8d45109c901dc1419f8e21e95fd8875e8bad authored over 11 years ago by Ameir Abdeldayem <[email protected]>
* Compile FastCGI module for RHEL-based platforms

* Rely on Apache lib dir from attributes instead of being statically defined

http://tickets.opsc...

09bc057045e1d3c4515dd6594ff5f404659a349f authored over 11 years ago by Ameir Abdeldayem <[email protected]>
* Generate module list after compiling FastCGI for EL

* Clean-up (per https://github.com/opscode-cookbooks/apache2/pull/54)

d7b53e036a4f5bfaee9ab7c8eb4396b65b7d40e9 authored over 11 years ago by Ameir Abdeldayem <[email protected]>
Update path to templates/default/mods/ssl.conf.erb

Update the README.md with the new path to the SSL conf template

885f0119bb0ca404c757edac0ef8d03cb1cbaf07 authored over 11 years ago by Seth Vargo <[email protected]>
Fix documentation for node['apache']['default_site_enabled']

The README indicates the default value for node['apache']['default_site_enabled'] is true on Red...

92db610c2a465d0c1876dfd54d81dda187aeb75a authored over 11 years ago by Seth Vargo <[email protected]>
[COOK-2893] Improve mod_auth_openid recipe with guards and idempotency

Signed-off-by: Seth Vargo <[email protected]>

506b8684ac75f4274779fea953203afbd155a136 authored over 11 years ago by John E. Vincent <[email protected]>
[COOK-3570] Update apache.conf.erb to only include .conf files

97d1a1ca279814789aa4c37247641e76815600e8 authored over 11 years ago by Andrew Wyatt <[email protected]>
release v1.7.0

d0ae4a3f8ea355232f597b39d95a251efdb3a6bc authored over 11 years ago by jtimberman <[email protected]>
Merge pull request #74 from thomasmeeus/COOK-3236

[COOK-3236] Recipe to enable mod_action

22b720e2ceb5bd85a0e6934e29cf3ec5c6a09070 authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #78 from juliandunn/COOK-3268

[COOK-3268] Set DocumentRoot and ScriptAlias on the default site to sensible values for the distro

d163d2584ebcc8dbe784c5c9be087c69d618d063 authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #71 from thomasmeeus/filter

[COOK-3184] - Add recipe to enable mod_filter

370aad00e4dbf583c7c0fa649920be1536525d7f authored over 11 years ago by Joshua Timberman <[email protected]>
[COOK-3073] - update readme for log attributes

94565cad298bd5e8a6ce5d73566f9a58c3d804e4 authored over 11 years ago by jtimberman <[email protected]>
Merge pull request #66 from mapleoin/COOK-3073

[COOK-3073] - make access_log location configurable

b8d06c7350412cf3706d247882d67ce533ac13e1 authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #67 from mapleoin/COOK-3074

[COOK-3074] - use the error_log location in the apache2 site config

b50b8625689b56b26987a12c37c3568ced03d893 authored over 11 years ago by Joshua Timberman <[email protected]>
[COOK-3268] Set DocumentRoot and ScriptAlias on the default site to sensible values for the distro

394ca6592c22d45438b38e26f4ca2e76320cc023 authored over 11 years ago by Julian C. Dunn <[email protected]>
Also fix typo in filename

1deaa972ee15e03ededd3abe5e56f6165ef32aa8 authored over 11 years ago by Thomas Meeus <[email protected]>
Also fix typo in filename

72e830e278edcf0f2c1cd178deab61c376c197b3 authored over 11 years ago by Thomas Meeus <[email protected]>
Fix type

62f4fb006464402950c066aa0fdeacce0029bbfc authored over 11 years ago by Thomas Meeus <[email protected]>
Recipe to enable mod_action

7ea9c27ad112e9f96cfbbeef36e1d3b9edcd5822 authored over 11 years ago by Thomas Meeus <[email protected]>
increment version for development

5e4b354d8e0a541e280be01c7edad0e19040ddba authored over 11 years ago by jtimberman <[email protected]>
release v1.6.6

f1274d1c3dc51084cd0a546181c9751276df7565 authored over 11 years ago by jtimberman <[email protected]>
release v1.6.4

0cd2cef90cc3d8ce4358192820aed1b1cbee5ce9 authored over 11 years ago by jtimberman <[email protected]>
Add recipe to enable mod_filter

9ba7d99dd98a6028d24c8b5ccc18f9ea9b37d7cf authored over 11 years ago by Thomas Meeus <[email protected]>
Merge pull request #65 from jblaine/bool-negate

COOK-3027 Default site enable true->false not right outcome

1d935c2281687e097b1f1da6210712ced2cfa4ef authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #70 from mapleoin/COOK-3109

[COOK-3109] - remove extraneous apostrophe from arch regexp

fca9af50217493f120706871719f5f88ad0c6082 authored over 11 years ago by Joshua Timberman <[email protected]>
[COOK-3109] - remove extraneous apostrophe from arch regexp

f2bcbfb8ccb8eefc22b7ffd44936092ad9891636 authored over 11 years ago by Ionuț Arțăriși <[email protected]>
[COOK-3074] - use the error_log location in the apache2 site config

4fafc2af2e2170cf3b89887cce0f30b301655da4 authored over 11 years ago by Ionuț Arțăriși <[email protected]>
[COOK-3073] - make access_log location configurable

9a55961882916ff00fead15efee2118f632f5ee2 authored over 11 years ago by Ionuț Arțăriși <[email protected]>
[COOK-2634, COOK-2179] - use https for Gemfile

9eb2252c1582514364d962fdedd70e6ea98436b9 authored over 11 years ago by jtimberman <[email protected]>
[COOK-3018] - update notification syntax

ab4e7035a4883b78a7b6e14ab11ec359d6b87749 authored over 11 years ago by jtimberman <[email protected]>
COOK-3027 Default site enable true->false not right outcome

This commit fixes an issue where a converge with
default_site_enabled = true, then default_site_...

3f510be91c7fc1c99d7fd72520ad6a7ccb76e572 authored over 11 years ago by Jeff Blaine <[email protected]>
increment version for development

8d9aba97e331c663d6ff245043012d35244470f2 authored over 11 years ago by jtimberman <[email protected]>
release v1.6.2

cf10814889e565ee16779d330afa7f921f34bddd authored over 11 years ago by jtimberman <[email protected]>
Merge pull request #58 from lewg/master

[COOK-2667] - Simple documentation fix.

99b2f96e636b661ee64945a4db5ab92be63b0daa authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #59 from charlesjohnson/COOK-2720

COOK-2720 - Apache2 minitest helper function ran_recipe is not portable ...

3ff273c6f150e94e6445c3f67f9e54ac34b30933 authored over 11 years ago by Joshua Timberman <[email protected]>
COOK-2720 - Apache2 minitest helper function ran_recipe is not portable fixed

Re-used code originally written by bryanwb for the Chef-Minitest-handler cookbook. License: Apac...

e0fe1bc7b204e3d6f9316bf0f3a8524acebfb2c5 authored over 11 years ago by Charles Johnson <[email protected]>
[COOK-2535] - add libtool on rhel (PR #51)

013c4faa5090a5138fe3c2d7dda51d42ed34ae68 authored almost 12 years ago by jtimberman <[email protected]>
Fixed attribute name typo. [COOK-2667]

5a255f74f380258bbb25ab385fe7550348503b80 authored almost 12 years ago by Lew Goettner <[email protected]>
increment version for development

4ec83f21528344cb802915f76838e64891e47e61 authored almost 12 years ago by jtimberman <[email protected]>
also needed automake O.o

a1776f1364be2657ebd03f292d667f58d8ea3a0c authored almost 12 years ago by jtimberman <[email protected]>
remove Gemfile.lock entirely, let jenkins sort it out

75c8168d29752b01c1a7ff0fb9c7e00681f53d87 authored almost 12 years ago by jtimberman <[email protected]>
Merge branch 'COOK-2461'

2ce29785ed3eec72bbf0c32d6fa73e6a632b7913 authored almost 12 years ago by jtimberman <[email protected]>
Update recipes/mod_auth_openid.rb

Fix untarring and compiling of mod_auth_openid

eb06d437a9cf23b87886184188cceaab957c8c70 authored almost 12 years ago by Matt Wright <[email protected]>
release v1.6.0

b590a382a2385950c47172acd32456ab70bbf628 authored almost 12 years ago by jtimberman <[email protected]>
Merge pull request #44 from jcam/master

COOK-2372: apache2 mpm_worker: add ServerLimit attribute (default to 16)

3c04a83e0a1ce7f4806d83adb2b7a01c0ae2777e authored almost 12 years ago by Joshua Timberman <[email protected]>
better constrain non 1.0 test-kitchen dep

1115ef4a071000c13a9398f833474b9faf814cb0 authored almost 12 years ago by jtimberman <[email protected]>
COOK-2372: apache2 mpm_worker: add ServerLimit attribute (default to 16)

8cab584d4980ce599304d85d681e1bfed5001712 authored almost 12 years ago by Jesse Campbell <[email protected]>
release v1.5.0

8699bd567c4a7df0792374331898a79948ce9968 authored almost 12 years ago by jtimberman <[email protected]>
Merge pull request #42 from bbg-cookbooks/bluebox-openid

[COOK-2296] simplify cookbook logic. discourage use of vulnerable older versions

98d20b2eff8d716782e6c4d3279e4243b11a9014 authored almost 12 years ago by Joshua Timberman <[email protected]>
Merge pull request #43 from patcon/patch-1

Adds oracle linux support.

9ba9aa5fe8514331e5ecbe4e5ed88db694516019 authored almost 12 years ago by Joshua Timberman <[email protected]>
[mod_auth_openid] update readme

dedb9a8abeb314c0688f6ab7ada3ddc1f6bd56bd authored almost 12 years ago by Chris Lundquist <[email protected]>
Adds oracle linux support.

16f3a2da51899c3f52ff92d530d403e91d0bfa57 authored almost 12 years ago by Patrick Connolly <[email protected]>
[mod_auth_openid] add checksum to libopkele

9de0496a42b2990b5cc57d0356aa779944e50401 authored almost 12 years ago by Chris Lundquist <[email protected]>
[mod_auth_openid] new versions use autogen.sh

c3fd176352f2ee4738f5cd2dc6b330a7215c5093 authored almost 12 years ago by Chris Lundquist <[email protected]>
[mod_auth_openid] fix attribute naming and add create_if_missing

957e0ade18a3fe1bad28f782dae189b9271146c4 authored almost 12 years ago by Chris Lundquist <[email protected]>
update test-kitchen dep

179f765a0b4ec6c677d9cdc65900ba9adbec88ee authored almost 12 years ago by jtimberman <[email protected]>
[mod_auth_openid] simplify cookbook logic. discourage use of vulnerable older versions

c82bfcf59143a2709b1d1098600288f587c39415 authored almost 12 years ago by Chris Lundquist <[email protected]>
Merge pull request #40 from akshah123/master

Addresses http://tickets.opscode.com/browse/COOK-2269 to allow for custom allow list for mod_status

da96d82e859f0bcf53bd2c3a1d7d9746c1832f31 authored almost 12 years ago by Joshua Timberman <[email protected]>
Merge pull request #41 from gene1wood/master

COOK-2276 : cookbook apache2 documentation regarding listening ports doesn't match default attri...

e2934d325cc545d8636bdafcb571406a4794e381 authored almost 12 years ago by Joshua Timberman <[email protected]>
COOK-2276 : updating documentation to reflect default listening port

87c35b526f885bf01e26742393f79549d9b111b3 authored almost 12 years ago by Gene Wood <[email protected]>
Merge pull request #38 from hh/patch-1

COOK-2198 apache::mod_auth_openid compiles from source, but does not install make on debian/ubuntu

e4454bf96666fa65fb81f4d531e326406f50df53 authored almost 12 years ago by Joshua Timberman <[email protected]>
COOK-2269 Adding attribute that will allow the user to set the allow list.

01da4c2de6d1f189881b58b1e3c63b599f64bdb1 authored almost 12 years ago by akshah123 <[email protected]>
Merge pull request #39 from hh/patch-2

COOK-2248 apache2::mod_php5 needs package 'which'

9ca6db9e6c076c88a9c045af9091a9b5cd238495 authored almost 12 years ago by Joshua Timberman <[email protected]>
Merge pull request #36 from bryanwb/COOK-2224

COOK-2224 bump cucumber version dependency

e0d7a70adcb7cb50eb88e44463abfbbc654b6321 authored almost 12 years ago by Joshua Timberman <[email protected]>
COOK-2248 apache2::mod_php5 needs package 'which'

On minimal centos systems, which is not intsalled.

6b29282358da91c4ccf2e7f4f3ffa404926f47ae authored almost 12 years ago by Hippie Hacker <[email protected]>
Update recipes/mod_auth_openid.rb

We need make, g++ does not include it

e16a45060b25a13205ab94348b06e462091cbc70 authored almost 12 years ago by Hippie Hacker <[email protected]>
COOK-2224 bump cucumber version dependency

79e94c3f041a81140f1fb8885ac8d01adea68d98 authored almost 12 years ago by Bryan Berry <[email protected]>
release v1.4.2

d69b4c0a28016eabe7b6dddbd232c1be3c88e23c authored almost 12 years ago by jtimberman <[email protected]>
Merge pull request #34 from cassianoleal/logrotate

[COOK-1721] Fix logrotate installation

53563b9777d8686c19e287b5220b8e37715d8e22 authored almost 12 years ago by Joshua Timberman <[email protected]>
[COOK-1721] Fix logrotate installation

6b1d2b4a6c96f13ceed040f292496e10579d8de9 authored about 12 years ago by Cassiano Leal <[email protected]>
release v1.4.0

29056c1a0a04cb718651ff0f522204ec651f94f0 authored about 12 years ago by jtimberman <[email protected]>
Merge branch 'COOK-2036'

2620e9005052179262a0969c77a69a4912dbae7b authored about 12 years ago by jtimberman <[email protected]>
[COOK-2036] - default instead of set

* Corrected node attribute references using #{set['..']}
* Use default priority in attributes fi...

9588fd08f2ab94b38e829339d3b52db7f4b9a1ae authored about 12 years ago by jtimberman <[email protected]>
style: indentations; esp. case/when blocks

e7f438c9f2b0c24f4c8fbe6601a5bb34d16cd0cf authored about 12 years ago by Mike Fiedler <[email protected]>
style: traling whitespace

0a9f6aea6e1a838351f5c8b694bd01a340d5483f authored about 12 years ago by Mike Fiedler <[email protected]>
style: spacing around brackets and braces

d300343d7fafbd436a14d772a5f78a539e90429d authored about 12 years ago by Mike Fiedler <[email protected]>
style: space after comma

06a336e9f39a0e3856c73830c726bafac9309024 authored about 12 years ago by Mike Fiedler <[email protected]>
its best to be correct when setting Copyrights

a920e047b230e289ea8ee5bd807b71ae2b74106c authored about 12 years ago by jtimberman <[email protected]>
Merge pull request #10 from tjoneseng/master

iptables enhancements

a515ebf1b1260f99adaac5e5533e2099551e9ef2 authored about 12 years ago by Joshua Timberman <[email protected]>
Merge pull request #31 from someara/COOK-2029

COOK-2029: setting generate-module-list action to :nothing, changing def...

5f9272ef0d2696c85a72f4fd0648e147f5626a5a authored about 12 years ago by Joshua Timberman <[email protected]>
Merge pull request #16 from openitdotcom/master

COOK-1473

fb5307a408d223dfc774b9857fc73af703387f10 authored about 12 years ago by Joshua Timberman <[email protected]>
Merge pull request #29 from opscode-cookbooks/COOK-2002

[COOK-2002] Remove Gemfile.lock from repository.

42418893f27f883d25fea85ed587b443d0171ded authored about 12 years ago by Joshua Timberman <[email protected]>