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

Merge pull request #27 from miketheman/COOK-1824

[COOK-1824] Adds a sysconfig template for rhel/fedora family

2aa236cacf1bbbaa15009d1e01db87b279a8ae44 authored about 12 years ago
COOK-2029: setting generate-module-list action to :nothing, changing default_site_enabled to false on RHEL

5cf687d9f7da79ae78dd1b1b321a8a795ab43e9f authored about 12 years ago
Merge pull request #30 from patcoll/master

Fixes for COOK-1916 and COOK-1917

97aa784b5636e0f1c8f8549b4f8e8c64d9c6c4cc authored about 12 years ago
Merge branch 'master' of git://github.com/opscode-cookbooks/apache2

0a50b6c44c0a992d191b8b740788817195b406d9 authored about 12 years ago
[COOK-2002] Remove Gemfile.lock from repository

f7c504ce653d9ac3b60cd6b5ebfaf8f9d9c1ca5a authored about 12 years ago
release v1.3.2

e340cefcd4265a81c7c3b09d762fad166cff318e authored about 12 years ago
[COOK-1824] Adds a sysconfig template for rhel/fedora family

Since changing the Multi-Processing Module differs by distribution, this
commit is solely target...

8aaf545fd50d3aa6e70fa29b52b578d3d1580457 authored about 12 years ago
Merge pull request #25 from mtowers/patch-1

[COOK-1804] Fix enabled flag for web_app resource

592c187fefc56ec56e7be98409bdc5a20398d3d7 authored about 12 years ago
increment version for development

d03308cd24892693f170e3594eba9ae7a623810e authored about 12 years ago
[COOK-1917]: Restart apache when adding new module. Also delete old sqlite db at the same time because the schemas are usually incompatible.

e3784084c5d390ed688a2216ea0374f69dc42ffb authored about 12 years ago
[COOK-1916] Fix: Development for `mod_auth_openid` has apparently moved to Github, and releases are being stored there now.

127841559914023a7f9b012412d182a9879a6b63 authored about 12 years ago
add name attribute to metadata

06b023af805df80b6a58d2f0a01aa07f129aac7e authored about 12 years ago
release v1.3.0

964df63fcc838da031600d5006dbd6d0ecbd31ed authored about 12 years ago
add test for SSLCipherSuite via COOK-1470

82abc65d396c7d3ad3866b4d74fbd350b15e5ba9 authored about 12 years ago
add information about cipher_suite attribute to the readme

60daf453e3d83cd84dc1cdb63fec75ded7c109f0 authored about 12 years ago
Merge pull request #15 from cramerdev/COOK-1470

COOK-1470 - put ssl cipher suite in attribute and change to new BEAST-safe value

3b69a50d0c3eab82bb944669dbd92ad56cc4c4a8 authored about 12 years ago
add tests for COOK-1738

6403254147b2759d8bbb827327f9ab45c6675adb authored about 12 years ago
if blocks dont use "do"

f2381f44ddad49c97b980fee72a8aadfcb9e44fb authored about 12 years ago
Merge pull request #23 from cla-rce/update-include

Better support for mod_include parameters and changing options in web_app

4918099fce5a6e4e8f5233dc468913f137cd8926 authored about 12 years ago
Fix enabled flag for web_app resource

The enabled flag was being incorrectly passed to apache_site.  The default value defined in apac...

9a1b019aa3633ef7901161fecc22a11f43c7e02c authored about 12 years ago
ohai 6.14.1 is a dev version

6d01a55832791f4d5864f7e1af50ccebe29306cb authored about 12 years ago
Revert "use a symlink instead of copy of the file"

This reverts commit a9325a3180eea20cf2a9148cab84e3e9c5fcb540.

Test kitchen complains the file d...

4c0e1b9c1809b77694c6f5b0d79bf880f323f6ef authored about 12 years ago
use a symlink instead of copy of the file

a9325a3180eea20cf2a9148cab84e3e9c5fcb540 authored over 12 years ago
use platform_family

7784e31fd547465573a141e1f6a19a98f774f8e4 authored over 12 years ago
release v1.2.0

e0b369047953c41ec4a0a43d2533795047309abb authored over 12 years ago
tests passing w/ this bundle, lock it down

0de251d6887b19fb07ff05b6e0d6ea5321ba0f33 authored over 12 years ago
Merge pull request #21 from miketheman/COOK-1693

[COOK-1693] Removes FC002 for default webapp template

bb77d0af0e4f990a9fe70c556408156e312d3b08 authored over 12 years ago
move cgi module test to its own

31ca8e8bfa2073ed1d07bce0f4d6c1f08572c2ad authored over 12 years ago
mod_auth_cas gets its own test due to bug in el6

33fe333394bd54d15532933052c584beca78fa6f authored over 12 years ago
dont use jpackage on el 6 in mox_proxy_ajp test recipe

0a8afcd5483e3357ec765092a87214188973ac1f authored over 12 years ago
move fastcgi to its own test

* EL platforms are not supported for the recipe (no package for
fastcgi), so make its test separ...

2d5c2d087069a31fd4572a2f2d548049fcb09d40 authored over 12 years ago
use correct dav recipe

8184815b3a6540ff5d1bc4e055f71bbae8c25aa3 authored over 12 years ago
enable dav module before other dav modules use it

7ec1385c5e7995111e28bfa241c2bdeb5df7f4f8 authored over 12 years ago
delete conf.d files for modules

f0c712cc9656ca1727d38fa27b929fd93bb36e26 authored over 12 years ago
Merge branch 'COOK-1757-tests'

4929f013723e919b16287fb8fd8d04211e84a209 authored over 12 years ago
[COOK-1757] - updated tests

* use shell_out in helper
* update apache_enabled_modules to check loaded modules using the
ap...

45b6df3f2aea57bcae4302c21f021ca1ad82778b authored over 12 years ago
Merge branch 'COOK-1757'

67d48baf74779cf7189a348e11d10fc5c170a52d authored over 12 years ago
[COOK-1757] - platform_family and style

* use platform_family for platform checking
* update notifies syntax to "resource_type[resource_...

2ef44f1f4c784d67090ee8947906ef6f53f93a76 authored over 12 years ago
fixes for mod_auth_cas

* update README with info, especially about EL6 bug
* add source revision attribute
* include ap...

e68be53a189c91b3eea7739e52f024debce59b7a authored over 12 years ago
dont use rvm baseboxes (uses defaults in TK)

93b42cbbc8659df89b54a19d380309c9224d6df9 authored over 12 years ago
setup ssl cert for ldap

acd2f84701527e8f2bafc6a075186eae2238e7ac authored over 12 years ago
remove subversion module config from package

85d62a518e1bd8e292e457f26c1e3ba56f04c007 authored over 12 years ago
platform specific httpd config file

9f6eeb9ad6364c52bef75ce47ec9b99599542e25 authored over 12 years ago
Move helpers.rb to support/ to match with minitest-handler

1c7651874af0f81e9515acf6255ab0e8325d3bfa authored over 12 years ago
Initial run, better support for mod_include parameters and changing options in the web_app definition.

ae2e84dc6577044d2ca7afa629200367a66b4fbb authored over 12 years ago
[COOK-1693] Removes FC002 for default webapp template

5e3a033a30631ce7ae1ecfdf5987e112256ea184 authored over 12 years ago
release v1.1.16

38de1fd3798acea042f7b87a98baee3829dd650d authored over 12 years ago
release v1.1.14

728d073c46d0862abbbd7227d60ab1b323717068 authored over 12 years ago
Merge pull request #20 from andreacampi/COOK-1609

COOK-1609: make sure we only modify ports.conf once per run.

c3f98fe878e921a65076eb45ddda7e4e2905700d authored over 12 years ago
COOK-1609: make sure we only modify ports.conf once per run.

This will actually work from the second convergence, but that's still a nice improvement compare...

ce4f03bf71f58934da056e848523e379a9c8f3f7 authored over 12 years ago
remove private repository

* test-kitchen is released, just install the gem

b59e0e6101df612075cb61080f5b02519ac9f211 authored over 12 years ago
Add platform block for boxes with RVM installed

8139c699684d7d41f73dcd15fe816c2bcdbe2468 authored over 12 years ago
COOK-1466 - Add mod_auth_cas to apache2

b8ae251222e833dd84b99da09a4f390def1cdbfb authored over 12 years ago
Merge pull request #13 from customink-webops/logrotate

[COOK-1448] add logrotate recipe to apache2

440912c13a039a3cc978c97f1a361e8c1129eff6 authored over 12 years ago
Merge pull request #12 from customink-webops/mod_include

[COOK-1447] add mod_include to apache2

bd481c3886eafcb36596fc53f4fa2548181198c3 authored over 12 years ago
[COOK-1473] did not disable default site when setting "default_site_enabled" back to false

4afc3be8274fb5598e0269d4ddd3ad5f5c8fb985 authored over 12 years ago
put ssl cipher suite in attribute and change to new BEAST-safe value

46192ab55bd1d8489a0984ddbf3035fd151a3a13 authored over 12 years ago
Surround include_recipe with begin-rescue-end

Because we aren't requiring logrotate as a dependency in the `metadata.rb`, handle the possible e...

6342e6adeee395d3ace93362f64fd4d2903a8815 authored over 12 years ago
increment version for development

b4d0f760f9caedb92b37571ed101d88409573bce authored over 12 years ago
[COOK-1448] add logrotate recipe to apache2

d17c22ca7aed22b0fada98690516721581de7883 authored over 12 years ago
[COOK-1447] add mod_include to apache2

7a9dc86a9748a9a67d1467956caae8ffde48c031 authored over 12 years ago
release v1.1.12

be9d69ecbf20914aaeef6cbfd41c2465d1d803b7 authored over 12 years ago
Merge pull request #6 from miketheman/COOK-1356

[COOK-1356] Adding mod_status attribute for ExtendedStatus, defaults to 'off'

89d0a4120a83e52ef14d2e7049e3f97bd0b9c3bf authored over 12 years ago
Merge pull request #9 from Youscribe/mod_fastcgi

[COOK-1403] Mod fastcgi

57453ab0b412a1f7a260919a4ca78833fc4bd82b authored over 12 years ago
Merge pull request #11 from kotiri/test-web-app-definition

Restore apache2 web_app definition

be86016f6ffc076a342f58f407bc5ec2baf0ffad authored over 12 years ago
Add configuration to verify web_app definition.

6b306166c2b13422cb04e985ed45a2bb5f1bed9f authored over 12 years ago
Workaround for CHEF-2748 bugs

* Revert @params string keys to symbol

f08c60c05b6666140ec5be08d940d21ce6ac4446 authored over 12 years ago
Per CHEF-2362, Nick Groenke pointed out a solution to some issues I had with the web_app.conf.erb template, so I'm implemented them here after testing.

afc48fc2817961c069e25da1509001ee5cee1da9 authored over 12 years ago
iptables enhancements

1. generate rules for all listen ports
2. add recipe to generate rules

03200c7e05245c20e112e1405a5f27ceb08b4876 authored over 12 years ago
edit Readme.md to add mod_fastcgi

32eb6efbd5665f663d67d04af5222cb560f6abcb authored over 12 years ago
add recipe for mod_fastcgi

Only work on Debian and Ubuntu for the moment (I can't test on Redhat*)

8056cb174f2f422db3e57bf78bd860caff6b51be authored over 12 years ago
release v1.1.10

2a9bd276a94b702be43c2df89fa953458cb03598 authored over 12 years ago
Merge pull request #4 from kotiri/cucumber-and-minitest

Cookbook tests for apache2

618dcac0f8e791d842756ede3e9f2d1660ea4f35 authored over 12 years ago
Merge pull request #5 from miketheman/COOK-1315

[COOK-1315] Move the default site statement to an attribute

75710d9d5b4aeb0d74e7531140e7569a567d5809 authored over 12 years ago
[COOK-1356] Adding mod_status attribute for ExtendedStatus, defaults to 'off'

946a80e170acafe1899cf708a1771c584d3de68b authored over 12 years ago
Compatibility with minitest-chef-handler.

dbef7ba9c6c6bfa1f12fcadff6f752e4d946c1db authored over 12 years ago
[COOK-1315] Move the default site statement to an attribute

985530645d0251b14f0353fa1853be41c26be373 authored over 12 years ago
Don't listen on port 443 by default.

56bd27a98990ae77efa0e258b2e581b6b8e3f8f6 authored over 12 years ago
Move features into apache2 cookbook.

f345c992d9f13441bbf56c1876595350bb10dcc7 authored over 12 years ago
Enable mod_deflate on CentOS for consistency.

f51acae7d22dfdcc50abf8a3cd28e5c6d112638e authored over 12 years ago
Apache minitest-chef-handler specs.

88e7ac247d4e03285ecc7a36a6c45226f57d740c authored over 12 years ago
increment version for development

3ceb3d31ea20ea1fa0c7657871e9b3dd43c31804 authored over 12 years ago
release v1.1.8

08c645556475ff8a49f26b01cddf1c015ac07d25 authored over 12 years ago
Merge branch 'remove-depends'

be12fede2e99aff3029360df38366a3b8a34171f authored over 12 years ago
clarify readme for dependencies

175d1b52a848e1cf2e1e2e60ecb977ee0fecf974 authored over 12 years ago
Revert "FC007: Add missing dependencies."

This reverts commit 8f2cf67970ba921ffd655f99eac0b278db779dd9.

The dependencies are: pacman, god...

81d49a6f554181e09957debba46e7bcd9267d4b0 authored over 12 years ago
we can have the perl package w/o conditional because of "idempotent resources"

e18d54ac9188957a974bf1bbf242b34db89cc602 authored over 12 years ago
Merge branch 'remove-depends'

10d144de1c5b7c58ae91348c4e21e88634a4c1d7 authored over 12 years ago
FC024: Add platform equivalents.

1e311b19b762da40d8b7ccfc077d544f15ea8661 authored over 12 years ago
FC019: Access node attributes consistently.

46418057e54a8e132999d49249dc458d8532277e authored over 12 years ago
minimal installs w/o perl wont have perl attribute

7f82b8550d8dbb9f977e47783259eb720f56f2c1 authored over 12 years ago
FC023: Prefer conditional attributes.

4952c2412f09b84a2ca7e25593fa361b3cb7883d authored over 12 years ago
FC005: Avoid repetition of resource declarations.

58fba89eaff2a4fd1e163c4b460ac594365de447 authored over 12 years ago
minimal installs w/o perl wont have perl attribute

f552c1c80bda04eba6b6536e7df58fb880a71b40 authored over 12 years ago
[COOK-1214] Address foodcritic warnings.

ac428d916f6764ecbeabed53446ab3becb68c3bd authored almost 13 years ago
FC023: Prefer conditional attributes.

43120211e841ee3f08dd3fd78fadce582a77874e authored almost 13 years ago
FC005: Avoid repetition of resource declarations.

bb485cedd5e8b721106bd305d0e9dfd5d70c2355 authored almost 13 years ago
FC024: Add platform equivalents.

92bce77ba384a238f5e54a946fec9c033ea31d41 authored almost 13 years ago
FC019: Access node attributes consistently.

12e7c8e66d1d21f5f7b01902f3241354d293b393 authored almost 13 years ago
FC007: Add missing dependencies.

8f2cf67970ba921ffd655f99eac0b278db779dd9 authored almost 13 years ago