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

Update debian-7.4 attributes

806e86e96d6aff6bdac153e327998a9d0d42b2d6 authored over 10 years ago by Sander van Zoest <[email protected]>
test for cgibin dir existence and permissions

71cdc31f211025f3df6c6d24a3171104155a8195 authored over 10 years ago by Taylor Price <[email protected]>
added test for docroot, lib, apache dir existence and permissions

8b40de2e06468aa9ae4df56af39559663c5cdb8c authored over 10 years ago by Taylor Price <[email protected]>
add conf*, mods-*, and sites-* directories to test

3b8b0d7ecf4ec98641e39a41a905017f89394274 authored over 10 years ago by Taylor Price <[email protected]>
Merge pull request #171 from gondoi/COOK-3900

Foodcritic definitions for guard

f43c989d0ac1d41a16b73b39254a19d6eccd29ba authored over 10 years ago by Sander van Zoest <[email protected]>
Merge pull request #152 from fejese/master

Checking if server_aliases is defined in example

ac1ef1fc8510bb611304691108b3c077ebc4f341 authored over 10 years ago by Sander van Zoest <[email protected]>
Foodcritic definitions

a59a4c4014cb204e95b02b9539b860ee2bcf96e6 authored over 10 years ago by BK Box <[email protected]>
Fix FC002: Avoid string interpolation where not required

311c627cb6ea87b9fa64f3320b2fd421a0ab7211 authored over 10 years ago by Sander van Zoest <[email protected]>
Merge pull request #164 from gondoi/COOK-3900

Get tests passing as-is

3a8fa31f231d3bc31f7f0810e8b349be6d67efd6 authored over 10 years ago by Sander van Zoest <[email protected]>
Default to unit testing only

d4c132a202125cb2a9994eba89aecc024b8de33d authored over 10 years ago by BK Box <[email protected]>
authz_core should be in the list not authz_default

6da27d8211aab94955a887d86d8b2d00c180de2e authored over 10 years ago by BK Box <[email protected]>
Adding guard-kitchen back in

ff9b1a63e3fcf9e3dfabe8eb2852d150611252c1 authored over 10 years ago by BK Box <[email protected]>
only turn rewrite on once

5b8fa4a6cdf7b3a3f7ffefa0ed017847399c6a7b authored over 10 years ago by Kris Wallsmith <[email protected]>
Merge pull request #106 from kriswallsmith/patch-1

only turn rewrite on once

79924dd2eaeba3a5dc87c133dd58c560b0d37604 authored over 10 years ago by Sander van Zoest <[email protected]>
Update service_name for Ubuntu 12.04

b1e9098bca255de09d1fedc093951745d26a19c1 authored over 10 years ago by Sander van Zoest <[email protected]>
work in progress for attributes being passed via properties

3edf04505d05108db17731bcf486ac3ba1a5d14b authored over 10 years ago by Sander van Zoest <[email protected]>
Fix chefspec tests and recipes to get passing

A few fixes were required in the chefspec itself, but also in the
recipes themselves to make che...

709de9909673432acd8658d2911c15132edffb6a authored over 10 years ago by BK Box <[email protected]>
Added notification hook for gitter.im

1e895bca4245a71c1176b93814e0949392ee4c35 authored over 10 years ago by Sander van Zoest <[email protected]>
Added notification hook for gitter.im

b4de3da977a1b2c0eb8be15c6497d62eeca4cb97 authored over 10 years ago by Sander van Zoest <[email protected]>
satisfy rubocop in regards to commented out code

2740abf2b94de225d9ef229116a35f4ed50c12b4 authored over 10 years ago by Sander van Zoest <[email protected]>
working basic serverspec for centos

44bf7c739a37aebb81f5029312ba3626fcd4b95b authored over 10 years ago by Sander van Zoest <[email protected]>
make the minitests pass on centos. removed authnz_ldap, fcgid and xsendfile modules as they do not get installed correctly on centos and therefore fail the tests

13397265c8fd71d0604d3b7a227e3f9d781f9923 authored over 10 years ago by Sander van Zoest <[email protected]>
Make rubocop happy

ed4209942f1e52f2adad355ba5baeee6cd56fc79 authored over 10 years ago by BK Box <[email protected]>
update chefspec to expect delayed reload notifications

71cfb51ed5f7889848254858a39efe44d0fdd31a authored over 10 years ago by Sander van Zoest <[email protected]>
making all reload notifications in recipes/default delayed

3f518e664a6935db87f9ddf24bdde653d280e995 authored over 10 years ago by Taylor Price <[email protected]>
avoid let(:template) collisions

f6b23ce4ff98bf020f0909e4389ef3355ccf1fe1 authored over 10 years ago by Sander van Zoest <[email protected]>
[COOK-1689] - The perl package name should be configurable

Signed-off-by: Sean OMeara <[email protected]>

Conflicts:
attributes/default.rb

d3f6ad589a42b1a738a4a185cedcf60ab87ac8d5 authored over 10 years ago by Tim Smith <[email protected]>
Added Gitter Chat badge to README

b29ada4188ebfc6121071aeff4bda13ef0b94475 authored over 10 years ago by Sander van Zoest <[email protected]>
Added notification hook for gitter.im

f74e1eeac99041f61b8f168212cf19cff4e93a44 authored over 10 years ago by Sander van Zoest <[email protected]>
Merge pull request #156 from Odaeus/patch-1

Correct mod_basic/digest recipe names in README

b2d1224979603ac16c8aae05060e27762b12f918 authored over 10 years ago by Taylor Price <[email protected]>
Correct mod_basic/digest recipe names in README

* `mod_basic` is `mod_auth_basic`
* `mod_digest` is `mod_auth_digest`

934b1a169bcf36cfde3ace3f3250308e4c14052d authored over 10 years ago by Andrew France <[email protected]>
still merging

b1ffc2fb4ce59c8c348850154a155b49824b072f authored over 10 years ago by Taylor Price <[email protected]>
merging

1e64b1d9f70c17023351cad8cb00dcd1cb08c5fc authored over 10 years ago by Taylor Price <[email protected]>
enable at the beginning

1bf38ffcf206244e372f3a6338ef123809252d40 authored over 10 years ago by Taylor Price <[email protected]>
updated to rubocop 0.24 and fixed rubocop errors

b64f83a47500ee2d18917a73f1118c7075d2bf8c authored over 10 years ago by Taylor Price <[email protected]>
merged master into COOK-3900 for the tests

e86ff476f51cc402a080fb4c018bc66a9cda4486 authored over 10 years ago by Taylor Price <[email protected]>
Updated some notes on testing and added OneHealth Solutions to copyright

d31218e9386652ace0160e8724968326d71fef12 authored over 10 years ago by Sander van Zoest <[email protected]>
Merge pull request #153 from drpebcak/COOK-3900

changing exists to exist, attempted fix for #149

16a7c628e6435b4f18b536e8d6b1d499c6bfa3ed authored over 10 years ago by Taylor Price <[email protected]>
Checking if server_aliases is defined in example

36eda6a166ffd04adb3b4972b2d6e4db2a44d6da authored over 10 years ago by Endre Fejes <[email protected]>
Explicitly use Chef::Provider::Service::Debian on Debian/Ubuntu #150

The next version of Chef will use Chef::Provider::Service::Upstart by
default in Ubuntu 13.10+ [...

4fc936d0e68d0a3972531c480cd7014bc25468c5 authored over 10 years ago by Stephan Renatus <[email protected]>
remove platform_family case statement in apache_module php5 to drop php5.conf on all platforms and set filename to libphp5.so everywhere too. Needs serverspec testing

68bdfba4680e70b3e90f77e40223dd535bf22c17 authored over 10 years ago by Sander van Zoest <[email protected]>
added better suse support for mod_python and added chefspec coverage

8fa95408ae5a2ba6800e0659ba0dd42ac759ab5a authored over 10 years ago by Sander van Zoest <[email protected]>
also test config template generation for mod_php5

4f2579c5b945983f8ca6444da8e771a52d32b41d authored over 10 years ago by Sander van Zoest <[email protected]>
added package mod_pagespeed and template coverage

91a7570e6002acc4f61c75e877c6ba0d24bf779c authored over 10 years ago by Sander van Zoest <[email protected]>
added better suse support for mod_perl, added mod_perl chefspecs

5e60fc1c1984ddfe2e95ddae09019ed9b236546c authored over 10 years ago by Sander van Zoest <[email protected]>
added better mod_php5 chefspec coverage

63677172401a5ad690be19363413b1a5a6de0b42 authored over 10 years ago by Sander van Zoest <[email protected]>
fix rubocop spacing issue with mod_apreq2 on suse

e179f188a60ff1e34443a70835ee74f467cf79a7 authored over 10 years ago by Sander van Zoest <[email protected]>
Added mod_apreq2 chefspec coverage and better suse support

aaa24e11cfa3b7ad9231306e4b05c0ec8a94f231 authored over 10 years ago by Sander van Zoest <[email protected]>
rubocop cleanup on mod_pagespeed spec

65e2bca8096ba94221f3528afa3f2e0be93bd9bd authored over 10 years ago by Sander van Zoest <[email protected]>
added better suse support and tests for mod_xsendfile

0e9c217f35a2715961f47f348a1c6a1e51fbef75 authored over 10 years ago by Sander van Zoest <[email protected]>
added more chefspec for mod_ssl

6f866501d5953d51690bec52c03ac3b9de934406 authored over 10 years ago by Sander van Zoest <[email protected]>
fix rubocop spacing

5f858aa7317f62005e1a84dd384b3b87b1e88841 authored over 10 years ago by Sander van Zoest <[email protected]>
for now copy over the per platform apache attributes to avoid getting hung up on that. clearly we need to make that more DRY and share it across tests

512061bdb37c9f79d92e22325129ca7b29c33cc2 authored over 10 years ago by Sander van Zoest <[email protected]>
improve mod_ssl tests

305f8e93500c18b4803a42be3633e5de2ef9a1e3 authored over 10 years ago by Sander van Zoest <[email protected]>
limit pagespeed tests to only supported platforms, need to find a better way to do this and also tests not supported errors

526adf0d29c7a50cadfec008ff35f5dde2090742 authored over 10 years ago by Sander van Zoest <[email protected]>
changing exists to exist, attempted fix for #149

cfbbe3d6db6a41222a51ef8b873affbf432545fc authored over 10 years ago by Taylor Price <[email protected]>
Merge pull request #148 from drpebcak/COOK-3900

Fixes for #142 and #146

9979196b9716e41cb9cc26e91cf5bc7ae989e956 authored over 10 years ago by Taylor Price <[email protected]>
changing that to a plus

f1b1a15cdcdf9e79929f3c28ac1962d5d8cdfb45 authored over 10 years ago by Taylor Price <[email protected]>
adding - before ExecCGI

8edb7fb82164ec46c4d2b1c76e31d1dde6c5a3fb authored over 10 years ago by Taylor Price <[email protected]>
adding .conf on to default site

c4183484d9c24bad563970a62279b9e9f04b5d11 authored over 10 years ago by Taylor Price <[email protected]>
allowing for .conf sites as well as sites with no extentions

d9a3ed7dfb0893043da07ca53b3b5a2688caf27e authored over 10 years ago by Taylor Price <[email protected]>
specified default should be 000-default because otherwise the a2* scripts in ubuntu/debian will not know what to do

61a4f8a1d99338cb2dadb726a809a4375c7511a3 authored over 10 years ago by Taylor Price <[email protected]>
explicitly say to create the a2* modscripts

a47f6f0c556c8134146028c14258b59f358d3f81 authored over 10 years ago by Taylor Price <[email protected]>
adding .conf to file checks

37629fbccd7c91c588c36d9994eb846164398b1f authored over 10 years ago by Taylor Price <[email protected]>
fixing indentation

794097351ffa0f7fe8a29e0cee9668efd6bc28ea authored over 10 years ago by Taylor Price <[email protected]>
trying to address #142

b8bb29ec1a73efd457bc7a7b8f26c8cca9336e0e authored over 10 years ago by Taylor Price <[email protected]>
Merge pull request #141 from drpebcak/3900-notify

3900- notifies :reload instead of :restart

6aa17c539693b77c6bcc14845b10ba6a1ed731ab authored over 10 years ago by Taylor Price <[email protected]>
matching whats in the master branch

74c4668ea637c48f8e15c50778975713116d7b22 authored over 10 years ago by Taylor Price <[email protected]>
replaced restart entries with reload

7dac206ffc5a002255ee10d5518b483856dbde5f authored over 10 years ago by Taylor Price <[email protected]>
added initial attempt at support for suse for apache2::mod_php5

f75ed90ff7d047093bf9dd883a758ba3a4fb9687 authored over 10 years ago by Sander van Zoest <[email protected]>
test for inclusion of iptables::default recipe

9b5a036683f586949e31abb1cd1a52f23660ede6 authored over 10 years ago by Sander van Zoest <[email protected]>
Include iptables::default recipe to expose execute[rebuild-iptables] resource

47045b9c2b399b92a855fddc3e4478496e17c686 authored over 10 years ago by Sander van Zoest <[email protected]>
mod_auth_openid doesn't support suse, conform to the authopenid mod_auth_openid.so madness

a0111a7935fab338dea47ccb6635eec8d7f02b71 authored over 10 years ago by Sander van Zoest <[email protected]>
remove extra blank line

c225826c84bd0d7eef8f321ee375fd2c9487ceb3 authored over 10 years ago by Sander van Zoest <[email protected]>
allow php5 to use libphp5.so as its module_filename

9019c72b19a66d88d5fa94e384d38861eed0189c authored over 10 years ago by Sander van Zoest <[email protected]>
fix rubocop complaints

5d2d27126821c95827586437d254af72eb905de2 authored over 10 years ago by Sander van Zoest <[email protected]>
more chefspec module cleanup

7b4b19b28755a7658f0a5c85868fcde300e52c5e authored over 10 years ago by Sander van Zoest <[email protected]>
Added chefspec tests for all recipes, some still fail

698aa785727006f377746d269fa32e4937be2952 authored over 10 years ago by Sander van Zoest <[email protected]>
do rubocop before rspec

2af41893f58daf92d1cb6ca8b245befdafa90469 authored over 10 years ago by Sander van Zoest <[email protected]>
rubocop cleanup of initial serverspec

848aa5101b1213c0ab69c0e3f491077c7e71ec77 authored over 10 years ago by Sander van Zoest <[email protected]>
update minitests to run with the new kitchen and some initial work towards serverspec

83276579f9953384455e724e2ff975c41448673e authored over 10 years ago by Sander van Zoest <[email protected]>
remove extra comma on default_spec platforms

f39700f7e8cc931a6db1d0f5f41b9264f6c8c0fc authored over 10 years ago by Sander van Zoest <[email protected]>
added some rspec-mocks 3 guard logic

f8b8025b1b2ea2218fee93a0097b9df4b911617f authored over 10 years ago by Sander van Zoest <[email protected]>
rubocop cleanup

27a2e199c2f7c3449029481091a0b58074abbb3b authored over 10 years ago by Sander van Zoest <[email protected]>
reference build on ruby 2.1.1

d3b45ada46c79d0ed8cd8d125ac13f0f564ec824 authored over 10 years ago by Sander van Zoest <[email protected]>
Adde suse, and clean up module chef specs

9852cf5b5ed82b786b158ea8064e6b1080f5d088 authored over 10 years ago by Sander van Zoest <[email protected]>
Added apache_site disable of default and service apache2 to chefspec

738888f5678f9c7592fd4156ba96f81967d2f442 authored over 10 years ago by Sander van Zoest <[email protected]>
handle coverage for all modules in one spec file

12861be062ef7a4363c0e7e419edff39ee938998 authored over 10 years ago by Sander van Zoest <[email protected]>
add a little bit more detail as to why the fedora v18 has a different apache_lib_dir

177757c81941c14c883ae86cf39987346117c30a authored over 10 years ago by Sander van Zoest <[email protected]>
Merge pull request #136 from drpebcak/testing_harness

Testing harness

b146034d348926f0f37381a2b149b3234df1cd6b authored over 10 years ago by Taylor Price <[email protected]>
ignoring useless variable assignment - our spec tests are not complete yet, and our variables may be used in the future

2981b215dd7d421206853263200afc28a37e84d7 authored over 10 years ago by Taylor Price <[email protected]>
adding .DS_Store to gitignore

30f9ba0c36d84e5fb7a3795bc75449608f1c1545 authored over 10 years ago by Taylor Price <[email protected]>
fixed spec tests - path should be /usr/lib64/httpd except for fedora 18

b7011222b5427f0deb136fa5370115fd18464678 authored over 10 years ago by Taylor Price <[email protected]>
merge in master

a97048ff38a4f20e589645315eff0c7db3f39ebc authored over 10 years ago by Sander van Zoest <[email protected]>
Update to Berkshelf 3, Chefspec 4 with initial chefspec tests

75f94189e715f18b27e94af86d7bb9c4d35a210e authored over 10 years ago by Sander van Zoest <[email protected]>
Bump dev and integration dependencies

d9e610f26636d6169365f7a6b67a66b630b6e016 authored over 10 years ago by Sander van Zoest <[email protected]>
bumping for devodd

a3b811da0b822ddee65b74ede5c0c33397d3f650 authored over 10 years ago by Sean OMeara <[email protected]>
Publish 1.10.4 Changelog

e73f2165c6a652b29e964fd4e01c5b0a851afe19 authored over 10 years ago by Sean OMeara <[email protected]>
Version bump to 1.10.4

b6d945db9fe2da0287919901efaeafc63e339841 authored over 10 years ago by Sean OMeara <[email protected]>
[COOK-4249] mod_proxy_http requires mod_proxy

Signed-off-by: Sean OMeara <[email protected]>

7a3fb12770a4894d13270c632420298d9b59113a authored over 10 years ago by Curtis Stewart <[email protected]>