Commit graph

551 commits

Author SHA1 Message Date
Maniack Crudelis
1decbd2423
Fix ynh_no_log
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:47:53 +02:00
Maniack Crudelis
b3b0aef047
Long arguments for ynh_validate_ip6
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:45:43 +02:00
Maniack Crudelis
67785edb1c
Long arguments for ynh_validate_ip4
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:45:22 +02:00
Maniack Crudelis
6468402e68
Merge branch 'stretch-unstable' into clean_helpers 2020-04-24 20:20:32 +02:00
Alexandre Aubin
b1b1e8f867
Merge pull request #948 from YunoHost/fix_getopts
Fix getopts with empty parameters
2020-04-22 03:45:41 +02:00
Maniack Crudelis
f72be82429 Fix getopts with empty parameters 2020-04-21 16:24:49 +02:00
Maniack Crudelis
ba8514fb67 Fix regressions 2020-04-21 16:18:04 +02:00
Maniack Crudelis
03379007b4 Update YunoHost version requirements 2020-04-21 14:48:52 +02:00
Kay0u
23a083b087
YNH_DEFAULT_PHP_VERSION is now readonly 2020-04-20 23:50:42 +02:00
Maniack Crudelis
6fb1e62a4c Clean getopts arguments 2020-04-20 21:00:45 +02:00
Maniack Crudelis
3b653994c7 Standardize helper comments 2020-04-20 20:58:17 +02:00
Maniack Crudelis
e64eb3478e Unfold AND OR 2020-04-20 15:24:07 +02:00
Maniack Crudelis
464149eb76 Use ynh_print_info 2020-04-20 15:21:37 +02:00
Maniack Crudelis
3442ab5b80 Add internal flags 2020-04-20 15:21:11 +02:00
Maniack Crudelis
b0398ae6dc Use long arguments instead of short ones 2020-04-20 15:20:31 +02:00
Maniack Crudelis
57061b8e1d Unfold if-then when more than one line 2020-04-19 20:31:06 +02:00
Maniack Crudelis
80964a1312 Standardize tabulations 2020-04-19 20:03:55 +02:00
Maniack Crudelis
1dd4a73e17 Replace declare -Ar by local A for args_array 2020-04-19 19:10:39 +02:00
Kayou
175de8f4f5
Merge pull request #929 from YunoHost/force_max_children
Allow to overwrite pm.max_children
2020-04-18 01:43:08 +02:00
Kayou
d771859566
Merge pull request #928 from YunoHost/more_min_spare_servers
More min_spare_servers for heavy apps
2020-04-18 01:42:31 +02:00
Maniack Crudelis
f90a238973
Update data/helpers.d/php
Co-Authored-By: JimboJoe <jimmy@monin.net>
2020-04-17 12:02:11 +02:00
Maniack Crudelis
0a3e7aa88b
Update data/helpers.d/php
Co-Authored-By: JimboJoe <jimmy@monin.net>
2020-04-17 12:01:50 +02:00
Maniack Crudelis
05503d2f8e
fpm_service name 2020-04-17 00:48:32 +02:00
Maniack Crudelis
f57b302299
Update data/helpers.d/php
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-17 00:40:00 +02:00
Maniack Crudelis
df47040462
Allow to overwrite pm.max_children 2020-04-14 12:47:29 +02:00
Maniack Crudelis
8005429dc4
Update php 2020-04-13 20:50:58 +02:00
Maniack Crudelis
a62513b0b0
Clean after conflict 2020-04-13 16:21:45 +02:00
Maniack Crudelis
40bb0795bd
Merge branch 'stretch-unstable' into dedicated_php_service 2020-04-13 16:07:08 +02:00
Kayou
f6377b388d
Merge pull request #881 from YunoHost/update_php_helpers
New helpers for PHP and extra apt repo
2020-04-13 15:53:22 +02:00
Maniack Crudelis
613142c342 Dedicate log for each php service 2020-04-13 13:37:00 +02:00
Maniack Crudelis
7f48631c3f Optionnal dedicated service 2020-04-13 13:36:33 +02:00
Maniack Crudelis
ab2f918a8c
Missing $ 2020-04-13 10:46:37 +02:00
Maniack Crudelis
4b3f7a1ddd
Move YNH_DEFAULT_PHP_VERSION before the comment for YNH_DEFAULT_PHP_VERSION 2020-04-13 10:45:42 +02:00
Maniack Crudelis
71743d211b
Update data/helpers.d/php 2020-04-13 10:44:56 +02:00
Kayou
b20b7f3a85
Update php 2020-04-12 20:03:09 +02:00
Kayou
6c9187e7e4
Update php 2020-04-12 17:43:33 +02:00
Alexandre Aubin
5091905329
Update data/helpers.d/php
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-12 17:22:57 +02:00
Kay0u
ef2f4b2a6e
some hooks use helpers without php 2020-04-12 16:52:23 +02:00
Maniack Crudelis
21c3cc4a53 Store fpm_footprint and fpm_usage 2020-04-12 00:29:47 +02:00
Maniack Crudelis
49d9832f0b Better apt logging 2020-04-11 20:53:16 +02:00
Maniack Crudelis
7154bca33c Fix php migration, integrate --package= to ynh_add_fpm_config 2020-04-11 20:52:52 +02:00
Maniack Crudelis
7b38b064d7 Fixes and enhancements 2020-04-11 01:54:32 +02:00
Alexandre Aubin
a68dbd7edf
Merge pull request #920 from YunoHost/update_php_helpers_alex_ammend
Semantic improvements for PHP helpers PR (in particular RAM helper)
2020-04-10 00:51:59 +02:00
Maniack Crudelis
475754de1e
Add legacy_args 2020-04-10 00:35:28 +02:00
Maniack Crudelis
017b0e929c
Use YNH_DEFAULT_PHP_VERSION instead of 7.0 2020-04-10 00:31:06 +02:00
Kayou
d649fad13e
Merge branch 'stretch-unstable' into update_php_helpers 2020-04-10 00:23:59 +02:00
Kayou
35144c7c0a
Merge pull request #880 from YunoHost/default_php_version
Pave the way to migration to php7.3 and following
2020-04-10 00:21:10 +02:00
Maniack Crudelis
bdeac5a925
Move the comments about php where we can read it 2020-04-10 00:17:50 +02:00
Maniack Crudelis
0b17aece2e
Various insignificant corrections 2020-04-10 00:05:56 +02:00
Maniack Crudelis
b06e8c0f7a
Minor fix to avoid the key to be used if not asked 2020-04-09 23:47:16 +02:00