Commit graph

804 commits

Author SHA1 Message Date
Alexandre Aubin
ba73bd03b4
Update postgresql 2020-04-28 17:18:25 +02:00
Maniack Crudelis
06bc5ba16f
... 2020-04-28 16:15:52 +02:00
Josué Tille
e068133b54
Fix apps settings management 2020-04-28 15:11:34 +02:00
Josué Tille
79fb034321
Improve support of settings migrations 2020-04-28 15:11:32 +02:00
Josué Tille
fe5ca24222
Migrate old skipped,unprotected,protected_uris and create permission instead 2020-04-28 15:11:32 +02:00
Josué Tille
03bc568276
Fix regression due to merge 2020-04-28 15:00:21 +02:00
Josué Tille
73e2ede910
Merge branch 'stretch-unstable' into permission_protection 2020-04-28 14:20:25 +02:00
Maniack Crudelis
f09a49ec2a
Merge branch 'stretch-unstable' into patch-1 2020-04-28 00:14:51 +02:00
Maniack Crudelis
34d19df5cd
Merge branch 'stretch-unstable' into nodejs_helper 2020-04-28 00:08:24 +02:00
Kayou
8501943f9c
Merge branch 'stretch-unstable' into clean_helpers 2020-04-27 23:40:27 +02:00
Alexandre Aubin
3c5475e5a1
Merge pull request #942 from YunoHost/fix_fail2start
Wait for fail2ban to reload
2020-04-27 23:25:32 +02:00
Maniack Crudelis
62bf67582b
Merge branch 'stretch-unstable' into clean_helpers 2020-04-27 23:09:44 +02:00
Alexandre Aubin
3d39023266
Merge pull request #813 from YunoHost/fix-psql-user-db-owner
[fix] Psql user should own the database
2020-04-27 22:20:12 +02:00
ljf (zamentur)
d6b2275b33
[enh] On 2 lines it's better 2020-04-27 18:30:33 +02:00
Kay0u
dd5699ee40
use ynh_port_available in ynh_find_port 2020-04-25 01:03:33 +02:00
Maniack Crudelis
b6daf0c448
ynh_die instead of false 2020-04-25 00:38:59 +02:00
Maniack Crudelis
a75af4896c
follow=name
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-25 00:35:39 +02:00
Maniack Crudelis
54aa6f8912
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-25 00:00:57 +02:00
Maniack Crudelis
1af4d20e1e
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:59:59 +02:00
Maniack Crudelis
defabdbecb
Missing argument
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:56:49 +02:00
Maniack Crudelis
d9aa345ee8
Unfold OR
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-24 23:51:18 +02:00
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
Josué Tille
af8773f767
Fix typo 2020-04-23 15:12:54 +02:00
Josué Tille
84e275ea97
Merge branch 'stretch-unstable' into permission_protection 2020-04-22 21:59:06 +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
4f56f03e32
Update nodejs 2020-04-19 23:19:57 +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
Maniack Crudelis
23664c5036 Wait for fail2ban to reload 2020-04-19 18:15:58 +02:00
Maniack Crudelis
4c5f280aef
Make nodejs helpers easier to use 2020-04-19 00:01:54 +02:00
Maniack Crudelis
5777a266a2
Update systemd 2020-04-18 12:22:32 +02:00
tituspijean
34a12c1427
[enh] ynh_add_systemd_config comments
Some typos fixes should be propagated to the fail2ban helper too.
2020-04-18 11:07:20 +02:00
tituspijean
9bd6d39a79
[enh] add dynamic variables to systemd helper 2020-04-18 10:53:22 +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