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

set devel_package values for fedora #285

18cb834f20d3968b39b22e6954f836325dfae5b8 authored almost 10 years ago
slight restructure of default[apache][devel_package] attribute

4b6fbf393c7ba1be8bf91530a298179c2d1b5c28 authored almost 10 years ago
ignore .kitchen/

8cb18b61549fe8abc5e7fb009a8a33ad1ea921e8 authored almost 10 years ago
expect development_pkg #285

811774eb01e9b4435a05328adaacafe6af36164b authored almost 10 years ago
work towards #285

f7ce737add03b142cd564482311d0f5af3dff555 authored almost 10 years ago
list cookbook dependencies properly #334

c7a8e34c7f620e3085ad1a05a432efffb181cb2b authored almost 10 years ago
trigger notification based on mod_ssl pkg_name #322

2c1518ad0641716e6d768dde99dd7d07bb2b2687 authored almost 10 years ago
add ticket number to changelog for #322

2301e46163ed54af98965deddc52c9ecd2f1caca authored almost 10 years ago
updated platforms with new attribute for mod_ssl pkg_name #322

77f14459b5ca159bd99c1fd70d19ce625592b2e9 authored almost 10 years ago
-modify mod_ssl spec to respect custom mod_ssl package names

9955b38afac4af8d23c33cb58fb3ae90540d2adf authored almost 10 years ago
adding mod_ssl custom package name attribute. #322

6667d31022a7542c25cb069eadbd35125c263f94 authored almost 10 years ago
Merge pull request #332 from scottymarshall/RHEL5_ssl

SSLStrictSNIVHostCheck breaks RHEL 5

bec97108cb707ba592210c37b7acf41b874eb392 authored almost 10 years ago
Got the condition right

c4d150f44ad8d3d48b288e53b914e5d683a459fb authored almost 10 years ago
Minor shield README fixes

ff5985ca12e7bf33e02dd8d937f87d9543cc75fc authored almost 10 years ago
Added two additional badges: supermarket and gem dependencies to README

239f9ab758e4c103d0aa0eb55221c92d881dc4bb authored almost 10 years ago
Merge pull request #323 from gsreynolds/conditionally_create_default_web_app

Conditionally create default_site web_app to avoid creation of the configuration file in `sites-...

26697d0dd7b509cfaf352b8c8ad3c0bd08b22b11 authored almost 10 years ago
Merge pull request #328 from sschueller/patch-1

Add ability to pipe ErrorLog

8344ab6d1e369d8871edc66363aebca53083a8ce authored almost 10 years ago
Adding != "Off" to unless statement

c1b6693514a27df0f5a52db204e9589d7900fb7c authored almost 10 years ago
SSLStrictSNIVHostCheck is a newer parameter in 2.2, so previous versions of 2.2 do not about. This parameter will break apache in RHEL 5

72bd07a748569eb87fc5647de34a2f6eb5475905 authored almost 10 years ago
Add ability to pipe log

http://httpd.apache.org/docs/2.4/mod/core.html#errorlog

5909371a68e238f81628e16e5bc0761ee694fe7f authored almost 10 years ago
* Enable the user to set the default ssl port

to something other than 443 if they want.

* Use node.default rather than node.set for adding
ssl...

9233bf50c4e13857aca1eb1349388961b10a1b68 authored almost 10 years ago
Don't create the default site unless the default site is enabled. Since the web_app definition can't take an only_if guard, wrapped with an if statement. Specs now reflect the intended behaviour.

db89d6c5e99bec918d9f9793aa9fd6267985d99f authored almost 10 years ago
Merge pull request #320 from gsreynolds/configurable_default_site_port

Add attribute for default site port

62d463d5e744e61ac5530f48a97e4f7bb4ac85ba authored almost 10 years ago
Merge pull request #321 from gsreynolds/delete_default_site_wrong_attribute

Correct default_site name attribute in not_if guards

890d69059d9d80a8a4d5ad70e21d7eb42fe5d72e authored almost 10 years ago
Append ".conf" after default_site_name and if default_site_enabled is true, only delete default sites that don't match "#{node['apache']['default_site_name']}.conf" . (If default_site_enabled is false, all default site names will be deleted.)

5b724529423123bcd30830151255a8792602c563 authored almost 10 years ago
Correct default_site name attribute in not_if guards

c0d7c456ed6d39898aa2f9eed5250c8f195a36c8 authored almost 10 years ago
Add attribute for default site port

acb07e53349aa5209fcfae3ac628e97f00d34bbe authored almost 10 years ago
Update metadata.rb with issues_url and source_url and removing unused recipe statements

fd1aa58131e5a0dcc30e73964673ec96f650cd3c authored almost 10 years ago
Merge pull request #318 from shanethehat/feature/Issue-317-load-service-in-conf-definition

Fixes #317 Include default recipe in all apache definitions

0f727ea75e436a032c17d5b4424d4c4fde8eba3a authored almost 10 years ago
Fixes #317 Import default recipe into all definitions

If the apache2::default recipe is not included in definitions where
notifications are raised aga...

096e1ab48b92ef332f7856d7e093b04eb8fd9e42 authored almost 10 years ago
Update travis to use ruby 2.1.5

d7b30a4dd67a25d7c1d73555903052e05a07388b authored almost 10 years ago
Update source repository location links

ebbdd6e94ca1e0b0f82f37c9746e8a332a51dae2 authored almost 10 years ago
Update the gitter.im token

8b7d6b67f8b1a70ada231ad15432cd5816ea99f4 authored almost 10 years ago
Merge pull request #316 from someara/master

opscode2chef

e1d37962845cdb2b4c64113686c3168ed1c99fc7 authored almost 10 years ago
opscode2chef

5e274a84be53891f21e8a59cdbfbd341458f7f28 authored almost 10 years ago
Update maintainer metadata

086c0c181c322f67fba6676c630c66118ac7c5ee authored almost 10 years ago
Also reference #293 in CHANGELOG

662056e759707b0e98d151626241b76fdbcb6471 authored almost 10 years ago
Update CHANGELOG

c74adc4327f0c5fa5b170e69382eaed6adb22c8a authored almost 10 years ago
Address #315 and #258 and use node['apache']['default_site_name'] everywhere

7ba79ad8b3a6029ed68cb5f0511988b0e66ba447 authored almost 10 years ago
Address #315 and #258 and use node['apache']['default_site_name'] everywhere

4aa5d2b7bc9487dc450f70adaded1f5a83356145 authored almost 10 years ago
Add psych gem to development gems #276

62f0e988e344955e06ec7242f66867168a5e2e30 authored almost 10 years ago
Merge branch 'jujugrrr-mod_fastcgi_source_flag'

9838bdcdc33d06fb6d11a376355d7c7ca6471006 authored almost 10 years ago
Merge branch 'mod_fastcgi_source_flag' of https://github.com/jujugrrr/apache2 into jujugrrr-mod_fastcgi_source_flag

Conflicts:
spec/modules/mod_fastcgi_spec.rb

694886c2e3af701d6b4829bec3eb31d0945550f1 authored almost 10 years ago
#271 Remove FreeBSD 9.x Series

5169f9869a461c543b201001da18a3825388a61a authored almost 10 years ago
#271 Remove RedHat and CentOS 5.x Series

1cb96b62dc54d5c1ed16e53d009a61ebb1a7f9f5 authored almost 10 years ago
#271 remove OpenSUSE 11.x Series

92ff561b294dfa615c09dbda96a5f2deccaebc38 authored almost 10 years ago
reference correct issue for #309, add unreleased text

96a61fb6b2d72f5165c9abc60f7f3a09bebcd29c authored almost 10 years ago
Update CHANGELOG for 3.0.1 release

695c5a155150dbf647148b8ff61f4b89a2c348c2 authored almost 10 years ago
switch to new travis gitter token

08145abe7ddc1b94e18db42c7e94948c8523c5a0 authored almost 10 years ago
Update test platforms

2a7f52d7c34310c782e5d1887502d0a38553ec81 authored almost 10 years ago
Also adjust trigger to use yum_package for rhel

f052239e4f5162d6a7000757a8136d9f3c7aa91a authored almost 10 years ago
fix rubocop spec errors

49c7bc354cc8fc7a59268d04647979e5f99ee796 authored almost 10 years ago
Check for yum_package install as well for mod_php5_spec

5e554f28521526447b8fb0555dcf43636e7af9f9 authored almost 10 years ago
check for install_yum_package for platform_family rhel

29357dd10088059239a0c2f2411e136267e9354a authored almost 10 years ago
Added apache.run_dir and apache.lock_dir to suse/opensuse

8bf478a1a217ed67311e69ac9cda7fa97635399b authored almost 10 years ago
Adjust some more URLs

be3ad9f1c83ba1badd6fd51c0c7979dc3320df24 authored almost 10 years ago
Bump guard, rubocop and chefspec versions

4556e598194d90d97a541d716c1eb114a8285ead authored almost 10 years ago
Rubocop fixes

e3f297f2ab63d5c11350d43e443e17716a1ef82b authored almost 10 years ago
Update .travis gitter webhook

0e4455101b7b2430a97400c4a32cf96883c8cbf1 authored almost 10 years ago
travis build status include branch

9a37e9b6d62d9d1aa3753e3929214338a9c91b87 authored almost 10 years ago
Update URLs to my own repo

f0148248aae93fcd68cd7b8d3424ada5a20913d2 authored almost 10 years ago
Update Travis Build Status

a0f637572e72fa60a68c09a67e507463563e0060 authored almost 10 years ago
update Gitter location and badge

b56d369325dbf16213c94b01eafa355694d931a7 authored almost 10 years ago
Merge pull request #312 from drpebcak/master

addressing #310

7adfdab4b233ef08e9daaf35ac3e63ef7916e201 authored about 10 years ago
left out a '='

596312529113c972d107a6502c9c657adfb5eeb3 authored about 10 years ago
addressing #310 - apache2.2 requires the lock dir to be owned by www-data (at least on ubuntu)

224a182a7cf999ae1a1f30834857e912b2e8e132 authored about 10 years ago
#309 make it clearer that apache version should be a string

20ed03c7014875ed84cbdab973decc8b407e92a8 authored about 10 years ago
unless statement not taken into account for some reason

2f5c23dbea787eea3d18a52a237e75584b841662 authored about 10 years ago
Merge pull request #307 from dann7387/fix-PR#306

Fix PR#306

79eea72db359428f749980d0033c1c4317e48ffb authored about 10 years ago
Changes to MPM modules are to trigger a restart.

0e4825f6eaa91f89b0c10a676b4065caf9c7c8ae authored about 10 years ago
Fix indentation errors.

b56a4a4b7eca29cf09c202e4553f66b5683e6f16 authored about 10 years ago
Remove extra '+'

d5037a288090227ba035ed4d05c238c3b40e8f3d authored about 10 years ago
PR 306 accidentally removed this commit from PR 305

24389f239093a4753ea1f46795d4ca58aad05d6f authored about 10 years ago
ensure systemd is listed as a default module on systems where the cookbook is installing it

4f540bc18319616ec03da3476041cf68275f1715 authored about 10 years ago
updated berkshelf and rubocop gem versions

7d99d102690e5d81ba5578f34d5fb51e8fb15b82 authored about 10 years ago
Merge pull request #306 from dann7387/fix-rubocop-errors

Fix rubocop errors

9aa29b6c63089db96a602f53ab055699cf12ae55 authored about 10 years ago
Merge pull request #305 from dann7387/add-mpm-restart

Restart Apache after MPM changes

4ca17a1e8fe50680412cf71e10fe95897489f1e2 authored about 10 years ago
Template only ever causes service reload.

137e054e5633ed0ceca71d9afff9e7b1ede32b3e authored about 10 years ago
Update comment to reflect possibility of service restart.

cfb3a19891ee403cf12cbbeda6091b10e1df50f2 authored about 10 years ago
Change resource type from "template" to "execute".

67ce7cdf7b6ea4d2af7d1f2febeb57efb8a7b8fd authored about 10 years ago
Add _spec suffix to filename.

6b36d8664afca3fa1870a644b12ddf822d00d58d authored about 10 years ago
Update chefspec tests.

4a1e1362a9ed54f9a657d854a27573245b1df6c7 authored about 10 years ago
Update chefspec tests.

5c4cb4e8358bf41ae130030dd6c68e9740d5a0ad authored about 10 years ago
Resolve rubocop errors using "rubocop -a"

95c734b4ddaafc11b6709795caa3f237cd95f4b0 authored about 10 years ago
Revert "Remove blank lines to resolve rubocop errors."

This reverts commit 12b6000090556829db2faef3659c6543c722a050.

f08e96bb7e3e2734ea94828bd5fb9963ed5fe511 authored about 10 years ago
Remove blank lines to resolve rubocop errors.

12b6000090556829db2faef3659c6543c722a050 authored about 10 years ago
Revert "Add ability to restart Apache after module changes."

This reverts commit e4fa645bdba302c61dd451e669d6b7d8071a175c.

b2e592d0f118d5f9562b2675283866e6d9795b97 authored about 10 years ago
Revert "Restart Apache after changes to MPM settings"

This reverts commit 0d53cc5630f8e6530d5958e902426066e6d7a285.

c5a24857e0ff83013acf92f7651fcc8403dc52e3 authored about 10 years ago
Revert "Remove blank lines to resolve rubocop errors."

This reverts commit 7a883e806ebcddeab61520a1c4e521f73c1130a8.

0b580fa67cd9199492ec151de818cbbe6426bc50 authored about 10 years ago
Remove blank lines to resolve rubocop errors.

7a883e806ebcddeab61520a1c4e521f73c1130a8 authored about 10 years ago
address #296 - create lock dir automagically

03bd215e9e07d261d96a01cdc2b1532e5e5eabcf authored about 10 years ago
created service_name attribute. same as package name by default but allows configurability. addresses #302

bb645ec1416df944c2f59e8eaf3badb5e000a657 authored about 10 years ago
addressing #304 - dont install systemd module on amazon linux

97209b3011de2e466a1cc93de523fc08896b3863 authored about 10 years ago
Restart Apache after changes to MPM settings

0d53cc5630f8e6530d5958e902426066e6d7a285 authored about 10 years ago
Add ability to restart Apache after module changes.

e4fa645bdba302c61dd451e669d6b7d8071a175c authored about 10 years ago
Update documentation to reference chef.io and Viverae

03a72be9bc71b26bcac05c39d92f3806cb255dfc authored about 10 years ago
Add formatting to CHANGELOG header

650aec0bac47b5daa6c102cbc4e54ae2343b0f89 authored about 10 years ago
Merge branch 'master' of github.com:viverae-cookbooks/apache2

080d528713474af7e4f3cca22e520d7dd05d5538 authored about 10 years ago
#298 Added Chef warnings

0524eb30cf6628ae807bc5e0f87e079774ab23a9 authored about 10 years ago
Merge pull request #298 from Maks3w/patch-1

Add bc/break notice for PHP users

7db7e854e3948e5da405610399df84fefb0616c1 authored about 10 years ago