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

in platform_debian 2.4.12-2 we removed all transitional packages; mpm modules are now included in main package

e80df4c4ad715e0f76c1301fc7a4c719ce64c7b5 authored about 8 years ago
Remove mod_auth_openid tests, as it is not part of the ASF release and plan to drop support for it and right now it is failing our tests

49a136b1203b7046b08c699425fa1973642e9348 authored about 8 years ago
ignore rubocop warning for now

9abd76a74dc0c9e4d3b7dcbc5627731fe99d50c9 authored about 8 years ago
Update irc -> slack

b974ac52bf763ff749f1abf5ab2407e36ae60d3c authored about 8 years ago
Address node.set and use node.default instead

WARN: node.set is deprecated and will be removed in Chef 14, please use node.default/node.overrid...

67ac9922cb147a2ee97b85e261bfe0434e1ad342 authored about 8 years ago
Update rubocop 0.45 and chefspec 5.3

996ff6b9ac8154dc110efbde8309e5c8f6d848bc authored about 8 years ago
Ignore rubocop Metrics/BlockLength in 0.45

57a894be4428ac74772fb27504768ff75327735e authored about 8 years ago
Update TESTING.md to use chefdk

b0aaa887077c8ed72acf62a714ed051187566cce authored about 8 years ago
Ensure the lock_dir is owned by www-data for Apache 2.2 and 2.4 on Debian/Ubuntu

The default `apache2ctl` script for both Apache 2.2 and 2.4 creates the
lock_dir in `/var/lock/a...

af01abe5222a5113e640af55c341a08a6fe44dda authored about 8 years ago
Added space after # in Gemfile

ceb3df90b30bdf89a481a276cc2408ee9c51b91b authored over 8 years ago
Bump ruby version for travis to 2.3.1 to match chefdk

23e80e8f315dabdff20c83ccc828183425b2750e authored over 8 years ago
Update gem dependencies, removed guard-foodcritic until it supports foodcritic 8.1

47a38bb935ac6fa2a1746f3491935de1abb2574b authored over 8 years ago
Add github issue and PR templates https://help.github.com/articles/helping-people-contribute-to-your-project/

14d67201179316af0e4a426bbb148fa081047da7 authored over 8 years ago
Merge pull request #440 from avalonia/master

Update default values in `apache.prefork` section of README

fb1f1e28fb740e391dea44efa79916e8fe6a419f authored over 8 years ago
Replaced by LICENSE.txt - no change to license

7ff06f7de0ebce62bdb200b055b451dcf31bb98c authored over 8 years ago
Adde

9e5c20a03ee8d2f1858f83fdd5cf24fef5351122 authored over 8 years ago
Merge pull request #443 from b1-systems/fixed-typo

fixed typo in copyright year

5156145169b33c90887bb2c4baa95a09ad72596d authored over 8 years ago
fixed typo in copyright year

916a5c5d025d09b8d9d0d7f786e974d700e5373a authored over 8 years ago
Update the server spec helper

Signed-off-by: Tim Smith <[email protected]>

7f903c48cd56f6d8c58ac63c7e5806adb441b986 authored over 8 years ago
Remove scientific from the test kitchen config

This box doesn't exist

Signed-off-by: Tim Smith <[email protected]>

abe1ee38dde7d62de311c194ada88537c8143004 authored over 8 years ago
Remove arch in the test kitchen config

There's no way to install chef on arch / no way to test it

Signed-off-by: Tim Smith <tsmith@che...

1e7a755574494dd4ca85b0cd90825e9a96438e04 authored over 8 years ago
Add support for openSUSE leap

Signed-off-by: Tim Smith <[email protected]>

b301d92c40355dacfcbd24cae9fc575903c30124 authored over 8 years ago
Fedora requires perl-Getopt-Long-Descriptive for the a2* scripts

This cookbook fails on Fedora without this

Signed-off-by: Tim Smith <[email protected]>

8f53981e2223549efda256e75b985959ff25a06b authored over 8 years ago
Fix mod_ssl failures on openSUSE

mod_ssl is not a package on opensuse. It's built in. This was partially fixed here, but called ...

91103fbd9866c5745695a6e35ce87282fa52dcbf authored over 8 years ago
Add chef_version metadata

Signed-off-by: Tim Smith <[email protected]>

33a84f2ef5c72465a0736a26d02d67303637a702 authored over 8 years ago
Test on the latest chef with chef-zero

Solo is EOL at this point. Zero gives a more server like experience
Test against the latest chef...

deea98b2bd4c6357e5b0a1eee0bd60bb75897897 authored over 8 years ago
Don't constrain test dependency cookbooks

There's no real good reason to do this

Signed-off-by: Tim Smith <[email protected]>

c7325733ba5903b4c2dcc0f64401a84791040701 authored over 8 years ago
Update the test fixture data

Clear out old platform versions
Rename for the currently tested platforms

Signed-off-by: Tim Sm...

99e6f63d4f204bbb7744d6a6769b69a61a351f2b authored over 8 years ago
Update .kitchen.yml file

Use the Chef opensuse box
Update several platforms to their latest box releases
Remove yum from ...

b505333579b7a4911e264d80a742d6864692933e authored over 8 years ago
Add a chefignore file

This limits what gets uploaded to the Chef server and speeds up sync time to clients

Signed-off...

b4ab578dc4a92a965fa7f297c173cfef5ba6702e authored over 8 years ago
Update gitignore

Use the chef default

Signed-off-by: Tim Smith <[email protected]>

7e9b5b7fae30e1dab6761a6592f99b91510a03d6 authored over 8 years ago
Update default values in prefork section of README

cee120f82e1e6c6318545bc924307207ca214831 authored over 8 years ago
Add log_level attribute explanation to README

bff3a956616513668aeb52cae1ba3802da549d69 authored over 8 years ago
Test LogLevel in serverspec default suite

802ecb9cf50c9cf1c5b88dcf8291cbac1de57155 authored over 8 years ago
Add LogLevel option to default site

9a46491c5a29365a988fa3ae92c95c86a1408280 authored over 8 years ago
Add option to configure custom log level in apache2 conf file

4841ab879f6eb3432298033250320edb4988e89b authored over 8 years ago
Added Ubuntu Xenial to docker

a1eaa3d9932c24ae23ff01fffb8729a9144c0149 authored over 8 years ago
Fix Gemfile whitespace

2c6b7e315f2b5b8f393f0fac8d02592b650b946a authored over 8 years ago
Update supported platforms to Ubuntu 16.04, Debian 8.4, Centos 7.2; deprecating Ubuntu 12.04

2e8ac292a6a97ece27dba319da1c505a09398607 authored over 8 years ago
Update gem dependencies

42fd0fefd6232aa248f9e7761d35c3a6be4f863a authored over 8 years ago
Merge pull request #422 from bigbam505/bm-nil-object-error

Fix uniq for nil:NilClass error introduced in 3.2.2

2f594f9c95ff0e19635a0b6b9b328046db062c9c authored almost 9 years ago
allow for apache 2.4 usage on rhel < 7.0 #423

1e11c89b62574c7bf53e438368cc717d7845008f authored almost 9 years ago
Add sane defaults for nil address or port attributes

- Sets the address to * if not specified in attributes
- Sets the ports to 80 & 443 if not speci...

70a26c2c017421491d98c3602a794faa95f0bc26 authored almost 9 years ago
Fix uniq for nil:NilClass error introduced in 3.2.2

- Add default values for listen_ports and listen_addresses
- Add test case in test cookbook

7af0eaa927405aa1dc15f0a60451dd86ab9f8f74 authored almost 9 years ago
Update CHANGELOG before v3.2.2 release

a33df8e1188cfad2a95dca4cdac15b667cdb2884 authored almost 9 years ago
Merge pull request #420 from sdadh01/master

Allow auto-conversion if either of node['apache']['listen_ports'] or …

a41e304dde9ebc748d34e5b575fdfa2a696a3e31 authored almost 9 years ago
Allow auto-conversion if either of node['apache']['listen_ports'] or node['apache']['listen_addresses'] are set rather than '&&'. This ensures conversion occurs if only one of the two is set.

52372bbe74c25acea1021eb5f7d1d1df449c4fd6 authored almost 9 years ago
Update CHANGELOG for v3.2.1

2ff5c1f019101e2cd7d1c34e8e6af96771107c9e authored almost 9 years ago
Update gems; foodcritic 6.1

2e177142add1e0f193647deb7aa7beed80262648 authored almost 9 years ago
Added Apache 2 License Badge

5e683fbfd4de9df7c42997f178fee3239627c1d8 authored almost 9 years ago
Update gem dependencies

c8aa1afa469e86c22ce55ff5d0abcd68171a2132 authored almost 9 years ago
Update note on apache.mpm default

55e4a3ccd8e23fc44f9edffbb7ec2ec3891bb723 authored almost 9 years ago
Update chefspec for restart notifications #225

8edf253295388f954db44add98ba93f50a1b8dc3 authored almost 9 years ago
Update CHANGELOG

f3aff78ec9a292d99b699e20e9249706a54055e8 authored almost 9 years ago
notify restart instead of reload service on 'apache_conf', 'apache_config' change #225

9680088bb85769636a0fa248eaaf62e07a107daa authored almost 9 years ago
Mention additional apache_conf parameters

1a7c2e11edd5765f813be93fa31f4e69294db676 authored almost 9 years ago
Update release date in CHANGELOG

fac80b07e5d1eafd828b2f1582134e77cdeaef22 authored almost 9 years ago
CHANGELOG cleanup

66787ef0ead502bd5270b2c0ceb0c2f1abc5b61f authored almost 9 years ago
Added more comments on CHANGELOG

d1d53678f9d39c5c05af91de390c18fcb64f3726 authored almost 9 years ago
Updated CHANGELOG

2b49ef699f1ff491a91f71b4a1ce8c0600400e13 authored almost 9 years ago
Added new apache module recipes

e93c480d09d4c2d82a3c63f6ed9b4e887d78f9a3 authored almost 9 years ago
Install package mod_ldap on 'rhel' #375

51c419f48b2f2fb1f4edd49b2921a0bd592f56f4 authored almost 9 years ago
Update platform fixtures to match changes for #335 and #408

d4721b643ccc57300df1632be59533a0c98378da authored almost 9 years ago
Update CHANGELOG and get ready for v3.2.0 release

3603cf73e2a300a788f7a6034cff43f016b9ddd2 authored almost 9 years ago
Simplify #335 and #408 and do a sleep 1 on graceful on the older rhel platforms for good measure

09ccbae234b23cd13c41460a5710f066a542c6d6 authored almost 9 years ago
Merge pull request #399 from patcon/mod-proxy-restart

Restart apache on mod_proxy install [ubuntu 12.04]

7d7c85911180a10066f77f8f5992e53f9db06121 authored almost 9 years ago
Merge branch 'franznemeth-master'

75be8be11ff6bcadd47ac921232177e74a19975a authored almost 9 years ago
Merge branch 'master' of https://github.com/franznemeth/apache2 into franznemeth-master

d39697dc6ac9f34d649cb3b0afbe037afad28994 authored almost 9 years ago
Merge pull request #335 from joerocklin/centos7_fixes

Use systemd on RHEL/CentOS 7 (but not Amazon)

400957d7fb1bd77774dfb1cf0dbb3ed03cfba18d authored almost 9 years ago
Updated CHANGELOG with changes so far

7517f033540ba7ad08e64c5860b7efc3ab920b0f authored almost 9 years ago
Merge pull request #386 from kleini/master

Do not install an extra mod_ssl package on SUSE Linux Enterprise

a7fc39c63db1d0d42469df232f54431878ce8a24 authored almost 9 years ago
Move deflate to default modules #401

5cddd97054be2912165ede332fc61959c1668967 authored almost 9 years ago
Merge pull request #401 from CBeerta/deflate-toggle

Remove forced deflate Module, add to default_modules instead

f7975099458a62a5afea5200633f8505a13e937c authored almost 9 years ago
Update Ciphersuite to match https://github.com/BetterCrypto/Applied-Crypto-Hardening/pull/117

088655e4e9a8aba17329d0dbded30a2801a1b84d authored almost 9 years ago
bump revision for mod_auth_cas source to v1.0.9.1

0e1d1a129bb288e19f52b22e591af8753158a1db authored almost 9 years ago
Move apache.allowed_openids to attributes/mod_auth_openid

323612b6bb4aa2fe544b5425b77699a23cb4d0b0 authored almost 9 years ago
Update README to be in a more user friendly order, removing old barely relevant notes

e0a5e250fb42c960277c054aa2a052f0160edfc9 authored almost 9 years ago
Remove legacy cucumber tests

82ba54f4272da947760c6309b16679c3c666d8c8 authored almost 9 years ago
Added new centos 7.2 fixture

d14f3dd5f711c26826d985b1617056080047f236 authored almost 9 years ago
Remove mod_fastcgi from tests #415

fe32732e1b2a8d27ca6be8317d6c5fe7675a027a authored almost 9 years ago
Added initial .kitchen.docker.yml

7543df29643eb62cafa4cc944a30e60584eed6de authored almost 9 years ago
Added kitchen-docker to Gemfile

0daf32ca5d650e9bd1ada6ac3a1cedab52d24621 authored almost 9 years ago
Update platform fixtures and chefspec supported platforms

314fd991070319ae1028df749cd91fc693d3c280 authored almost 9 years ago
Update to newest chef-client

e3b55c39c6faed5b30d9f7eaf9aec85ce4a204d9 authored almost 9 years ago
Remove attributes from apache2_test metadata.rb

a508058eb23875a7c41310b3ef6a7ce25e7d8450 authored almost 9 years ago
Ignore FC009 for #388

26d92e644d552faf45f9e35e229c78a20db20a1b authored almost 9 years ago
rubocop cleanup

e07acce0c15dffd0b5c473791ae8732df5c977b0 authored almost 9 years ago
ruby based guards are still hard to mock, especially ::File.symlink?

68197ee4656ea197d93addb495e984e501af3bd0 authored almost 9 years ago
adjust chefspec to match changes in #416

05005360215e6f6b159209d1ac1ef4c3b665a49d authored almost 9 years ago
just check for package install, rather than <provider>_package install

d114960272024a0f947a1a089ffee9bac8e60a22 authored almost 9 years ago
Fix chefspec tests broken by #377

d0f955642747b6a237a583d62a9988793f93ea50 authored almost 9 years ago
Fix chefspec tests for mod_php5

803099bf9035d6e2480576e4008eed8207b7b5ea authored almost 9 years ago
Cleanup rubocop offenses and syntax related to #416

2d6c0b2ae80e6da70741df041be22f0091bb5481 authored almost 9 years ago
Merge pull request #416 from svanzoest-cookbooks/fastcgi_package

Make mod_fastcgi package install the default everywhere

8d9f7fe1ae4b973db71e98410cc71675012d1bf9 authored almost 9 years ago
Rubocop cleanup

7b3b9858ce3bce4a2c3dbfb632a965c25927e85e authored almost 9 years ago
Bump apt and yum integration cookbook dependencies

aa1946e7270b5b26a7e7dd12c132b3af092d40e2 authored almost 9 years ago
Make package install the default everywhere

3bd77280564dff161a3bbfea6eca2c3b705e7589 authored almost 9 years ago
Merge pull request #409 from x-ion-de/listen-simple-array

Use an array as listen attribute instead of a hash

1884c919d5fd4dc1f64805ae3c121b64bde3e376 authored almost 9 years ago
Use an array as listen attribute instead of a hash

This PR amends the logic introduced in
https://github.com/svanzoest-cookbooks/apache2/pull/378 t...

c5da749b733df27bf64511118bcd0f73c97a2c9f authored almost 9 years ago
Merge remote-tracking branch 'upstream/master' into centos7_fixes

f3916f10435934ad601b843cb5bfaf932aab784e authored almost 9 years ago