Commit graph

5691 commits

Author SHA1 Message Date
Alexandre Aubin
77516fa9eb
Merge pull request #1015 from yalh76/patch-1
Change to be consistent with mysql helper
2020-06-04 02:10:00 +02:00
yalh76
26c3e3d31d
Change to be consistent with mysql helper 2020-06-04 01:45:18 +02:00
Alexandre Aubin
ed11592e23
Merge pull request #1011 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-06-04 01:24:09 +02:00
Alexandre Aubin
0566ee49e3
Typo 2020-06-04 01:23:53 +02:00
xaloc33
e1c945d350 Translated using Weblate (Catalan)
Currently translated at 100.0% (641 of 641 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-03 23:19:22 +00:00
Quentí
a08aff8bf5 Translated using Weblate (Occitan)
Currently translated at 58.3% (373 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2020-06-03 23:19:22 +00:00
Leandro Noferini
434cd609d6 Translated using Weblate (Italian)
Currently translated at 19.7% (126 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-06-03 23:19:22 +00:00
ppr
f6718f56da Translated using Weblate (French)
Currently translated at 99.4% (636 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-06-03 23:19:22 +00:00
xaloc33
fb9c019c86 Translated using Weblate (Catalan)
Currently translated at 100.0% (640 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-03 23:19:22 +00:00
Alexandre Aubin
55036fad2c Calling ynh_print_err in case of error didn't work, and we probably want a ynh_die here 2020-06-04 01:18:52 +02:00
Alexandre Aubin
3d66eaec01 Retry wget on non-critical failures to try to avoid tmp dns issues 2020-06-04 00:48:18 +02:00
Alexandre Aubin
ca89607d9d Make sure to stop the old mysql and that mariadb is started 2020-06-03 23:38:59 +02:00
Alexandre Aubin
0a9875b607 Fix regen-conf mechanism for SSH 2020-06-03 20:17:49 +02:00
Alexandre Aubin
489c6b67c3 Zblerg Aleks bad copy pasta 2020-06-03 19:44:17 +02:00
Alexandre Aubin
03432349d7 Add -o Acquire::Retries=3 to fix some stupid issues happening sometimes 2020-06-03 19:29:32 +02:00
ericgaspar
66bc921c4a
fix stupid mistake 2020-06-03 19:11:56 +02:00
Alexandre Aubin
c8b06bd8aa Tell apt-daily to gtfo to prevent it from messing with dpkg/apt locks 2020-06-03 18:51:15 +02:00
Alexandre Aubin
b52f8456a9 Tell apt-daily to gtfo to prevent it from messing with dpkg/apt locks 2020-06-03 18:47:29 +02:00
Alexandre Aubin
b52f5bc182
Merge pull request #1001 from YunoHost/fix_add_fpm_restore
Fix ynh_add_fpm_config with template in restore
2020-06-03 16:32:59 +02:00
Josué Tille
ff396d2729
Merge remote-tracking branch 'upstream/stretch-unstable' into permission_protection 2020-06-03 15:04:59 +02:00
Alexandre Aubin
e24191ce64 Make sure mysql is an alias to mariadb 2020-06-02 17:00:52 +02:00
Alexandre Aubin
852cd14c4b
Force external resolution for reverse DNS dig 2020-06-02 16:48:19 +02:00
Laurent Peuch
ecb52b4f11 [fix] allow optional app argument 2020-06-01 12:37:10 +02:00
Laurent Peuch
dc6a12f14b [mod] password argument can't have a default value 2020-06-01 12:08:35 +02:00
Laurent Peuch
40dc8397c1 [mod] stop skipping tests that now works 2020-06-01 12:08:35 +02:00
Laurent Peuch
05aa54ac0f [mod] refactor the whole argument parsing flow into a component oriented way 2020-06-01 11:50:06 +02:00
ericgaspar
faedbc534f Update nodejs 2020-05-31 18:02:29 +02:00
ericgaspar
ada94aec18
Update n to upstream version (6.5.1) 2020-05-30 17:30:38 +02:00
Alexandre Aubin
b9bf558b19 Properly handle stale hashes of files even when file got manually removed/modified 2020-05-28 22:07:12 +02:00
Alexandre Aubin
84239ac052 Get rid of old hashes of file that 'are expected to be removed' and are indeed 'already removed' 2020-05-28 21:37:15 +02:00
Alexandre Aubin
17eec25ed2 Buuuurn glances 2020-05-28 20:48:01 +02:00
JimboJoe
94cecf682d
Update data/helpers.d/php
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-05-28 07:15:46 +02:00
Alexandre Aubin
8ecd8fe6a3 Clean markdown links in changelog 2020-05-28 00:26:14 +02:00
Alexandre Aubin
6ee6e78ead Update changelog for 3.8.4.6 2020-05-28 00:24:46 +02:00
Alexandre Aubin
d056954aed
Merge pull request #1006 from YunoHost/fix-sury-v99999
Fix sury v99999
2020-05-28 00:15:49 +02:00
Alexandre Aubin
5e4484ddcc
Merge pull request #1008 from larchange/stretch-unstable
Add logging and persistent as default config for new muc room
2020-05-27 23:54:43 +02:00
Alexandre Aubin
48a299cafd
Merge pull request #1004 from YunoHost/test-for-args-parsing-2
Test for args parsing 2
2020-05-27 20:38:15 +02:00
Alexandre Aubin
b3db4d92fc Bump server_names_hash_bucket_size to 128 to avoid nginx exploding for stupid reasons 2020-05-27 17:10:39 +02:00
Gabriel
a2b85b7523 Add logging and persistent as default config for new muc room 2020-05-26 19:07:09 +01:00
SohKa
d4bea7dd34 Add pre-defined DHE group and set up Nginx to use it 2020-05-26 19:17:03 +02:00
Kay0u
a64dfd5676
A better Pin for sury 2020-05-26 18:17:49 +02:00
Kay0u
6b7f299dc6
Revert "Ugly hack to workaround sury pinning issues when installing dependencies"
This reverts commit fc30d82df5.
2020-05-26 18:12:07 +02:00
Alexandre Aubin
d24f317d58 Moar test fixing 2020-05-26 04:53:57 +02:00
Alexandre Aubin
d80acdb198 Attempt to yolofix the tests 2020-05-26 04:29:19 +02:00
Alexandre Aubin
77bd9ae33f Stop trying to fetch log categories that are not implemented yet T.T 2020-05-26 04:20:56 +02:00
Alexandre Aubin
056df9873c Update changelog for 3.8.4.5 2020-05-26 03:28:02 +02:00
Alexandre Aubin
64596bc166 Get rid of unicode warning 2020-05-26 03:17:51 +02:00
Alexandre Aubin
a23f02dbab Complain if apps savagely edit system configurations 2020-05-26 00:56:27 +02:00
Alexandre Aubin
8b169f138c Detect dyndns-domains managed by yunohost and advice to use yunohost dyndns update --force 2020-05-26 00:32:53 +02:00
Alexandre Aubin
5a3b382fc9 Flag old etckeeper.conf as 'should not exist' in regenconf 2020-05-26 00:11:16 +02:00