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 #150 from mmoll/puppet_version

change supported Puppet versions

486b29a6015ece8575cc1b62ec3bf896ef1359bb authored about 9 years ago
change supported Puppet versions

closes GH-129

601199f3c99b264a310da8ef6ea5a39af4ea063a authored about 9 years ago
Adds support for PHP7, closes GH-146

Fixes non-overridable paths

Added validations and isolated fpm pool base dir

- Added validatio...

4d476dc3c771c32ec92d23d8d4b3c439f54c2c53 authored about 9 years ago
Merge pull request #149 from mmoll/puppetlintrc

add .puppet-lint.rc

b6671a68797598f991534c353f885768c5b6b167 authored about 9 years ago
add .puppet-lint.rc

f246596ecb9311c1238e11fa9ceba03f36aed2b0 authored about 9 years ago
Merge pull request #148 from heavyengineer/develop

Fix for php 5.6 on Centos 7.1.1503 #131

13e1fd645fbe39d3673b3b3f75679c12da3f4282 authored about 9 years ago
replaced double quotes with single quotes

54795216fa6fbc9a269451b7c552e0869cf946e0 authored about 9 years ago
temp fix for automation

b4e8f83d01fd30bdd2f4a07b1cbb91dbb860355d authored about 9 years ago
phpversion fact: Don't output errors of php is not found

Fixes #134.

6c1e69e85f9aca4288e9d887eb3b58194e60ff0f authored about 9 years ago
Merge pull request #139 from Ensighten/add_options

Add options to fpm config and pool configs

399cad93280aa1115489cb0a9a54425ac1486230 authored about 9 years ago
Merge pull request #144 from boomerdigital/psp/fix_pecl_provider

Fixes pecl provider

cfdc82b95b05c0a880c10982e29d3087ca0860aa authored about 9 years ago
Merge pull request #145 from brahman81/master

add details of PPA override

038006e8724d00670235fdfadf55af56c0e97b56 authored about 9 years ago
add details of PPA override

52c1c8a9a79c359783fc82a17e59d9629f47ce80 authored about 9 years ago
Fixes pecl provider for newer versions of PEAR:

- Discards header lines of the output of pecl list that are emphasized with coloration
- Pecl...

dc759f83489e92f822420749c373c38d22091667 authored about 9 years ago
Merge pull request #143 from mmoll/puppet4

test Ruby 2.2 and Puppet 4

6e994d508faa76b88fa27f32af0443bd2e9e5d85 authored about 9 years ago
test Ruby 2.2 and Puppet 4

f45e1d5d8cb6e248ff1dfdb1d237f9561827cfad authored about 9 years ago
Merge pull request #142 from mmoll/rspec_facts

use rspec-puppet-facts

a08dd2ff1266fa3941663240118f11d77dc57ca4 authored about 9 years ago
use rspec-puppet-facts

f550e8b9f9c9ffe2f2a54f0112a6a41b05d33d74 authored about 9 years ago
Fix typo

2994ed0392089e2a44a9b4d400dff7a15d5bccd3 authored about 9 years ago
Merge pull request #140 from mmoll/tests

use travis docker infra

c126f7017fe70c9b6f25dec4480a370ffe9e07d5 authored about 9 years ago
use travis docker infra

310e93fcdb99a4b513a766ca39a7bbd526d3ad70 authored about 9 years ago
Add comments for pools

8c1953141a51688e5460edee0232e11871930f03 authored about 9 years ago
Add a couple options to fpm config and pool configs

a38fb24965cb802086bb2a79723f054e89204aa3 authored about 9 years ago
Merge pull request #128 from mpdude/enable-when-installed

Enable extension when package already installed

7a80a2c51ab29550b28112d77856e6715748fec7 authored over 9 years ago
This is required when the package is already installed but the extension is not enabled

2aa806182a287d999bcbdc7fd39106de25be5148 authored over 9 years ago
Merge pull request #127 from mpdude/make-extension-public

Make the ::php::extension module part of the public API

51544b5c2176a21f027a9a15bf1109c6afb5704c authored over 9 years ago
Make the ::php::extension module part of the public API

f904fe75c978afb06a271a9175da6063b8a5de31 authored over 9 years ago
Merge pull request #115 from glorpen/embed

Embedded SAPI support (php.ini)

8bbc7b23beed0816744eb95244e5c3317db99223 authored over 9 years ago
Merge pull request #125 from mpdude/auto-disco-before-package

Make sure auto_discover is set *before* installing packages

a119d74740e7ff483984856c4f123a006da60963 authored over 9 years ago
Pass the auto_discover setting directly to the pear cmd

That way, we avoid dependency problems because it will always be set when a package is to be ins...

741a461d26f18ed34bdc022d11cf9562b98eb7f0 authored over 9 years ago
Update CHANGELOG for recent changes

ccb41f1cba2b857926d23ca2ddb80193125d3daa authored over 9 years ago
Merge pull request #124 from mpdude/patch-1

Allow removal of config values

9fdce28988699e93ceeb3ca0cb34d28ab3514d71 authored over 9 years ago
Keep CS

59d24381ea2731644ee9817238155bdef731f584 authored over 9 years ago
Only remove config entry when value is set to "undef"

That way, a setting of "0" (as a numer, not string) should still create the entry.

c771c37d566b75fe6089ffa0e7fbad56db6166c5 authored over 9 years ago
Make "ensure" the first parameter

ab01a90aded3c95f2907107ef5462cacb640cd94 authored over 9 years ago
Fix that "section" was removed

e1789249b6883f040ae8eb21fb12d59e45fead3d authored over 9 years ago
Allow removal of config values

With this change, config values can be removed entirely.

For example, this will remove the `d...

9e4b56232b2a5003fee12f3a126cab12e53dc09e authored over 9 years ago
Merge pull request #123 from stupied4ever/fpm-pid-file

Include fpm pid file configuration

ae0335e72eb5c52d8aa6dbce6ad48178c8bf0a1b authored over 9 years ago
Include fpm pid file configuration

Include a option to configure the fpm pid file. As in some distros (and
pgp versions) the pid fi...

638bf0475f7b0cb2121a38b9fc5209f7dadaa38c authored over 9 years ago
fix codestyle /o\

5e42681acdc24e72dea2240e046e91e4b0cd2847 authored over 9 years ago
Deep merge php::extensions

Handles `php::extensions` the same way as `php::settings`.

Requires major release.

fixes #108

4c1e62a593546ce6a4ccd33e1f426dbf42a83aa0 authored over 9 years ago
Fix repo handling on debian wheezy

* fixes turning manage_repos on on wheezy
* fixes deprecation warning in apt::key on wheezy
*...

ba6cb181b00dd69a1a4b0471e2a6dd329d3697b3 authored over 9 years ago
Add information on the phpversion fact

13b29dd54fa4f9b2f0a95ea45192a3f7499422bc authored over 9 years ago
Merge pull request #119 from mayflower/facts

PHP custom facts

2c3041fe17aee71f26077a7f268caa8c91a8b990 authored over 9 years ago
add phpversion fact

hacky way to get php version

this is doomed to fail in some cases

094fc9d6666bc3df72d07f1f3ee28b3c93ffc772 authored over 9 years ago
<ESC>:q

4eb0e2b4be7195abdc03d1c7ad15b4d34d49b75d authored over 9 years ago
Bump version to 3.4.2 in metadata.json

e7b38ba5f05c0fdfd58a76732058a484d2d752b7 authored over 9 years ago
Release 3.4.2

7ac5ff67bde2de076c922949b3f881f566a81c04 authored over 9 years ago
Merge pull request #117 from mayflower/fix/php-fpm-reload

Create upstart service override before installing php-fpm

f0654d7b8c5a39b53919cab3149e04254ad7f6b7 authored over 9 years ago
Create upstart service override before installing php-fpm

4222a113dc34ddc5c2a5040279684ce6e7721ba3 authored over 9 years ago
Merge pull request #116 from mayflower/debian_osfamily

Include repositories for osfamily Debian, not just wheezy

cda469953dd723555837b701656f78e768db742c authored over 9 years ago
change manage_repos behaviour for Debian systems

3e1f1204bacb5938ea13f7bec2333692425c6e38 authored over 9 years ago
added embedded SAPI support

2897c363fed601f2f3b5ca9bda21ea276aa6ed53 authored over 9 years ago
php::fpm::pool env_value hash values must be strings

3c6e72c02d141d742831509bc885fa2e19402519 authored over 9 years ago
Release 3.4.1

82af447042bd9934d34b4107819a9763742715e0 authored over 9 years ago
Merge pull request #106 from mayflower/fix_problem_with_empty_env-value

Add check if value is empty in the pool.conf.erb template

2a0b3a1da0510e7c1695fcf710b78b235802fac2 authored over 9 years ago
Add check if value is empty in the pool.conf.erb template

a278507e5b31f62deffe5983a5551d83f68ae602 authored over 9 years ago
Merge pull request #107 from mayflower/fix/upstart-reload

Fix reloading php-fpm on trusty & utopic

64a91bd5871cd64f0b30ccab271d2828b65a3420 authored over 9 years ago
Fix reloading php-fpm on trusty & utopic

Ubuntu versions newer than precise support reload signals but that
feature is disabled by the pa...

4566cddcc09de63956171380c30355398ad56ae3 authored over 9 years ago
Release 3.4.0

c48d8e43fb8b410d53b062dc6c19009ba7747ba0 authored over 9 years ago
Document how to run the tests, fixes #102

95f781fbbd91f1e21daf0fbdf1f1136d92d4a464 authored over 9 years ago
Merge pull request #105 from mmoll/suse_path

include /bin in suse path

96491e333513b071b21990371598bd1daaaa02a8 authored over 9 years ago
include /bin in suse path

014c3fbc00c6cd19ea8ce55ca573ec8886e67737 authored over 9 years ago
Merge pull request #104 from 25th-floor/pr/ubuntu-custom-ppa

Support a custom/specific PPA for Ubuntu systems

2d29532569737fee414937d4c89188dd74ae3c85 authored over 9 years ago
Support a custom/specific PPA for Ubuntu systems

+) added $php::repo::ubuntu::ppa
+) conflicts with $php::repo::ubuntu::oldstable

57e2eb0414c14064e7c30d85fcf0282aca990368 authored over 9 years ago
Merge pull request #103 from stupied4ever/master

Add option to include config files on pool

d2bd8bf6c520725bf317f23ad55b2e8c2c917d7d authored over 9 years ago
Add option to include config files on pool

Fpm pool accepts include option which include other files on tha pool.

This is useful to includ...

09b78a1c0976f6ee12cee7d17de1b93e76b6de76 authored over 9 years ago
CHANGELOG.md: Add release 3.3.1

1f3c5c2b9e0b6894e4e133f144d8d915cbe4e79f authored over 9 years ago
Release 3.3.1

9774abc952e33849bb862806d32e4c1715051716 authored over 9 years ago
README.md: Syntax highlighting for hiera examples

4788bffee2aafa2850bd70d7a20e2457060ee8e3 authored over 9 years ago
php::fpm::config: Doc style nitpicks

62d85ed5ae989594427847330bb506728799c967 authored over 9 years ago
php::fpm::config: Make systemd_interval parameter optional

If php-fpm was not compiled with systemd support, it fails to recognize
the config entry systemd...

650f6664686cbfbd90090c31fbe526571d2c5526 authored over 9 years ago
Release 3.3.0

8ef6c824c76ad0edf971cc4abae4881391bbd2e8 authored over 9 years ago
Update CHANGELOG.md for 3.3.0

faed938526c668bb8f8d00129166201f10fdbd10 authored over 9 years ago
Only manage repo if we're on Debian wheezy

2ad20dd86d2a019c7bb464511f9b81d99a767dcf authored over 9 years ago
Fix apt::key handling in php::repo::debian

bfc48d633268d201081e3faf80e9159f9ee13423 authored over 9 years ago
Fix merging php::settings into SAPIs, fixes #97

72a5d61bfacf613a7130cf78ba0f756b29c00ee5 authored over 9 years ago
Refactor key acquisition for debian repo

5c264fab54261ce0fcfdb7b436e871f36534d4ad authored over 9 years ago
Add php-fpm config option systemd_interval (closes #94)

2f9439698386823fa9b78e671eecaae099ef267b authored over 9 years ago
Merge pull request #96 from 3flex/patch-1

Allow sending errors to syslog

5685e6d8c58454f3ba87719961716eebf7b0f5b0 authored over 9 years ago
allow setting syslog.ident & syslog.facility

b3a9b847092d1a760a8b41bf233ffafd7ad83e7c authored over 9 years ago
allow setting custom error_log

d599fd0b05f5ec9109224b69b8bef17df7e8ea2c authored over 9 years ago
Merge pull request #93 from stupied4ever/master

Wrap variables to handle special characters in FPM config

8e8d814ea8bd3e97b9225415a6f988e955950835 authored over 9 years ago
Merge pull request #1 from stupied4ever/stupied4ever-patch-1

Wrap variables to handle special characters

2b9f7122416ebd413614d56a915539d32e7b44e4 authored over 9 years ago
Wrap variables to handle special characters

Some environment variables use special characters, such as urls, security tokens and
passwords...

dbeb522f9775486d889308c2637534ac528ad206 authored over 9 years ago
add puppetlabs-apt 2 compat

This is technically incorrect as we aren't compatible to 2.0, but we
cannot define a version ran...

a44e72c053c5e89e45ff87d11b4dc83cc5cfe4df authored over 9 years ago
Document php-fpm pools usage and link to resource docs

Fixes #87.

d1a4a3fc559f6bbb6a2abd26d458e39bd1462e99 authored over 9 years ago
zend_extension with full path and pecl package names

+ zend extensions now contain the full path to the DSO
(e.g. /usr/lib/php5/20100525/xdebug.so)...

85919344312271047f4afe1c9963f8d3eea4f253 authored over 9 years ago
Merge pull request #89 from elseym/fix-to_hash_settings

make to_hash_settings backwards compatible and update documentation

d3a5e4dfd3fe9c50bb6a10f6074d453a4d990633 authored over 9 years ago
simplify function to_hash_settings and make it backward-compatible

6fd92d88ba832f5372d112970e4a423e74b2d6f6 authored over 9 years ago
Merge pull request #85 from arielsalvo/AllowDefaultListenClients

Remove pool's default listen_allowed_clients and add conditional in template

1a5a922e6b984116da65bcf4ecab7b7729e58769 authored over 9 years ago
Fix documention of php::fpm::pool::listen

3c27d1dfed0e7edb3a8ef4ec69a2ab439076708a authored over 9 years ago
Merge pull request #86 from arielsalvo/EmergencyRestartThreshold

emergency_restart_threshold is number

35627595f033a1435fcfc9577b81f720d53194a4 authored over 9 years ago
emergency_restart_threshold is number

f605078d5d77290cc681d98e88bab09227feed0c authored over 9 years ago
Remove pool's default listen_allowed_clients and add conditional in template

10c11b03673b52f1e33f83e044128cadcb6bbbde authored over 9 years ago
Merge branch '3.2'

045a926cd614188364cc587714fcd510b539d7e0 authored over 9 years ago
Release 3.2.2

2830d2ae52b130906a4526dd2c862f5458b1c3f8 authored over 9 years ago
README.md: Fix typo in sample hiera data, fixes #84

8f9faf8465569ec2a72ef3bae88f8e2fe2655403 authored over 9 years ago
Fix accidental typo in hiera keys, fixes #83

9da34f35ad9f3adb400d64ff2d2f8dd722e2f604 authored over 9 years ago
Merge pull request #82 from pagemachine/ext-setting-prefix

Ensure extension setting prefix

38c7ad2d6efab434bf0f80283e097444c7b4f19a authored over 9 years ago