Commit graph

6228 commits

Author SHA1 Message Date
Alexandre Aubin
f9dd634ebe Detect if nginx conf does not include well-known diagnosis location 2020-04-17 03:20:40 +02:00
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
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
yalh76
9389f4669c
simplification 2020-04-16 14:42:59 +02:00
Éric Gaspar
280aae22f5
Merge branch 'stretch-unstable' into enh-various-spelling-corrections 2020-04-15 18:34:28 +02:00
Josué Tille
a096a36e27
Also manage downgrade 2020-04-15 16:30:49 +02:00
Josué Tille
4f0d5cef96
Improve version management in '_app_upgradable' 2020-04-15 16:26:01 +02:00
Josué Tille
8dd3986cac
Fix rename variable 2020-04-15 15:52:22 +02:00
Josué Tille
ceeb34f68e
Use 'dpkg --compare-versions' 2020-04-15 15:52:22 +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
Josué Tille
d947724b70
Fix typo 2020-04-15 12:11:51 +02:00
Josue-T
f416b94fb8
Put upgrade_only_if_version_changes in integration section
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-15 11:54:55 +02:00
Josue-T
3578588860
Replace actual by current
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-15 11:53:39 +02:00
ericgaspar
f9429ea91a Spelling and typo corrections 2020-04-15 11:41:24 +02:00
Josué Tille
5315807ea7
Cleanup comment 2020-04-14 14:04:26 +02:00
Josué Tille
17e8bdedf6
Rename heper 2020-04-14 14:03:04 +02:00
Josué Tille
fec5d3d084
Rename variable 2020-04-14 14:01:28 +02:00
Josué Tille
3d51e235e8
Add comments 2020-04-14 14:01:22 +02:00
Josue-T
14ef523585
Improve env_dict variable in upgrade
Co-Authored-By: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
2020-04-14 13:45:05 +02:00
Maniack Crudelis
df47040462
Allow to overwrite pm.max_children 2020-04-14 12:47:29 +02:00
Maniack Crudelis
3484f73506
Clean and syntax 2020-04-14 12:35:35 +02:00
Maniack Crudelis
8005429dc4
Update php 2020-04-13 20:50:58 +02:00
Josué Tille
4c5edb533a
Merge branch 'stretch-unstable' into abort_if_up_to_date_manifest 2020-04-13 17:43:47 +02:00
Josué Tille
640a467280
Add helper ynh_compare_package_version 2020-04-13 16:59:32 +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
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
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
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