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

Allow for custom settings prefix

77cd5300dc6508079d59c953c4a91875f2e99f80 authored over 9 years ago by Mathias Brodala <[email protected]>
Use lowercase title for extension setting prefix

34bec76f6de1c7503046b63f6f36aa06fde3b7c3 authored over 9 years ago by Mathias Brodala <[email protected]>
Do not add settings prefix by default

78688eefd79d095d82df4bb58768dba2cc7ffbf1 authored over 9 years ago by Mathias Brodala <[email protected]>
Test skipping extension settings prefix

b7404383cf5fb79dfca241e21559f2930f469de7 authored over 9 years ago by Mathias Brodala <[email protected]>
Ensure extension setting prefix

By default extension setting keys are now prefixed with "<name>.".
If the prefix is already pres...

c15848a46c3f80d25239c0b5590546206544b905 authored over 9 years ago by Mathias Brodala <[email protected]>
Release 3.2.1

48176604d248bc27c62b7836f282ba0c4ee10de5 authored over 9 years ago by Franz Pletz <[email protected]>
Merge pull request #80 from netors/master

Bugfix: changed - to _ to match default value yum::repo::remi_php56

a49a4fe9c8bf647f24c9f4abab972d9865732e68 authored over 9 years ago by Franz Pletz <[email protected]>
Bugfix: changed - to _ to match default value yum::repo::remi_php56

See:
https://github.com/example42/puppet-yum/blob/master/manifests/repo/remi_php56.pp#L5

b521b586426ca196ec21926374297227d559126c authored over 9 years ago by Ernesto Ruy Sanchez <[email protected]>
.travis.yml: Enable sudo

f1c6b6882878bf0b54d55397c1d9c5958541f9ef authored over 9 years ago by Franz Pletz <[email protected]>
Revert ".travis.yml: Enable bundler cache"

This reverts commit f61066de8cc6f69d9302d1aa140995ffff760e12.

Breaks documentation build becaus...

2f45e8acbd3a40cee28ebed4fc75fb22e83c1781 authored over 9 years ago by Franz Pletz <[email protected]>
now supporting ondrej/php5-oldstable (automatically for Ubuntu Precise)

f7bbd9d51a4071b42d3a99efc62cf64943e6e5b9 authored over 9 years ago by Andreas de Pretis <[email protected]>
Merge pull request #77 from mayflower/param_ensure_handling

$ensure handling for module and extensions

fc9b34a849883e10c6706c9270e676c93f988ba0 authored over 9 years ago by Franz Pletz <[email protected]>
php/init.php: do not pass $ensure to extensions

most of the time this is okay for PHP extensions, because these are
just packaged differently be...

25a183cde22b5b702e6d8ae06ddbb073bb7a7902 authored over 9 years ago by codec <[email protected]>
Fix spec tests to for ensure present changes

c214c2c708381caebabadf5686e70c73a08709d8 authored over 9 years ago by Franz Pletz <[email protected]>
params: change ensure to present, not latest

latest may have undesired behaviour. it's more useful to set this
to present (for new nodes, use...

d4785f65e10520b3cf2c30c850a9b2eaceb1d726 authored over 9 years ago by codec <[email protected]>
params: set pear_ensure to present instead of latest

We should default to ensuring present everywhere.

594b4fc8f1de454e71f7dc67ec8853f4cd0166cd authored over 9 years ago by Franz Pletz <[email protected]>
.travis.yml: Enable bundler cache

f61066de8cc6f69d9302d1aa140995ffff760e12 authored over 9 years ago by Franz Pletz <[email protected]>
.travis.yml: Don't run tests for puppet 3.4.3 and 3.6.2

Those version are somehow broken. This is probably caused by a newer
rspec-puppet version that i...

f88a4a9bb6165f4a3886733cbd3f8709975a5698 authored over 9 years ago by Franz Pletz <[email protected]>
Gemfile: Use the same env variables as in .travis.yml

0c8e90b792510382457bb1faf65d84d5ecfadfef authored over 9 years ago by Franz Pletz <[email protected]>
tavis.yaml: Bump ruby 2.1 & puppet 3.7 minor version

e75cbfd9bc3ab7948ae868e7a8dba833932e115c authored over 9 years ago by Franz Pletz <[email protected]>
Update .gitignore

c43d039d88f60111c9a38d5787cbd9883b350d49 authored over 9 years ago by Franz Pletz <[email protected]>
Set apt module fixture to branch 1.8.x

20eddd8ef46f4b10c9a019c9fb66c4d7d5bf99ba authored over 9 years ago by Franz Pletz <[email protected]>
Fix typo

1480193338136213770efe6f862449c8a38509de authored almost 10 years ago by Franz Pletz <[email protected]>
Release 3.2.0

64b957e9bb2cc7de683577c5ac6053c9c9d7c35e authored almost 10 years ago by Franz Pletz <[email protected]>
Add versions of supported operating systems

61c1687edd83865dc6a95dbafe898c52749f55fb authored almost 10 years ago by Franz Pletz <[email protected]>
Make puppet-lint happy

185c63f9ae64ee9a992b8daf081a5c51c07f1622 authored almost 10 years ago by Franz Pletz <[email protected]>
Convert anchor in php::repo to contain

428167ada7a2b1ba9104a61f1007a7521dca6289 authored almost 10 years ago by Franz Pletz <[email protected]>
Add redhat repo class & switch to remi-php56 yum repo

Fixes #56.

ac1d7767471c83881e2e70a058e58f9c849cfb6a authored almost 10 years ago by Franz Pletz <[email protected]>
Fix pecl package name confusion for good, fix #74

8d1df9d669d3c7ee30908ce9d59ba8692b02d33d authored almost 10 years ago by Franz Pletz <[email protected]>
Revert "Remove buggy prefixing of pecl extension names"

This reverts commit db7e5db917fa3eda274bf687ad9211135a1eafb0.

This fixes #74.

611840ece980c6a1fe3dd8adf94a3d6c25a0c224 authored almost 10 years ago by Franz Pletz <[email protected]>
Use fully qualified resource and class names

b4b60c8241fc0b3fa6f961f304bc1becc6fc4c25 authored almost 10 years ago by Franz Pletz <[email protected]>
Revert "Reintroduce pecl extension resource title prefixing…"

This reverts commit 090434d86eb7d041544fdd1278eee59334a0dea6.

This fixes #74.

533e84d773d72d8d32d59de3c5e322f1c576a5cd authored almost 10 years ago by Franz Pletz <[email protected]>
Merge pull request #72 from alinn/patch-1

fixed type reference

4f31ffc783bfc42ca7177435a36d0db36e3bf1f3 authored almost 10 years ago by Franz Pletz <[email protected]>
fixed type reference

2809d0f39c5da6d58c2bf9338d72e2a5b852bc6a authored almost 10 years ago by alinn <[email protected]>
Fix typo

ac08a6640ee16edb4953a468350b531d27e1dbba authored almost 10 years ago by Franz Pletz <[email protected]>
Update some documentation and metadata

b91d914f52a550fbaa3e9fb8ad201c89e3820498 authored almost 10 years ago by Franz Pletz <[email protected]>
Merge pull request #70 from mmoll/pimp_tests

get closer to Puppet4 readyness

9e72ff01093418ed1c6a76c110f8cee29529b82c authored almost 10 years ago by Robin Gloster <[email protected]>
get closer to Puppet4 readyness

cd227c5ecb04dd7b23fe9162aacec93954042fc1 authored almost 10 years ago by Michael Moll <[email protected]>
Merge pull request #63 from fraenki/freebsd_support

add support for FreeBSD

459088cf883bae1c80a0827bffc1be84d4ffd399 authored almost 10 years ago by Michael Moll <[email protected]>
add support for FreeBSD

d29e149441e179298bb2b8f0a9fb403a2d5fd1ba authored almost 10 years ago by Frank Wall <[email protected]>
Update readme to clarify configuration possibility

It is actually possible to use this without hiera by using resource defaults.

db0dab30a4ce938273cf3bc3a91017eb192f4860 authored almost 10 years ago by Robin Gloster <[email protected]>
Update badges/links to small mayflower

This broke the travis badge.

c517cdd6082dc9de79774ce6bedca2bbf06255be authored almost 10 years ago by Robin Gloster <[email protected]>
Make php::fpm::pool resource public, fixes: #65

Users should be able to create php::fpm::pools in their manifests.

457cb6bbec8666fb27667c972b69395c9d82f954 authored almost 10 years ago by Franz Pletz <[email protected]>
Add documentation for php::fpm:pool resource

82bd832cdaea52deba5c18f8ec0ae87c247e0fc0 authored almost 10 years ago by Franz Pletz <[email protected]>
Link to documentation at http://php.puppet.mayflower.de/

74403743d8855e66ae45d7a76e16ecdf42aeb935 authored almost 10 years ago by Franz Pletz <[email protected]>
Merge pull request #69 from Mayflower/feature/strings-doc

Generate & serve documentation

061e69eb17c4fc74aa1d2d73430aecbdb2129e61 authored almost 10 years ago by Robin Gloster <[email protected]>
Update documentation for puppetlabs-strings

* Remove authors
* Remove first heading
* Remove license notice

7ab37bf370f437dac3c69d857f2380e346b85e46 authored almost 10 years ago by Franz Pletz <[email protected]>
Generate puppetlabs-strings documentation with travis

fcd46faec98db8193b1ed8ad1b48de6a11c0a515 authored almost 10 years ago by Franz Pletz <[email protected]>
Merge pull request #68 from mmoll/stdlib_version

bump stdlib requirement to 4.2

bda5e84775ea70b2135e0a2ec00eb5724b300d33 authored almost 10 years ago by Robin Gloster <[email protected]>
bump stdlib requirement to 4.2

closes GH-67

cda9fed25af0147060d28abab1a96b04b6612c4a authored almost 10 years ago by Michael Moll <[email protected]>
Release 3.1.0

21ff298d8ef644beb0f5e5de6e44b6775571cd9e authored almost 10 years ago by Franz Pletz <[email protected]>
Merge pull request #61 from piit79/fpm_pool_purge

Add fpm config parameter to purge pool dir

6ef3b5afbc2c55a01d417b9d06b5bccfa22c4a78 authored almost 10 years ago by Franz Pletz <[email protected]>
Add fpm config parameter to purge pool dir

207b9712532abaac15119d18694a12333043edcc authored almost 10 years ago by Petr Sedlacek <[email protected]>
Merge pull request #58 from piit79/ext-pear-source

Use the extension 'source' parameter for all providers

4c234225eac20a99518421a7caed410c5e04cfe5 authored almost 10 years ago by Robin Gloster <[email protected]>
Use the extension 'source' parameter for all providers - backwards compatibility

c1d57377b3348efdd469f354e101e62b4af294fa authored almost 10 years ago by Petr Sedlacek <[email protected]>
Remove Ruby 1.8 compatibility

c79b13675038d39791334fa4ab8d503eda2ca225 authored almost 10 years ago by Franz Pletz <[email protected]>
Merge pull request #59 from piit79/fpm-conf-interval-re

Allow specifying fpm time interval parameters with units (s,m,h,d)

6d4c228b228a57d863d975b161eae41a2435ac99 authored almost 10 years ago by Franz Pletz <[email protected]>
Allow specifying fpm time interval parameters with units (s,m,h,d)

e2824742c1af6b32ccbe1d3c39d207f4b603e54e authored almost 10 years ago by Petr Sedlacek <[email protected]>
Use the extension 'source' parameter for all providers

Previously, only pecl provider was using the parameter pecl_source
which was a shame since pear ...

7e8de3f43fc2360ce076c0ec043d80b27cb7bfa2 authored almost 10 years ago by Petr Sedlacek <[email protected]>
Merge pull request #57 from smoriahNYT/pear-version

Give PEAR it's own ensure.

1bbee8b255f9ecb58e380384ec462e2cf33cd7d0 authored almost 10 years ago by Franz Pletz <[email protected]>
Give PEAR it's own version.

php::pear currently defaults to ensure "$php::ensure". This causes some
trouble once versions ar...

b1ec22b0c9ce467fcebc1c29758a2ca91fa59e4e authored almost 10 years ago by Sherlan Moriah <[email protected]>
Create extension php config if package was installed

675820bc11f7449fe7ebd8aebc488634f3466a82 authored almost 10 years ago by Franz Pletz <[email protected]>
Merge branch '3.0'

1e5a01cba8994a7560b54dc393eb870c7f527625 authored almost 10 years ago by Franz Pletz <[email protected]>
Release 3.0.1

a37c9058195a04bf25e24ec3a720f0b89a59f9bc authored almost 10 years ago by Franz Pletz <[email protected]>
Fix fpm package name suffix for RHEL, fixes #55

9f90be329de0ad438fa447d8c9b8eee5f61f3560 authored almost 10 years ago by Franz Pletz <[email protected]>
Fix fpm package name suffix for RHEL, fixes #55

15aee629eb849f6c7cee93649d7425d8077e49a4 authored almost 10 years ago by Franz Pletz <[email protected]>
Reintroduce pecl extension resource title prefixing…

but set resource name correctly for the pecl provider.

Related to fix for #51.

090434d86eb7d041544fdd1278eee59334a0dea6 authored almost 10 years ago by Franz Pletz <[email protected]>
Remove buggy prefixing of pecl extension names

This fixes that pecl extensions were always being upgraded. Mentioned in #51.

db7e5db917fa3eda274bf687ad9211135a1eafb0 authored almost 10 years ago by Franz Pletz <[email protected]>
Call pecl upgrade with -f if ensuring specific version

Previously, pecl wouldn't downgrade extensions. Fixes #51.

6f01bd757e21de218119a12f553350579bf14821 authored almost 10 years ago by Franz Pletz <[email protected]>
Release 3.0.0

ad89b9ab6d215b4fc1a3cb4d2112755b49ffbe55 authored almost 10 years ago by Franz Pletz <[email protected]>
Fix travis notification url

4af537c843f4b6f45a04b1a2eaa04bc516be9378 authored about 10 years ago by Franz Pletz <[email protected]>
CHANGELOG.md: Include zend parameter for php:;extension

918be5883eddea993e44572db1a582cd182129ea authored about 10 years ago by Franz Pletz <[email protected]>
Merge pull request #54 from Mayflower/feature/pecl-zend-extensions

Add support to load pecl extensions as zend extensions

6db64532e98145cbe5c51e706c4c908e6a66e596 authored about 10 years ago by Robin Gloster <[email protected]>
Add support to load pecl extensions as zend extensions

Fixes #52.

5379f73d5b088975050fb47c5cd32d7a98cef749 authored about 10 years ago by Franz Pletz <[email protected]>
Merge pull request #53 from imwops/release-2.0.2

Making php-fm configuration template compatible with RedHat

af6a4d3a0f4dbc46b5ed392b672299ffc95c7168 authored about 10 years ago by Franz Pletz <[email protected]>
Modifying php-fpm template to be compatible with RedHat. Previous

switching logic for determining the php-fpm pid only worked for
non-RedHat osfamily OSes and on C...

5d99baabc00953fc00d0d3cdf0dc7835334d3ef3 authored about 10 years ago by Ben Priestman <[email protected]>
Merge pull request #50 from justicel/master

Fix version issues with librarian-puppet

5d8ebff0e8d3af8b1d26914dfc57218b82f10c66 authored about 10 years ago by Franz Pletz <[email protected]>
Fixing version matching issues with librarian-puppet.

1ee4e24d67b7e08332f2d6edea3743506ace392a authored about 10 years ago by Justice London <[email protected]>
changelog for 3.0.0

e0ebb3bf677831239379b836078e2abfdb7944b7 authored about 10 years ago by Robin Gloster <[email protected]>
make puppet-lint happy

7eae07ce328932c30f90d12c641788afaac6b9b1 authored about 10 years ago by Robin Gloster <[email protected]>
add hubot notification

759ea9e155a0c950d24b0bf26f3ea37a76bb6d3e authored about 10 years ago by Robin Gloster <[email protected]>
Merge PR #49

closes #6

1f55dab3aeeab81b57238e1cf4ad11a4eff38d41 authored about 10 years ago by Robin Gloster <[email protected]>
Install phpunit from the phar

28e4c34d05fc30a954492c253614a794e4c3f34e authored about 10 years ago by Paul Bailey <[email protected]>
Merge pull request #47 from Mayflower/refactor_package_prefix

RFC: Refactor package name construction to expose prefixes

0be33f812aca0b9ff0ea76e0542e1f9d95f77998 authored about 10 years ago by Robin Gloster <[email protected]>
Merge branch '2.0.x'

c5be082c7301058e9b1e84bd996d81d0feeb481f authored about 10 years ago by Franz Pletz <[email protected]>
Fix version ranges of dependant modules

888ff6aa0c4597c22f7b204853529c737e5c814e authored about 10 years ago by Franz Pletz <[email protected]>
Release 2.0.4

bfe469564670f79e2b615b70ac70139e54cf9add authored about 10 years ago by Franz Pletz <[email protected]>
make puppet-lint happy

e36871bfd8504f63d2c1cad1456de9b3941e43a4 authored about 10 years ago by Robin Gloster <[email protected]>
Make dependant module version contraints bounded

d2e20411059ea7c0bffa5c4104f229847a5db15a authored about 10 years ago by Franz Pletz <[email protected]>
Make puppet-lint happy

d9763342a1bea902010e42f3f715db0d98ff3f34 authored about 10 years ago by Franz Pletz <[email protected]>
Refactor package name construction to expose prefixes

aca9bfb6c21a1ebec8b856e6f9b718f5c722d05b authored about 10 years ago by Franz Pletz <[email protected]>
Make dependant module version contraints bounded

176d4001500e06fdfeb9712a996648687b907f9f authored about 10 years ago by Franz Pletz <[email protected]>
Make puppet-lint happy

bee719ddde6bed563341e6ec6db307d07bdbb729 authored about 10 years ago by Franz Pletz <[email protected]>
Remove parameter $php::fpm::pool::error_log

cbbf12d61eddc20c1648286dfeb008517a3865c5 authored about 10 years ago by Franz Pletz <[email protected]>
Merge pull request #48 from spacepants/fix/package_dependencies

Retarget dependency requirement from package parameter to package class

82e55a88b18fbf4f927b92f8486b92cf51e507f4 authored about 10 years ago by Franz Pletz <[email protected]>
Retarget dependency requirement from package parameter to package class

d3a34f6ba647ad97ec74bcd1b3f56afe80ecacca authored about 10 years ago by Paul Bailey <[email protected]>
Merge pull request #44 from Mayflower/fix/remove_5.3_support

Remove support for PHP < 5.4 on Debian

379116d285ceda1e33bcf25fec1b4d4a1bd673a2 authored about 10 years ago by Franz Pletz <[email protected]>
README.md: Add notes about PHP 5.3 on Debian and our repos

824ddb48ba655765d765bdc6a3b2c4debf5e19eb authored about 10 years ago by Franz Pletz <[email protected]>
Release 2.0.3

25f8d214f14007f00dc4bccffe45589f7ff30a87 authored about 10 years ago by Franz Pletz <[email protected]>
CHANGELOG.md: Add versions 2.0.2 and 2.0.3

fd6968ed856942ff65b0c99dc2f5d83c328c462c authored about 10 years ago by Franz Pletz <[email protected]>