Alexandre Aubin
|
33fdfa690e
|
Merge pull request #827 from kay0u/patch-2
[FIX] find udp port
|
2019-11-08 23:06:12 +01:00 |
|
Alexandre Aubin
|
9a95004efc
|
Merge branch 'stretch-unstable' into remove-deprecated-helpers
|
2019-11-08 22:58:37 +01:00 |
|
Alexandre Aubin
|
8671a4c230
|
Remove pdb used for debug, and improve comment
|
2019-11-08 22:50:47 +01:00 |
|
Alexandre Aubin
|
5a68250322
|
test-conf -> test_conf, and test-status -> test_status
|
2019-11-08 22:35:25 +01:00 |
|
Alexandre Aubin
|
a9dd701824
|
Improve port diagnosis by adding a relation between ports and services
|
2019-11-08 22:29:21 +01:00 |
|
Alexandre Aubin
|
64aff46421
|
Merge branch 'stretch-unstable' into improve-service-status-checks
|
2019-11-08 22:17:12 +01:00 |
|
Alexandre Aubin
|
104bba3dd8
|
Sort services during diagnosis to avoid random order
|
2019-11-08 20:44:27 +01:00 |
|
Alexandre Aubin
|
65d6b02b56
|
Implement basic outgoing port 25 check for email stack
|
2019-11-08 19:22:54 +01:00 |
|
Alexandre Aubin
|
3b4ad59cd7
|
Propagate removal of 'active' to that piece of code that uses it
|
2019-11-07 22:22:15 +01:00 |
|
Alexandre Aubin
|
e578140172
|
Improve service diagnoser, report details related to configuration tests
|
2019-11-07 22:22:09 +01:00 |
|
Alexandre Aubin
|
c39a1f010e
|
Mistakes were made
|
2019-11-07 22:19:07 +01:00 |
|
Kay0u
|
55e198d8b8
|
Refactor group permission
|
2019-11-07 23:32:08 +09:00 |
|
Kayou
|
51f42e5ad4
|
Add arg in permission callback
|
2019-11-07 22:32:24 +09:00 |
|
Alexandre Aubin
|
4b3a4c7e4e
|
Fetch the timestamp of the latest state change, not just the last time it got up and running...
|
2019-11-07 13:48:42 +01:00 |
|
Alexandre Aubin
|
acba0c4a10
|
Use a proper subprocess for conf test instead of dirty os.system + store errors if there are
|
2019-11-07 12:25:19 +01:00 |
|
Alexandre Aubin
|
5d46f3ef88
|
Imho we don't need those 'active' and 'service_file_path' info...
|
2019-11-07 11:34:20 +01:00 |
|
Alexandre Aubin
|
9b77123938
|
loaded -> start_on_boot, which is more meaningful ...
|
2019-11-07 11:34:20 +01:00 |
|
Alexandre Aubin
|
e15d8e7262
|
Add test about configuration validity
|
2019-11-07 11:34:20 +01:00 |
|
Alexandre Aubin
|
d879d27208
|
Add test-status to have a custom status check for service like postfix and yunohost-firewall
|
2019-11-07 11:34:20 +01:00 |
|
Alexandre Aubin
|
08c23599e2
|
Improve yunohost package version diagnosis
|
2019-11-06 23:49:13 +01:00 |
|
Alexandre Aubin
|
f8db099487
|
Merge pull request #835 from yunohost-bot/weblate-yunohost-core
Update from Weblate
|
2019-11-06 22:39:54 +01:00 |
|
amirale qt
|
01eaea9fba
|
Translated using Weblate (Esperanto)
Currently translated at 95.6% (537 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
|
2019-11-06 21:38:16 +00:00 |
|
amirale qt
|
b56044ea18
|
Translated using Weblate (French)
Currently translated at 100.0% (562 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-11-06 21:38:16 +00:00 |
|
amirale qt
|
42430e4277
|
Translated using Weblate (Basque)
Currently translated at 0.2% (1 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
|
2019-11-06 21:38:16 +00:00 |
|
amirale qt
|
da43f025fd
|
Translated using Weblate (Turkish)
Currently translated at 0.2% (1 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/tr/
|
2019-11-06 21:38:16 +00:00 |
|
advocatux
|
ab0deddbb8
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (562 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
|
2019-11-06 21:38:16 +00:00 |
|
Filip Bengtsson
|
e8c98335f4
|
Translated using Weblate (Swedish)
Currently translated at 1.6% (9 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sv/
|
2019-11-06 21:38:15 +00:00 |
|
xaloc33
|
d4dde0e5d7
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (562 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
|
2019-11-06 21:38:15 +00:00 |
|
Dominik Roesli
|
da7ac5aacb
|
Translated using Weblate (German)
Currently translated at 34.3% (193 of 562 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
|
2019-11-06 21:38:15 +00:00 |
|
Alexandre Aubin
|
3740f7f4ad
|
Merge pull request #534 from YunoHost/new-diagnosis-system
[enh] New diagnosis system
|
2019-11-06 19:18:08 +01:00 |
|
Alexandre Aubin
|
1372ab916c
|
Stale strings + try to keep the namespace-like tidy
|
2019-11-06 19:05:51 +01:00 |
|
Alexandre Aubin
|
ab1f42cad1
|
Merge branch 'stretch-unstable' into new-diagnosis-system
|
2019-11-06 18:58:50 +01:00 |
|
Alexandre Aubin
|
ddc42e5c8c
|
Make sure the users actually exists when migrating legacy custom permissions
|
2019-11-06 18:36:09 +01:00 |
|
Alexandre Aubin
|
76cbad0a9a
|
Make sure the users actually exists when migrating legacy custom permissions
|
2019-11-06 18:35:21 +01:00 |
|
Alexandre Aubin
|
aee62064bf
|
Salvage binary_to_human from old monitor.py, needed for backup stuff
|
2019-11-06 18:20:14 +01:00 |
|
Alexandre Aubin
|
fc53148070
|
Merge branch 'stretch-unstable' into new-diagnosis-system
|
2019-11-06 18:14:21 +01:00 |
|
Alexandre Aubin
|
e463e282f2
|
Yolo fix to avoid regenerating glances' conf during upgrade to 3.8
|
2019-11-06 17:19:28 +01:00 |
|
Alexandre Aubin
|
0e98d37c49
|
Remove the whole monitoring / glances stuff
|
2019-11-05 23:41:04 +01:00 |
|
Alexandre Aubin
|
9bcbedc356
|
Revert "[fix] moulinette logs were never displayed #lol"
This reverts commit 6a0959dd1d .
|
2019-11-04 23:02:04 +01:00 |
|
Alexandre Aubin
|
b630724ec9
|
Can't have duplicated routes
|
2019-11-04 22:32:30 +01:00 |
|
Alexandre Aubin
|
e9efcadda0
|
Merge pull request #805 from YunoHost/simplify-requirement-checks-madness
Simplify madness code about checking requirements
|
2019-11-04 22:14:41 +01:00 |
|
Alexandre Aubin
|
85a127cef9
|
Merge pull request #796 from YunoHost/maindomain_ux_feedback
Maindomain ux feedback
|
2019-11-04 22:13:33 +01:00 |
|
Alexandre Aubin
|
bc965dc9f6
|
Merge branch 'stretch-unstable' into maindomain_ux_feedback
|
2019-11-04 22:13:20 +01:00 |
|
Alexandre Aubin
|
51776bd25f
|
Merge pull request #821 from YunoHost/burn-glances
Remove the whole monitoring / glances stuff
|
2019-11-04 22:09:01 +01:00 |
|
Alexandre Aubin
|
a9de680afa
|
Merge pull request #758 from YunoHost/warning_long_lock
[fix] moulinette logs were never displayed #lol
|
2019-11-04 21:59:23 +01:00 |
|
Alexandre Aubin
|
62c955c675
|
Merge pull request #824 from YunoHost/burn-app-debug
Remove app_debug, unused stuff / not really relevant
|
2019-11-04 21:58:15 +01:00 |
|
Alexandre Aubin
|
cb247a8140
|
Get rid of app's status.json
|
2019-11-04 21:53:21 +01:00 |
|
Alexandre Aubin
|
717ec04f54
|
Move debug log dump from ynh_exit_properly to the core after failed app operation
|
2019-11-04 20:20:12 +01:00 |
|
Alexandre Aubin
|
e91429ad49
|
Improve app_upgrade error management
|
2019-11-04 19:58:08 +01:00 |
|
Alexandre Aubin
|
aa8aefce02
|
Merge branch 'stretch-unstable' into simplify-requirement-checks-madness
|
2019-11-01 15:20:48 +01:00 |
|