Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-squid

Puppet module for configuration of squid caching proxy.
https://github.com/voxpupuli/puppet-squid

Merge pull request #98 from traylenator/rel/1.1.0

Prepare 1.1.0

33d9ef8ea2e5438c265b40c45f46fdbe55e35ee4 authored over 6 years ago by David Hollinger III <[email protected]>
Prepare 1.1.0

ccc2ffbdc74dd2c8676d6c0f0a11e4e79391a423 authored over 6 years ago by Steve Traylen <[email protected]>
Merge pull request #97 from traylenator/selinux

Fixes #95 adds declare puppet-selinux dep

92cdc216b383098c529fd917fdc9eb2bc0e49da7 authored over 6 years ago by Steve Traylen <[email protected]>
Fixes #95 adds declare puppet-selinux dep

1d58d73d82720bda301d31e1fafd2683c8b35ca1 authored over 6 years ago by Steve Traylen <[email protected]>
Merge pull request #81 from SourceDoctor/proxy_visibility

Add `visible_hostname`, `via`, `httpd_suppress_version_string` and `forwarded_for` parameters

7586f1886f05eb9db21fba7ee4156f87eefd4feb authored over 6 years ago by Steve Traylen <[email protected]>
Merge pull request #96 from ekohl/msync-docker

Rely on beaker-hostgenerator for docker nodesets

d63de1ed8f4fa5668b7c52a09e4d592700e75244 authored over 6 years ago by Tim Meusel <[email protected]>
Rely on beaker-hostgenerator for docker nodesets

b7458440d91c6813901f50b8b12c940f0cccdb49 authored over 6 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #78 from SourceDoctor/url_rewrite

add url_rewrite feature

1138dec6a495dae6054c4264ac0a6853c5a0a1f0 authored over 6 years ago by Steve Traylen <[email protected]>
Merge remote-tracking branch 'upstream/master' into url_rewrite

64f1d5e18a85120e4d96d96b884ca07675c6327f authored over 6 years ago by SourceDoctor <[email protected]>
proxy cache visibility options, with docs, with tests

5b2607e1a4115d66b8a29645aaa8b2479eb1bc93 authored over 6 years ago by SourceDoctor <[email protected]>
Merge pull request #94 from vrtdev/feature/bump_concat

increase max concat module version

1158e358e3004160b01a69bf8188c2c7e7a4ed5f authored over 6 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
increase max concat module version

e0fe37988c5d03aad7a762bde8ee9e05b831e1eb authored over 6 years ago by Tom Ritserveldt <[email protected]>
[blacksmith] Bump version to 1.0.1-rc0

7ff3e5baa147dacb805c3c1e25321aad3971800d authored almost 7 years ago by Steve Traylen <[email protected]>
Merge pull request #93 from traylenator/rel/1.0.0

Prepare version 1.0.0

0d67fc127b916f22b44394c84b07e08951effcc6 authored almost 7 years ago by Ben S <[email protected]>
Prepare version 1.0.0

ed36ae832411a9fb8efff23e72617e3eb19de4d3 authored almost 7 years ago by Steve Traylen <[email protected]>
Merge pull request #87 from ralfbosz/fix/refresh_pattern

Remove spurious ':' from refresh_pattern template

3aa5b12df0ab4b93c58f4af419e2684aaa162887 authored almost 7 years ago by Steve Traylen <[email protected]>
Merge pull request #92 from voxpupuli/modulesync

modulesync 1.9.0

f00b5de7b18b3b554c0e77c782db8d4530585430 authored almost 7 years ago by Tim Meusel <[email protected]>
Merge pull request #90 from traylenator/sendhit

New defined type squid::send_hit

fac946dafd4bec5211f16edee589c0e3ef55f4ea authored almost 7 years ago by Tim Meusel <[email protected]>
Merge pull request #91 from ralfbosz/fix/restorecon

This commit applies a restorecon when using SELINUX

eaabfcdd51a5d099b542fd5f53a3cc6164d95769 authored almost 7 years ago by Tim Meusel <[email protected]>
This commit applies a restorecon when using SELINUX

The cache_dir fcontext was set, but not applied, this
fixes that.

bb31e14e17f3eb777800ef4b01d838d91fda6917 authored almost 7 years ago by Ralf Bosz <[email protected]>
Merge pull request #89 from ralfbosz/new/selinux

Fixes #8 Set selinux context of cache_dir and ports.

4f86337e2bef62d79803f620db49d9655e790fb1 authored almost 7 years ago by Steve Traylen <[email protected]>
New defined type squid::send_hit

Specifying a `squid::send_hit` allows
a squid configruation line

```
squid_hit deny MyACL
```

...

197ef90c68f628451d0efa3435e9c9e95349e4a2 authored almost 7 years ago by Steve Traylen <[email protected]>
This commit addresses issue #8

When SELINUX is enabled the cache_dir and port are given
the correct SELINUX context (fcontext &...

24f922bfbf4f4f674d94cd45c38d51d4f991a092 authored almost 7 years ago by Ralf Bosz <[email protected]>
modulesync 1.9.0

eeb70e04acb35fd340e3a776f34f32b2cbb3037b authored almost 7 years ago by TraGicCode <[email protected]>
Merge pull request #82 from SourceDoctor/buffered_logs

enable buffered logs

87383a3510df28449a346a528582c4b145b3f3e5 authored almost 7 years ago by Steve Traylen <[email protected]>
Merge pull request #84 from SourceDoctor/replacement_policy

specify Cache Replacement Policy

4221f4e559b0f142243baf10e0feef83e89339ce authored almost 7 years ago by Steve Traylen <[email protected]>
This commit fixes the refresh_pattern template

When using a regexp (when case_sensitive is set to false)
the -i should be placed BEFORE the $na...

4cdfe85f30a6f717977142a37ec0d8d8ac43b012 authored almost 7 years ago by Ralf Bosz <[email protected]>
enable buffered logs, with tests, with docs

c3008b613ff9d30ff7fbd7d56b76306ecf628850 authored almost 7 years ago by SourceDoctor <[email protected]>
add url_rewrite feature with docs and tests

3dd5caffc571b7ae442c637561eb867d4ed403b7 authored almost 7 years ago by SourceDoctor <[email protected]>
specify Cache Replacement Policy, with docs, with tests

2f13bef8abee6815994211e2c264ae3c11e1342d authored almost 7 years ago by SourceDoctor <[email protected]>
Merge pull request #80 from SourceDoctor/cache

add caching store control

c32476f61137f6ea5b28748cc2656f51e3e2d820 authored almost 7 years ago by Steve Traylen <[email protected]>
Merge pull request #86 from alexjfisher/snmp_incoming_address

Add snmp_incoming_address parameter

b94e8d2241c974e98a855526c3645b779d55332d authored almost 7 years ago by Tim Meusel <[email protected]>
Add snmp_incoming_address parameter

618db802a6c5cf8c29e058f6886c8a81d83a8c17 authored almost 7 years ago by Alexander Fisher <[email protected]>
add caching control, with tests

8b88110e6a04b1106552caa4cbd0cfcd115099a8 authored almost 7 years ago by SourceDoctor <[email protected]>
Merge pull request #83 from SourceDoctor/site_error_handling

define Stylesheet and language for Squid Errorpage

3f33a803785350e6762da710d80793785f56ae4c authored almost 7 years ago by Steve Traylen <[email protected]>
define Stylesheet and language for Squid Errorpage, with docs and tests

0419d0d679e56eb948d22af095c0c74d1ce1da7d authored almost 7 years ago by SourceDoctor <[email protected]>
Merge pull request #79 from SourceDoctor/snmp_access

New defiend type `squid::snmp_access`

14b926380a18725b796f0d98a16ebb83ce77ad48 authored almost 7 years ago by Steve Traylen <[email protected]>
add url_rewrite feature

5520e953a47a35176d999a304491f3812388e2fe authored almost 7 years ago by SourceDoctor <[email protected]>
Merge pull request #77 from voxpupuli/modulesync

modulesync 1.6.0

a0ebb6a4f062c04f2aed7e68e08c5bc15770fb6f authored almost 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
modulesync 1.6.0

261e893455d4789f09d2480ca2fa3c46473b7521 authored almost 7 years ago by Tim Meusel <[email protected]>
Merge pull request #75 from ekohl/update-metadata

Remove EOL operatingsystems

71a2a1f9eee6085b9d1adbefabde0884d9f1c0ba authored about 7 years ago by Will Yardley <[email protected]>
[skip-ci] Remove EOL operatingsystems

b2c1ae1477d040b63e6700633bb7084adea6a543 authored about 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #74 from voxpupuli/modulesync

modulesync 1.5.0

5e46a531ea61b5e1cb5975b0c1686562feacfa46 authored about 7 years ago by Steve Traylen <[email protected]>
modulesync 1.5.0

f1f7616e6e393f57e158a2a13eaea8c16aa9221b authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #73 from ekohl/acl-type

Sanitise type

905dadbd81863d05d758091d6c990770ce355720 authored about 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Add test for type containing :

b590b00f401d1cd2d9161673ad221779dc56ee85 authored about 7 years ago by Steve Traylen <[email protected]>
Remove : from type so it can be used in order without errors

8f8b7e32b5eb8497e0848727b99cb9a4beaaa780 authored about 7 years ago by Mattias Gees <[email protected]>
Merge pull request #66 from quielb/auth_param_types

enable all auth_param types

36f151bd6f18bd10a51e7c3f47e5443c89a9211e authored about 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Run acceptance tests on Debian 9

We merge into one test because on Debian 9 the service won't start if
there are no services defi...

43bc802d0ca259ea1e903b4be95966432b1e9892 authored about 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
[blacksmith] Bump version to 0.6.2-rc0

a3fb71c6f447e1c4abb0144858c3b43d361565c1 authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #72 from bastelfreak/rel061

release 0.6.1

384714f0a6e2efaca8cdd45090cf499b3f2f5f0a authored about 7 years ago by Alex Fisher <[email protected]>
release 0.6.1

4294004593808d466a9cd43fbebf0c5146d07eff authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #71 from bastelfreak/secret

add missing secret to travis config

42a5b1d29079f8bb20f38a609d7b0d94339ed356 authored about 7 years ago by Tim Meusel <[email protected]>
add missing secret to travis config

ed7dd267dba3eb36e9ba2ae2bb8ce48df43ce750 authored about 7 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 0.6.1-rc0

ba75c4e36b1ec9ba0817a53b8bf4c74bf63ab0ca authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #70 from bastelfreak/rel060

release 0.6.0

0630de3d61dea5ae7b8bdfc62fdeebe6cfee7035 authored about 7 years ago by Will Yardley <[email protected]>
release 0.6.0

5a7f00c1e3dd0d1f41c9702bf285cba6f4f1ca65 authored about 7 years ago by Tim Meusel <[email protected]>
Merge pull request #68 from voxpupuli/modulesync

modulesync 1.4.0

fb605e03d32e7ac03015b8abdf14b9bd9bde789d authored about 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
modulesync 1.4.0

48c5622b386734cf2ee211cd5c57c862b128daac authored about 7 years ago by William Yardley <[email protected]>
Merge pull request #67 from ekohl/fix-tests

Fix the tests

234bedf0038bbc0201a5091d1c58806497903d15 authored about 7 years ago by Will Yardley <[email protected]>
Fix the tests

Also adds acceptance tests for Debian 9 and simplifications in the
params.

027e74558880b532ddbd1cfeb2d02830b65ac72e authored about 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
enable all auth_param types

Added missing types for auth_param values.

All types are listed here:
http://www.squid-cache.or...

8c2ed308bca6fce2c721fd0ba8e284351d0e622a authored about 7 years ago by Barry Quiel <[email protected]>
Merge pull request #62 from alexharv074/clean_up_docs

Clean up docs

4db605dd0ed80d6c25cd465bbb00e6306dda2612 authored about 7 years ago by Steve Traylen <[email protected]>
(docs) Also add hash of arrays example

The hash of arrays example of extra_config_sections in the unit tests
did not appear in the READ...

a752679347a63f61d473a3ee774d774d1b1b45bc authored about 7 years ago by Alex Harvey <[email protected]>
(maint) Use forge_modules in .fixtures.yml

Replaces use of the Git repos for stdlib and concat in .fixtures.yml to
instead pull from the Fo...

15172799a40bbc33fab7474e5c80d3ab30e77753 authored about 7 years ago by Alex Harvey <[email protected]>
(maint) Add a better example and tests

The example in the docs for extra_config_section of an array of hashes
is quite confusing, as it...

946e25c2eb7e7a196e92489ce3c78dd461ceae2b authored about 7 years ago by Alex Harvey <[email protected]>
(docs) Make examples comply with style guide

Bring all examples in the README.md into compliance with the style guide
sections on indentation...

74f80a2661cefddf424c99d5700b88f3ec12cd32 authored about 7 years ago by Alex Harvey <[email protected]>
Merge pull request #61 from voxpupuli/modulesync

modulesync 1.1.0

67c728f71095e45e3cbebadbf1d11c8851344c32 authored over 7 years ago by Will Yardley <[email protected]>
modulesync 2017-09-15

cc4e9df4b4692a59a4de0fa0533fd29c1ad27a30 authored over 7 years ago by David Hollinger <[email protected]>
Merge pull request #60 from ssanden/master

added debian 9 param defaults

76bb620756a56eab64651c22425fa01750213fff authored over 7 years ago by Will Yardley <[email protected]>
Update metadata.json

e01635684e70d8dc1e6e28c66b48df7955e59b09 authored over 7 years ago by ssanden <[email protected]>
Update params.pp

debian 9 defaults

2fe236e28669e4ff37ff46997f15fc359a9edaa4 authored over 7 years ago by ssanden <[email protected]>
Merge pull request #45 from ralfbosz/extra_config_section

When specifying the extra_config_sections as an array

e37b940ebd95db57f051831205dc5c517b4ef01b authored over 7 years ago by Steve Traylen <[email protected]>
Allow to use an array for extra_config_section

The option "extra_config_section" can be defined as an array,
this adds the option to create mul...

ba3fe12660648452e3c658337f0b8dbd37800509 authored over 7 years ago by Ralf Bosz <[email protected]>
Merge pull request #58 from matonb/data_types

Convert to puppet 4/5 data types

e3a09f2ff941c48387a6b3ae5dd99542e5e8fc85 authored over 7 years ago by Steve Traylen <[email protected]>
Convert to puppet 4/5 data types

Rename 'uncaught' tests
* spec/defines/icp_access.rb
* spec/defines/sslproxy_cert_error.rb

Fix ...

e7c8faf871e1af07d368a1fe30162a1b95e33cbe authored over 7 years ago by Brett Maton <[email protected]>
Merge pull request #57 from matonb/feature/refresh_pattern

Add refresh_pattern defined type

3d18cfa5bc8910fd7293f408281c0c510efd2e4d authored over 7 years ago by Alex Fisher <[email protected]>
Add refresh_pattern defined type

Replaced untyped parameters in init.pp and refresh_pattern.pp with Puppet4 data types and remove...

73b334584a5ec01bcf5520401034470c655335d9 authored over 7 years ago by Brett Maton <[email protected]>
Merge pull request #56 from voxpupuli/rubver

Use ruby 2.4.1 for beaker tests

68a09cadd1e5854f1d3f30b74c500b83c504a2b4 authored over 7 years ago by Alex Fisher <[email protected]>
Use ruby 2.4.1 for beaker tests

d09629f25720d658f746baf7d51452969b72e675 authored over 7 years ago by Steve Traylen <[email protected]>
Merge pull request #55 from voxpupuli/modulesync_0.21.3

Modulesync 0.21.3

a716c4d030d6439d50f309488c84187b1d4ee9f9 authored over 7 years ago by Steve Traylen <[email protected]>
modulesync 0.21.3

e240a4e98c1d182c1d8b061ede6bb19e3f4174f5 authored over 7 years ago by Steve Traylen <[email protected]>
rubocop: fix RSpec/ScatteredLet

27c441726f631db10abaec6971b8ed81461f9e28 authored over 7 years ago by Tim Meusel <[email protected]>
rubocop: autofixes

41be000b6a2487b77aa0dfa4f0014d3abfd790b5 authored over 7 years ago by Tim Meusel <[email protected]>
modulesync 0.21.0

b860ae3ff792193e9232583b49390a6ba44f8b19 authored over 7 years ago by Tim Meusel <[email protected]>
Add more badges

09b94e7bfc28b4e3b57d8f370afc0dd1ed8cbe8c authored almost 8 years ago by Steve Traylen <[email protected]>
[blacksmith] Bump version to 0.5.1-rc0

08e1999f9b25e8aee78acf1b62a3a5db68c8d0ce authored almost 8 years ago by Steve Traylen <[email protected]>
arrow_on_right_operand_line-check fixes puppet-lint 2.2.1

04609672a6faf6cce3d0ccfde43d07eb3a9b6c35 authored almost 8 years ago by Steve Traylen <[email protected]>
Prepare 0.5.0

1cbcdd6271f4a935739feed2050ac78c9f578c03 authored almost 8 years ago by Steve Traylen <[email protected]>
Merge pull request #52 from voxpupuli/acceptance

Enable and add basic acceptance test

58beb4c58250c639e5d953bc4e12c01810b86265 authored almost 8 years ago by Steve Traylen <[email protected]>
Add first acceptance test

b3c1a3e4c899d0d5ee9416c5faa17da97620b09d authored almost 8 years ago by Steve Traylen <[email protected]>
Enable beaker tests

59b319c400ef74ecf0386c200412c2ab3a26f77a authored almost 8 years ago by Steve Traylen <[email protected]>
Merge pull request #51 from voxpupuli/modulesync

modulesync 0.20.1

bb4a859c9f4f8efed35171601e3bae730c5c3d43 authored almost 8 years ago by Thomas Mueller <[email protected]>
modulesync 0.20.1

a857080117753d5482afa199fdc181d753ce1784 authored almost 8 years ago by Tim Meusel <[email protected]>
Allow an optional $comment param for http_access and acl (#47)

468fa3a359c709892e2e5c2e817da2c00b67dce0 authored almost 8 years ago by Cédric DEFORTIS <[email protected]>
Merge pull request #50 from voxpupuli/modulesync

modulesync 0.20.0

ac83294fcefa9af93d028533fda1f5f5b96e335f authored almost 8 years ago by sacres <[email protected]>
modulesync 0.20.0

7213a571c65f8f3281a998a426186b3b41ff5180 authored almost 8 years ago by Tim Meusel <[email protected]>
Merge pull request #49 from jewjitsu/update_freebsd_test

add context to FreeBSD tests

cd7725dcf19f88bf9c4dd793098f125c71926d68 authored almost 8 years ago by Alex Fisher <[email protected]>
add context to FreeBSD tests

a17442efd6ae08d0404928714a04592eea217e76 authored almost 8 years ago by Seth Lyons <[email protected]>
Merge pull request #48 from jewjitsu/addfreebsd

add support for freebsd

f00e69ddeb7eef00ec386dbbc87a32f9e6955dc4 authored almost 8 years ago by Tim Meusel <[email protected]>