Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-php

Generic Puppet module to manage PHP on many platforms
https://github.com/voxpupuli/puppet-php

Merge pull request #646 from voxpupuli/modulesync

modulesync 4.2.0

82a1698d05d6e2f8859ad506a66095f580a68c1a authored over 3 years ago by Tim Meusel <[email protected]>
modulesync 4.2.0

0f1b9651d3754191b8b3d778004cc892913f1283 authored over 3 years ago by Tim <[email protected]>
[blacksmith] Bump version to 8.0.3-rc0

c11398648c75313a25e8e51a91351e25cc7fcb7d authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #643 from voxpupuli/release

Release 8.0.2

fc9ccd157ed9bdf016d01ea1b613f9cf083b2f6d authored over 3 years ago by Romain Tartière <[email protected]>
Release 8.0.2

93e8c93169543150a612fb47961120a6ddd228f2 authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #642 from jkroepke/patch-3

9090039e21528c8dbd4ec9083bde14005fa5ae72 authored over 3 years ago by Romain Tartière <[email protected]>
Allow 0 for pm_start_servers

790e0c08732ffd5d2c8d6208196c05c1eaa5230d authored over 3 years ago by Jan-Otto Kröpke <[email protected]>
[blacksmith] Bump version to 8.0.2-rc0

4e3d9c48be3ef0f95d4df90f154537d8b02191c4 authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #641 from voxpupuli/release

Release 8.0.1

ecef3c71dde6cacd71e7e6415ca557f6083e24cf authored over 3 years ago by Garrett Honeycutt <[email protected]>
Release 8.0.1

3262d7bd48c602e7e6034907f0518e5666054a7d authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #640 from voxpupuli/639

Allow empty string for setting value

99ddbb73979b04a34e03a9ab46bb467142db67b8 authored over 3 years ago by Tim Meusel <[email protected]>
Allow empty string for setting value

Some PHP features are enabled by default and can be disabled by using an
empty string as a setti...

b649ce02d660b6cb83d5444796471fe953a9df6b authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #637 from voxpupuli/rel800

a898e233c2ab1abd657270ee49b37cc60803d1e0 authored over 3 years ago by Christos Papageorgiou <[email protected]>
Release 8.0.0

a14e7f91d29743bc9d3d0c4deffd6c96d81e0deb authored over 3 years ago by Christos Papageorgiou <[email protected]>
Merge pull request #636 from voxpupuli/debian-ver

Drop Debian 9/Ubuntu 16.04 support

c51a971b1f652181baf2c37713796160c0b46e16 authored over 3 years ago by Tim Meusel <[email protected]>
Drop Debian 9/Ubuntu 16.04 support

Signed-off-by: Christos Papageorgiou <[email protected]>

6910812c162bc95763427d76d4a4f5eae69dc87a authored over 3 years ago by Christos Papageorgiou <[email protected]>
Merge pull request #635 from voxpupuli/stdlib

6c8080cafad898e8a12d224cad264665a440ae8c authored over 3 years ago by Christos Papageorgiou <[email protected]>
Allow puppet/zypprepo 4.x

e53d63ba2d1911b78d188e9cb25f75f5d23e02fe authored over 3 years ago by Christos Papageorgiou <[email protected]>
Allow puppet/archive 6.x

e42a46cba7a1f48c2700bc6118676c00d7503a40 authored over 3 years ago by Christos Papageorgiou <[email protected]>
Fix CI

dffc26f50ef2b536004ac1ff75944a53f51d7b4a authored over 3 years ago by Romain Tartière <[email protected]>
Allow stdlib 8.0.0

0d7faa8aa18e2c9b373a8575184061b7b95c7720 authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #627 from bratucornel/master

Add PHP 8 Support

d354c5b82a35cf0e5bbd9567af247a9fe14f6b8d authored over 3 years ago by Tim Meusel <[email protected]>
Add PHP 8 Support

8a19e162a16aabd26774d43111e52442e70f41f7 authored over 3 years ago by Cornel Bratu <[email protected]>
Merge pull request #634 from voxpupuli/data-types

Add/Fix data types of all parameters

612e41c624fa35ce83b991d98fd525f94dcfa611 authored over 3 years ago by Tim Meusel <[email protected]>
Use better data type for timeout parameters

0ed2f4279c583c6035f4f8b67e634815a02869dc authored over 3 years ago by Romain Tartière <[email protected]>
Add forgotten missing data-type

ad491f2d095341f4006b7a756c4d8da954167008 authored over 3 years ago by Romain Tartière <[email protected]>
Only set security.limit_extensions when not empty

Before we got data types, $security_limit_extensions was an optional
array of string defaulting ...

a2549af43f9a71b92b752fc9d7ffe5a259049aec authored over 3 years ago by Romain Tartière <[email protected]>
Fix last bits of data-types inconsistencies

These parameters had mixed types before data-types where added. Use the
more appropriate data t...

13c261d39cd6afb994a3a1b15415edad1cb09e60 authored over 3 years ago by Romain Tartière <[email protected]>
Add a Php::Duration data type

d2105a0602316ada64a0520799c019252a75b39c authored over 3 years ago by Romain Tartière <[email protected]>
Improve data type to simplify the code

We can make the code more expressive and shorted by using a proper data
type.

669720817e218b2539ed11ddad1df1912bdcc01a authored over 3 years ago by Romain Tartière <[email protected]>
Do not attempt to set a setting to undef on Ubuntu

20bf38a692bd131cd4c5ad56cd77d3ec94621968 authored over 3 years ago by Romain Tartière <[email protected]>
Add data types to all parameters

df9efbb0db24f2eab12ca90c4be17a8867d66aad authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #633 from voxpupuli/debian11

5c8aca3b1ba26ec7da59b503e141cfceb9a1a817 authored over 3 years ago by Romain Tartière <[email protected]>
Explicitly associate Debian and PHP versions

Anything not explicit is a problem, so raise an error in this case.

Same for Ubuntu.

fb0ed50737b882c2c9853a6bb26a9a1c97535b7d authored over 3 years ago by Romain Tartière <[email protected]>
Add support for Debian 11

8e99424bc41aa5c811d22e52cdc6c6becc4ae609 authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #632 from voxpupuli/puppet7

7b0a9a67fa9388e45c55ef51c379830a101087de authored over 3 years ago by Romain Tartière <[email protected]>
Add support for Puppet 7

0e3e992312b4723231b0ef732741269842025ee8 authored over 3 years ago by Romain Tartière <[email protected]>
Drop support for Puppet 5 (EOL)

8ffdbbd96922b724aa370672da56bc76280c8ca9 authored over 3 years ago by Romain Tartière <[email protected]>
Drop support for RedHat 6 / CentOS 6 (EOL)

These OS have reached EOL.

6a02e0a83e47c7da93f6cfcb3a986bef192ca088 authored over 3 years ago by Romain Tartière <[email protected]>
Remove leftovers from Debian 8

Debian 8 has reached EOL and is not supported by the module.

f43e68c1a9cf2869f82d29e118978c42db451201 authored over 3 years ago by Romain Tartière <[email protected]>
Remove PHP 5.6 tests

These tests with a specific version of PHP cannot run on "recent"
operating systems, and it does...

24b4f1de5866f7d5ed3cafdbc8cb0e5a6a830c4d authored over 3 years ago by Romain Tartière <[email protected]>
Update with modulesync

01cdfc285d2c24402e68208f9d3c786bfdf5d08c authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #629 from RegioHelden/master

Update dependencies

010a9cd6b1d740c0859fa76d9be904440649664a authored over 3 years ago by Kenyon Ralph <[email protected]>
Raise stdlib and apt dependency upper version limit

39d28c38238f4970e03f60a44885b28fccf8cc85 authored over 3 years ago by Steffen Zieger <[email protected]>
allow inifile < 6.0.0

950e69a2bdd9531b4a3ba76667e131364784bb07 authored over 3 years ago by Steffen Zieger <[email protected]>
Merge pull request #620 from bastelfreak/archive

puppet/archive: allow 5.x

f89846c1486c2499352862e4a00b9adb6a3239d3 authored over 3 years ago by Tim Meusel <[email protected]>
puppet/archive: allow 5.x

d499fc8c12c91a543d0bb015e27e1d9a4c158167 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #610 from voxpupuli/modulesync

modulesync 4.0.0

342cd176bbc270c8c4c01c722f76399acb0ce96d authored almost 4 years ago by Bram Vogelaar <[email protected]>
Only run the basic acceptance test

Running the php56 tests doesn't work on all platforms and also requires
cleanup. This should be ...

8d448d6b05fa927f0e610280dc9388b6ad6d3ef4 authored almost 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
modulesync 4.0.0

f67603d6cc5d125852638f5b2e1f5efe3ff8d2e6 authored about 4 years ago by Tim Meusel <[email protected]>
Merge pull request #599 from simondeziel/ubuntu-20.04

php::globals: support Ubuntu 20.04 that ships php 7.4

b850252712b9e9689805ecad58825ad4f344a7f4 authored about 4 years ago by Tim Meusel <[email protected]>
Add support for Ubuntu 20.04 (PHP 7.4)

Signed-off-by: Simon Deziel <[email protected]>

6ae260c9d077e30d1958fc48eab8427d8c3d7737 authored about 4 years ago by Simon Deziel <[email protected]>
Merge pull request #608 from voxpupuli/modulesync

modulesync 3.1.0

661889ae743c14fadb0394a8579dd51daa435255 authored about 4 years ago by Tim Meusel <[email protected]>
puppet-lint: autofix

09747cd05aa065e0145d4f851a9cbbad5c3df9ec authored about 4 years ago by Tim Meusel <[email protected]>
modulesync 3.1.0

baa3412c9c36f09f89999def8b28363620c421cb authored about 4 years ago by Tim Meusel <[email protected]>
Merge pull request #598 from bastelfreak/fpm

php-fpm: Make service reload/restart configurable

bced0bf9f771dc1513d86f3b85692e386c35ced6 authored over 4 years ago by Tim Meusel <[email protected]>
php-fpm: Make service reload/restart configurable

By default, this module uses a reload for the php-fpm service. This is
nice because it ensures t...

ebb02ed81e37da804cdb770d1f2ad5e05eac2c7a authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #524 from simondeziel/apparmor

Add apparmor_hat support to php::fpm::pool

332e3bca80e04e903cf3bf078308bc65a08d8576 authored over 4 years ago by Tim Meusel <[email protected]>
Update manifests/fpm/pool.pp

4c20c7b4a776ac3e65c450769cee4029db977ebc authored over 4 years ago by Tim Meusel <[email protected]>
fph::pool: add unit test

Signed-off-by: Simon Deziel <[email protected]>

c91991ba2dfc771a20afefe796a10f920dd42705 authored over 4 years ago by Simon Deziel <[email protected]>
Add apparmor_hat support to php::fpm::pool

54d170eb66f828df623044696ab80ba52c118193 authored over 4 years ago by Simon Deziel <[email protected]>
fpm::pool: add data type for apparmor_hat param

283b9ae9c82828d70ab5d427fa2812875c6ffee8 authored over 4 years ago by Simon Deziel <[email protected]>
Merge pull request #597 from kBite/restart-instead-of-reload

(#596) drop 'reload' in favour of 'restart'

5df630bfc91e7210a86e8529930596ba0e4b6353 authored over 4 years ago by Tim Meusel <[email protected]>
(#596) drop 'reload' in favour of 'restart'

Some configuration options (e.g. 'listen_owner', 'listen_group',
'listen_mode', and maybe some m...

6cd23d28170832e0aed045c2e57b07171c3f23ed authored over 4 years ago by Kilian Engelhardt <[email protected]>
Merge pull request #592 from bastelfreak/debian

Drop EOL Debian 7/8 & Ubuntu 12/14

f4465f47c3126f3f40d26327169d17207aaca1b1 authored over 4 years ago by Tim Meusel <[email protected]>
add puppetlabs/translate to fixtures

this is a dependency from the apt module. we need to pull it in.

ec80be81f6a81db4d0910ec403abdef31cf25a97 authored over 4 years ago by Tim Meusel <[email protected]>
increase spec coverage

b0b484133d31022b31980421c73d4257f9e8822e authored over 4 years ago by Tim Meusel <[email protected]>
Drop EOL Debian 7/8 & Ubuntu 12/14

8b1fd87c94f6b9f2f386f9d1bb25ed3ef2372496 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #590 from voxpupuli/modulesync

modulesync 3.0.0 & puppet-lint autofix

d7bcc0a8cf5d9b3f8ae60340078750451b4cb663 authored over 4 years ago by Tim Meusel <[email protected]>
drop EOL FreeBSD 9/10 from metadata.json

20f56e0efbf2006747fd89ca67fdcd4ccd0e39b9 authored over 4 years ago by Tim Meusel <[email protected]>
rubocop: autofix

a117c1c81f286262a0395ce1957428006f523c6f authored over 4 years ago by Tim Meusel <[email protected]>
puppet-lint: autofix

85b3e38086dffadd2001976252abcc2de58aa59c authored over 4 years ago by Tim Meusel <[email protected]>
modulesync 3.0.0

d7055f29c43c064ad88a4ae1a297db68fc7bdb86 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #570 from paescuj/cleanup_fpm_config_class

Cleanup fpm config class

df68a3af51d77df22e3ccff3f166d16ebac0a013 authored over 4 years ago by Tim Meusel <[email protected]>
Cleanup fpm config class

59b6d64d3381f6aa632f8bbab7df71cbf1871e64 authored over 4 years ago by Pascal Jufer <[email protected]>
Merge pull request #572 from bovy89/master

remove www pool from defaults

eb304ada789037914e2d4a949c04ad27b01213a3 authored over 4 years ago by Tim Meusel <[email protected]>
Remove duplicate mysqlnd from example in README (#574)

7150193faf4baf7ce92316e02f936b19ea5e4a61 authored over 4 years ago by Steffen Zieger <[email protected]>
[blacksmith] Bump version to 7.1.1-rc0

5d4aed85f71b73cba6ed1f1db3f42e361215e062 authored over 4 years ago by Dennis Hoppe <[email protected]>
Release 7.1.0

d01d1c8f91909cc27a8c5bac398488023a81234d authored over 4 years ago by Dennis Hoppe <[email protected]>
remove www pool from defaults

5d21b37a0617508c33fd4fd7c89f87c0ae4f2dea authored over 4 years ago by bovy89 <[email protected]>
Merge pull request #567 from coreyralph/zend-ext-enable

Fix enabling of zend extensions

0cfd6a56d1cf78c98ea48d95c4a9c72ff664e20e authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #552 from oxc/freebsd_prefix

Improve package prefix selection on FreeBSD

80e9279bd1c05adf414ad55122b7725c09baa593 authored over 4 years ago by Tim Meusel <[email protected]>
Auto-determine FreeBSD package prefix from version

If the php version has been set in globals, use it to determine the
default package prefix on Fr...

3e011b9c73f066a25152b248afc98b3c241969c2 authored over 4 years ago by Bernhard Frauendienst <[email protected]>
Use the correct prefix for pear on FreeBSD

As of 2018-03-08, pear is flavored/prefixed in FreeBSD[1]. Remove the
special handling and use t...

369cc381e6812af9711a98fc965e41d9809ea579 authored over 4 years ago by Bernhard Frauendienst <[email protected]>
fix rubocop failure

ab23f26b2a28fe81cc679c30fa6bd296c8b634ad authored over 4 years ago by Corey Ralph <[email protected]>
Fix enabling of zend extensions

a1a68fa2166bbf04eea8d600232a190f77e31453 authored over 4 years ago by Corey Ralph <[email protected]>
Merge pull request #557 from bovy89/master

add pool_purge option to init.pp

691df11a6e92df69072631a7266854fe98da21cc authored over 4 years ago by Tim Meusel <[email protected]>
add pool_purge option to init.pp

8b990691d763e5a6af34ee4211b4e2c307b7e540 authored over 4 years ago by bovy89 <[email protected]>
Merge pull request #556 from bastelfreak/travis

delete legacy travis directory

d1c094f5643e3ab91b526b3af369c8f9bfd3826b authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
delete legacy travis directory

96f56765813804595d4537713797f60fdba0b82d authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #571 from CyberLine/master

add ability to define composer update channel

ae61881f13b2c6df44135623e889ae3cea3ef3a2 authored over 4 years ago by Tim Meusel <[email protected]>
add ability to define composer update channel

966bc2094efc7a0bb368007312e50795ec1f6c93 authored over 4 years ago by Alexander Over <[email protected]>
Merge pull request #513 from voxpupuli/modulesync

modulesync 2.12.0 and drop puppet 4

06f2162e31527e9caa23fde2eaa507c0a6254156 authored over 4 years ago by Tim Meusel <[email protected]>
Remove code from no longer supported distributions

87aad937b0b5aaa05dd85bd074af482d8a04e137 authored over 4 years ago by Dennis Hoppe <[email protected]>
Rewrite tests to use rspec-mocks

6295c99d8f9285d6d792505f0c4f28de7c54398c authored over 4 years ago by Dennis Hoppe <[email protected]>
puppet-lint: remove anchors

5be38329247ece0bc166307c30a10a77facce2e0 authored over 4 years ago by Tim Meusel <[email protected]>
puppet-lint: fix topscope vars

b1bb3433a337ad2026a2bb3eb33999b0c01ccc15 authored over 4 years ago by Tim Meusel <[email protected]>
modulesync 2.12.0

6947c26992a27d522601cf4c11536f28ef73f5b0 authored over 4 years ago by Tim Meusel <[email protected]>
modulesync 2.9.0

a469ad6a3d30066ff770656fb2f2fb6ed3c5be92 authored over 4 years ago by Dennis Hoppe <[email protected]>
modulesync 2.10.0

ce6cf058f179c1ce2302da54775164e53cfc0a6b authored over 4 years ago by Tim Meusel <[email protected]>