Kayou
|
268d8629ce
|
Merge pull request #915 from YunoHost/dedicated_php_service
Use a dedicated php service for each app
|
2020-04-18 01:42:15 +02:00 |
|
Alexandre Aubin
|
485de92b50
|
Redundant message
|
2020-04-17 21:22:02 +02:00 |
|
Alexandre Aubin
|
61ef67252e
|
Don't contact ip6.yunohost if we can know right away that there's no IPv6 at all on the system
|
2020-04-17 19:38:46 +02:00 |
|
Alexandre Aubin
|
7061c4c3fe
|
Improve systemd settings for slapd (#933)
|
2020-04-17 14:40:53 +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 |
|
Kayou
|
040bc1d09f
|
Yolo fix locales (#936)
* Yolo fix locales
* Fix bad copy pasta for string key
* Yolo fix locales
* Add diagnosis_ports_could_not_diagnose back
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
2c26961314
|
Fix bad copy pasta for string key
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
4306db7cf1
|
Be more flexible about SPF record: just 'a mx -all' is enough, no need to specify IP. (also fix TXT record validation in diagnosis)
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
dd7b42d3e8
|
Add ipv6 check for ports
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
be0da3b9dc
|
Only report an INFO is domain ain't accessible in IPv6 and there's in fact no AAAA record set yet
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
4e64e2ccfd
|
Save a per-record result for DNS diagnosis and report missing AAAA as warning only
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
1552c6472b
|
Try to improve wording of DNS reports
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
e8730ad92b
|
Correctly handle cases where domain works in IPv4 but not IPv6 or viceversa
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
7f3cc33487
|
Add a static method to call remote diagnosis and supports ipv4-only or ipv6-only check
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
8e46b536dc
|
Somewhat cleaner hack to check the status of those damn services that aren't the real services...
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
a85c15dd0b
|
Update data/hooks/diagnosis/50-systemresources.py
Co-Authored-By: Kayou <pierre@kayou.io>
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
4787f0ce04
|
Rework diagnosis of system resources
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
a03ee5b912
|
Be able to restart services from the webadmin
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
416968bb28
|
Improve regenconf diagnosis
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
efb45d4ece
|
Add special behavior for <cmd> tags for diagnosis messages...
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
92d9d49a05
|
Fix resolvconf check
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
bfe3f415ca
|
Report bad XMPP DNS records as warning for now
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
16b2340441
|
Uhoh typo again
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
093ccd8020
|
Make sure that there's no AAAA records when no ipv6
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
ae82fe3693
|
Improve the way we check DNS records to avoid false negative on TXT or MX
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
d16dab1c44
|
Uhoh typo
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
b443caf63a
|
Open links in new tab in the webadmin
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
f47352df88
|
Improve message about server unreachable on http
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
ad4c138878
|
Better debugging info when miserably failing to run diagnosis
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
42293fcce3
|
Attempt to detect hairpinning
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
2f0a95645a
|
Hmpf boring resolvconf shit
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
3869c2f68e
|
Add html tags to improve readability of some results (in particular DNS records stuff) on webadmin
|
2020-04-17 03:20:40 +02:00 |
|
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 |
|
Éric Gaspar
|
280aae22f5
|
Merge branch 'stretch-unstable' into enh-various-spelling-corrections
|
2020-04-15 18:34:28 +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 |
|
ericgaspar
|
f9429ea91a
|
Spelling and typo corrections
|
2020-04-15 11:41:24 +02:00 |
|
Maniack Crudelis
|
df47040462
|
Allow to overwrite pm.max_children
|
2020-04-14 12:47:29 +02:00 |
|