Commit graph

4655 commits

Author SHA1 Message Date
Alexandre Aubin
8cb2640872 Fix usage of systemd-detect-virt on baremetal 2020-04-17 03:20:40 +02:00
Alexandre Aubin
9ebb3102cd Remove details key if it's empty 2020-04-17 03:20:40 +02:00
Alexandre Aubin
7c3cce6bf9 Try to diagnose and add details about global and local IPs 2020-04-17 03:20:40 +02:00
Alexandre Aubin
3cff370c62 Add some bits of magic to simplify the way we yield test items 2020-04-17 03:20:40 +02:00
Alexandre Aubin
587a07a6e6 Propagate change in string format to other locales 2020-04-17 03:20:40 +02:00
Alexandre Aubin
f0c0f63bb4 Let's use dict for details data, much better for semantic when defining strings etc... 2020-04-17 03:20:40 +02:00
Alexandre Aubin
8e83f8aa29 Add a 'yunohost diagnosis get' to get one specific raw info 2020-04-17 03:20:40 +02:00
Kayou
7cfd553c3f Translated using Weblate (French)
Currently translated at 95.0% (568 of 598 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-04-15 13:21:58 +00:00
Kayou
78167da5ca Translated using Weblate (French)
Currently translated at 95.0% (568 of 598 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-04-15 13:21:14 +00:00
Weblate Admin
369f945c77 Translated using Weblate (French)
Currently translated at 94.6% (566 of 598 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-04-15 13:21:14 +00:00
Kayou
720e1daf8b
Update en.json 2020-04-15 15:21:10 +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
Kayou
9c86e64e08
Merge pull request #926 from YunoHost/add-default-php-in-backup
Add default php in backup
2020-04-13 15:52:37 +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
Kay0u
23c6ca5236
Remove APPS_DEFAULT_PHP_VERSION from the core 2020-04-12 23:43:39 +02:00
Alexandre Aubin
95f6c02cce Merge branch 'stretch-stable' into stretch-unstable 2020-04-12 23:15:18 +02:00
Alexandre Aubin
37fd69653a Update changelog for 3.7.1.1 2020-04-12 23:14:07 +02:00
Laurent Peuch
0c9a4509f7 [fix] lxc uid number is limited to 65536 by default 2020-04-12 23:10:39 +02:00
Alexandre Aubin
f03bb82aad Make sure we have at least the standard stuff in /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/snap/bin:/var/lib/snapd/snap/bin:/snap/bin:/var/lib/snapd/snap/bin ~.~ 2020-04-12 23:10:39 +02:00
Laurent Peuch
aaabf8c75c [fix] also invalidate group cache 2020-04-12 23:10:39 +02:00
Alexandre Aubin
77b6a881f5 Merge remote-tracking branch 'origin/fix_get_uid_user_create' into stretch-unstable 2020-04-12 23:06:15 +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
Kay0u
2fcc93fcc8
add YNH_DEFAULT_PHP_VERSION in backup.py 2020-04-12 16:37:55 +02:00
Laurent Peuch
240a7d76d8 [fix] lxc uid number is limited to 65536 by default 2020-04-12 02:25:50 +02:00
Alexandre Aubin
b0cd37aeca Make sure we have at least the standard stuff in /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/snap/bin:/var/lib/snapd/snap/bin:/snap/bin:/var/lib/snapd/snap/bin ~.~ 2020-04-12 01:57:56 +02:00
Maniack Crudelis
21c3cc4a53 Store fpm_footprint and fpm_usage 2020-04-12 00:29:47 +02:00
Alexandre Aubin
bf291a0c50 Add 'yunohost tools versions' to have a simple way to fetch version from the webadmin 2020-04-11 23:25:51 +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
1e6da91c78 Add automail conf for https, + increase priority for automail conf and diagnosis 2020-04-11 00:29:49 +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
kay0u
d8dbf81f77 Update changelog for 3.8.0 release 2020-04-09 20:10:49 +00:00
kay0u
3d44560e26 remove the placeholder 2020-04-09 19:53:54 +00:00
Kayou
887304919e
Merge pull request #917 from YunoHost/fix-acme-challenge-snippet
Get rid of domain-specific acme-challenge snippet, use a single snippet included in every conf
2020-04-09 21:07:50 +02:00
Kayou
a9af94b960
Merge pull request #913 from YunoHost/update-nginx-ciphers
Update nginx SSL conf with new Mozilla recommendation
2020-04-09 21:07:29 +02:00
Kayou
4b7abd3cde
Merge pull request #914 from YunoHost/update-mailstack-ciphers
Update mailstack ciphers
2020-04-09 21:07:16 +02:00
Alexandre Aubin
b2de9a9d40 Merge branch 'stretch-stable' into stretch-unstable 2020-04-09 18:04:58 +02:00