Commit Graph

396 Commits

Author SHA1 Message Date
Ryan Hayle
1016376bcf Add repo manually (work-around for saltstack/salt#23543) 2015-12-10 20:54:17 -06:00
puneet kandhari
bd10f4ea92 Merge pull request #66 from cybacolt/master
changed Debian hhvm PID filepath to match default /etc/init.d/hhvm PID filepath
2015-10-28 08:37:38 -05:00
Rowcliffe Browne
b19c59c2a9 changed hhvm PID filepath to match default /etc/init.d/hhvm PID filepath 2015-10-28 16:12:15 +08:00
Forrest
256145736a Merge pull request #64 from danoe/dev
manage xcache.ini in pillar
2015-10-23 15:36:52 -07:00
Daniel Oetken
767d94c40d pillar example for xcache.ini 2015-10-24 00:34:18 +02:00
Daniel Oetken
861ddd2db4 manage xcache.ini in pillar 2015-10-24 00:19:23 +02:00
Forrest
a81c52924c Merge pull request #62 from cybacolt/master
use False as default, and test boolean, rather than none
2015-10-23 11:28:22 -07:00
Forrest
71a003fc53 Merge pull request #63 from M2Mobi/master
Sort keys per section within php.ini.
2015-10-23 11:27:54 -07:00
Heinz Wiesinger
d62a6b5d7e Sort keys per section within php.ini. 2015-10-23 15:07:44 +02:00
Rowcliffe Browne
0385663637 use False as default, and test boolean, rather than none 2015-10-23 15:34:58 +08:00
Daniel Oetken
1fdf1723af made sure every sls in php ng is mentioned in the README and sorted
alphabetically
2015-10-22 18:44:42 +02:00
Daniel Oetken
ebd7e2a475 Add xcache support to php ng formula 2015-10-22 17:54:17 +02:00
Forrest
9a54fcf5c1 Merge pull request #59 from unicalabs/upstream
Fix install-composer edge cases
2015-09-28 10:51:14 -07:00
Matt Kelch
2567557fac Fix edge case with install-composer which results in composer not being installed/reinstalled due to the state of get-composer not changing. 2015-09-28 13:45:56 -04:00
puneet kandhari
ee6a24419e Merge pull request #58 from teohhanhui/patch-1
Recursively merge php.ini options
2015-08-14 12:47:18 -05:00
Teoh Han Hui
9c0173dad0 Recursively merge php.ini options 2015-08-14 09:36:00 +00:00
puneet kandhari
3f33a25a99 Merge pull request #56 from aboe76/hhvm
Add hhvm support to php ng formula
2015-07-25 15:31:43 -05:00
Niels Abspoel
f5c967fb6c Improve config file handling hhvm.
In order to reuse the default structure of this formula
I changed the config a little bit to configure hhvm files.
2015-07-25 22:15:28 +02:00
Niels Abspoel
b3e64eb600 Add hhvm support to php ng formula 2015-07-25 11:39:50 +02:00
Nitin Madhok
16e7cb083b Merge pull request #42 from teohhanhui/patch-1
Fix Debian package name for `php.ng.xml` state
2015-07-22 05:12:18 -04:00
Nitin Madhok
9f84c9944f Merge pull request #54 from haydenk/master
Update Composer state file to not use curl
2015-07-22 05:11:11 -04:00
Hayden King
77c6e9b2c0 add composer bin and hash variables so it could be overridden in pillar if needed. 2015-07-19 18:01:34 -05:00
Hayden King
f3e4197fcb remove curl dependency in favor of saltstack file.managed and use the composer instlaller. 2015-07-19 18:00:44 -05:00
puneet kandhari
08f615e36b Merge pull request #53 from Nilead/master
Add support for GMP ext
2015-07-19 14:18:44 -05:00
Vu Nguyen
d6eec332a8 Add gmp to map 2015-07-16 11:02:38 +07:00
Vu Nguyen
8f0b16110e Add support for gmp lib in ng 2015-07-16 10:58:10 +07:00
puneet kandhari
843fddfcca Merge pull request #52 from pcdummy/master
Use iteritems() instead of items().
2015-07-13 08:05:56 -07:00
René Jochum
ca15a1fa4e Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
2015-07-13 16:02:46 +02:00
Teoh Han Hui
3f3467d17a Fix Debian package name for php.ng.xml state
XML module is already built-in. In any case, `php5-xmlrpc` package actually provides XML-RPC module.
2015-06-25 19:22:26 +08:00
Nitin Madhok
5601d5e2a4 Merge pull request #49 from imran1008/list-of-extensions
Allow pillars to specify a list of extensions
2015-06-22 03:13:13 -04:00
Nitin Madhok
019747068d Merge pull request #50 from edvinasme/add-php-xsl
Add php.ng.xsl for Debian
2015-06-22 03:12:28 -04:00
Edvinas Klovas
dacadfe660 Add php.ng.xsl for Debian 2015-06-22 02:51:57 +03:00
Nitin Madhok
316f1d98b8 Merge pull request #48 from imran1008/arch-support
Add support for Arch Linux
2015-06-20 20:53:26 -04:00
Imran Haider
f59b474b83 Add support for Arch Linux 2015-06-20 14:37:09 -04:00
Imran Haider
b7dd176c84 Allow pillars to specify a list of extensions 2015-06-20 14:35:21 -04:00
Niels Abspoel
f726efdb1e Merge pull request #44 from kurt---/oauth
install php5-oauth in php.ng.style
2015-06-15 19:44:08 +02:00
puneet kandhari
cd4e4b07df Merge pull request #45 from edvinasme/additional-extensions
add php.ng.geoip, php.ng.pspell, php.ng.xdebug for Debian
2015-05-29 09:49:46 -05:00
Edvinas Klovas
8c148dc4f6 add php.ng.geoip, php.ng.pspell, php.ng.xdebug for Debian 2015-05-29 17:42:16 +03:00
Kurt Bendlin
ef5d8ef204 don't change composer.sls in oauth-branch 2015-05-21 11:49:27 +02:00
Kurt Bendlin
f51fe7ccb7 add oauth in php.ng 2015-05-21 11:35:06 +02:00
Kurt Bendlin
d723b7b87c require packages curl and cli. This also prevents the installing of apache on apt-get-systems 2015-05-21 11:26:30 +02:00
Nitin Madhok
05580656db Merge pull request #40 from kurt---/master
add sls for installed php-oauth
2015-05-17 15:13:51 -04:00
Kurt Bendlin
224b391c99 Merge remote-tracking branch 'origin/master' 2015-05-17 17:17:47 +02:00
Kurt Bendlin
547d62bff4 we also need the map,jinja-entry 2015-05-17 16:59:42 +02:00
Kurt Bendlin
e21b8c034c add oath.sls 2015-05-17 16:59:42 +02:00
Kurt Bendlin
684a712a89 we also need the map,jinja-entry 2015-05-17 16:50:16 +02:00
Kurt Bendlin
24e2e6cf78 add oath.sls 2015-05-17 16:43:52 +02:00
Forrest
59b99bef7b Merge pull request #38 from Seldaek/master
Fix ppa support in php.ng, fixes #36
2015-04-25 16:30:30 -07:00
Jordi Boggiano
6e6756a9f7 Fix ppa support in php.ng, fixes #36 2015-04-25 15:18:04 +01:00
Wolodja Wentland
d1524bf311 Merge pull request #37 from Seldaek/master
Add apcu support
2015-04-25 15:41:55 +02:00