Commit graph

5545 commits

Author SHA1 Message Date
Alexandre Aubin
33667d7b1a
Merge pull request #998 from YunoHost/psql-ynh_psql_setup_db-password
Do not create a new password if the user already exists
2020-05-22 17:43:05 +02:00
Alexandre Aubin
2a631fa23d We don't need those color codes... and warnings are already warnings... 2020-05-22 13:59:28 +02:00
Alexandre Aubin
bdbf1822c7 Add --quiet, otherwise lines like -- Logs being will be thought as an arg by getopts 2020-05-22 13:56:50 +02:00
Alexandre Aubin
2bcfb5a15a Don't display the hostname when calling journalctl, this takes horizontal space for nothing 2020-05-22 13:40:53 +02:00
Kayou
bb8c7ebb6a
Do not create a new password if the user already exists 2020-05-22 13:39:46 +02:00
Alexandre Aubin
1f1b233839 Use a .get() here to avoid crashing if key doesn't exist 2020-05-22 13:28:38 +02:00
Alexandre Aubin
a1cba8b6fa
Merge pull request #997 from taziden/patch-2
fix v6 detection when using wg-quick
2020-05-21 18:02:22 +02:00
Alexandre Aubin
e7a4b26af8
Also propagate to utils/network.py because we like to maintain duplicated code ;P 2020-05-21 18:01:14 +02:00
Julien Rabier
f0356782d5
fix v6 detection when using wg-quick
and probably other weird routing setups
2020-05-21 15:54:14 +00:00
Kay0u
9a78a5bf4f Update changelog for 3.8.4.3 release 2020-05-20 18:48:58 +00:00
Kay0u
88f6dbe7f6
add urllib3 to the tox dependencies 2020-05-20 18:12:18 +02:00
Kay0u
37f0273ff4
adding test coverage 2020-05-20 17:10:02 +02:00
Kay0u
767c68d186
add junitxml report 2020-05-20 16:34:42 +02:00
Alexandre Aubin
82019449ae
Merge pull request #995 from YunoHost/stable-branch-for-the-doc
Change url to the stable branch
2020-05-20 16:25:46 +02:00
Kay0u
c2d990fd37
Ignore pytest InsecureRequestWarning 2020-05-20 16:23:24 +02:00
Kayou
7a1ee8e541
Change url to the stable branch 2020-05-20 16:15:57 +02:00
Kay0u
348d80664d
Add needs keyword 2020-05-20 15:47:17 +02:00
Kay0u
de81a93498
generate helper doc 2020-05-20 15:27:18 +02:00
Kay0u
250e4bfdef
Merge branch 'stretch-unstable' into ci-build-&-install-deb 2020-05-20 15:22:07 +02:00
Kay0u
7ad9fbd5b9
[fix] helper doc 2020-05-20 15:21:46 +02:00
Kay0u
1abdf16b84
CI: Global refactor, yunohost-ci v2 ready 2020-05-20 14:53:31 +02:00
Alexandre Aubin
4ec426c35b Small translation fix 2020-05-19 23:55:16 +02:00
Kayou
2567c05a89
Merge pull request #990 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-05-19 23:53:49 +02:00
Quentí
6f03f72e25 Translated using Weblate (Occitan)
Currently translated at 58.3% (372 of 638 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2020-05-19 21:48:38 +00:00
clecle226
23e993af97 Translated using Weblate (French)
Currently translated at 99.8% (637 of 638 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-05-19 21:48:38 +00:00
xaloc33
c92eee337b Translated using Weblate (Catalan)
Currently translated at 100.0% (638 of 638 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-05-19 21:48:38 +00:00
ppr
34a9fbf3ed Translated using Weblate (French)
Currently translated at 99.8% (637 of 638 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-05-19 21:48:38 +00:00
clecle226
188bf2f77a Translated using Weblate (French)
Currently translated at 99.8% (637 of 638 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-05-19 21:48:38 +00:00
Alexandre Aubin
ea43b46352
Merge pull request #994 from YunoHost/ugly-hack-for-stupid-sury-issues
Ugly hack to workaround sury pinning issues when installing dependencies
2020-05-19 23:01:27 +02:00
Alexandre Aubin
17a439e9ea Update changelog for 3.8.4.2 2020-05-19 20:18:33 +02:00
Alexandre Aubin
dd3dd9569a
Merge pull request #993 from YunoHost/rework-postgresql-first-time-helper
[fix] Rework ynh_psql_test_if_first_run
2020-05-19 20:07:03 +02:00
Alexandre Aubin
d7891970c3 Clean unused code/imports 2020-05-19 19:56:04 +02:00
Alexandre Aubin
0dde1f6d4f Fix exception assertion 2020-05-18 19:57:54 +02:00
Alexandre Aubin
f9e4c96ca3 Crash early about apps already installed when attempting to restore 2020-05-18 18:49:38 +02:00
Kay0u
09ebed1d0b
change deb name 2020-05-18 16:35:50 +02:00
Kay0u
471dc025db
move debhelper install
[skip ci]
2020-05-18 15:26:01 +02:00
Kay0u
85442c42dc
fix install 2020-05-18 15:11:38 +02:00
Kay0u
09ff411664
rework build scripts 2020-05-18 15:11:31 +02:00
Alexandre Aubin
94ea826518 Most of the time there's no .ini file and it still displays an info about the file not existing when attempting to remove it 2020-05-18 01:31:37 +02:00
Alexandre Aubin
fc30d82df5 Ugly hack to workaround sury pinning issues when installing dependencies 2020-05-18 00:41:05 +02:00
Kay0u
24d83b6a97
fix avahi install 2020-05-17 20:54:15 +02:00
Kay0u
01f8ee6b7b
fix stupid fail2ban issue 2020-05-17 18:29:10 +02:00
Alexandre Aubin
f73c34bfc1 Tell systemctl to stfu when enabling/disabling services, just do it 2020-05-17 17:00:33 +02:00
Kay0u
7f4b0ce6e3
Add YNH repo before install 2020-05-17 16:58:03 +02:00
Kay0u
7d284e8447
[enh] build and install deb 2020-05-17 14:10:27 +02:00
Alexandre Aubin
2d2b3e6bb6 Rework ynh_psql_test_if_first_run 2020-05-17 04:22:44 +02:00
Alexandre Aubin
7b4a9b57bc Stewpeed typo :| 2020-05-17 04:22:15 +02:00
Alexandre Aubin
086db7a94b Need to explicitly convert info from dbusthingy to str :/ 2020-05-17 04:10:19 +02:00
Alexandre Aubin
5c8c07b8c9 More cleaning of app install logs: we don't really care about debug for ynh_wait_dpkg_free 2020-05-17 03:24:26 +02:00
Kayou
108a3ca498
Update .gitlab-ci.yml 2020-05-16 13:31:41 +02:00