Commit graph

5584 commits

Author SHA1 Message Date
Kayou
37e8ba57ac
Update build.gitlab-ci.yml 2020-09-03 19:09:29 +02:00
Kayou
e9e7fba41d
Update build.gitlab-ci.yml 2020-09-03 18:59:01 +02:00
Kayou
ca97118116
Try to clone moulinette and ssowat with the version in the debian/control 2020-09-03 18:51:18 +02:00
Alexandre Aubin
a1807d1f88 Update flake8 lint test policy 2020-09-03 17:41:33 +02:00
Alexandre Aubin
49f6394233 autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py} 2020-09-03 17:37:08 +02:00
Alexandre Aubin
ecbd63636b autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
Alexandre Aubin
fa19c9480c Cleanup unused imports / misc 'fatal' flake8 errors 2020-09-03 17:01:24 +02:00
Alexandre Aubin
1288159a39 Require explicitly php7.3-foo packages because in some cases Sury's php7.4- packages are installed and php7.3-fpm doesn't get installed ... 2020-09-03 16:13:40 +02:00
Alexandre Aubin
6f75b889b7
Merge pull request #955 from YunoHost/parent-relation-between-log-operations
Keep track of 'parent' operation in operation loggers
2020-09-03 15:52:00 +02:00
Alexandre Aubin
b869f3a7d7
Merge pull request #864 from YunoHost/abort_if_up_to_date_manifest
Implement `upgrade_only_if_version_changes` in manifest
2020-09-03 15:51:47 +02:00
Alexandre Aubin
88997f5728 Small old issue where the number of line filtered doesnt match the requested number, and then the admin doesn't display the 'show more line' button.. 2020-09-02 20:57:51 +02:00
Alexandre Aubin
7edd3ff840 Minor fixes after tests.. 2020-09-02 20:30:50 +02:00
Alexandre Aubin
8831c638e6 Add options to include metadata about suboperations 2020-09-02 19:33:48 +02:00
Alexandre Aubin
955508c33a Wording 2020-09-02 17:03:14 +02:00
Alexandre Aubin
083776bc4a Get rid of example settings, only keep them for tests 2020-09-02 16:30:29 +02:00
Alexandre Aubin
b10393a5e1
Merge pull request #1020 from YunoHost/do-not-compress-backups
Backup to uncompressed tar by default
2020-09-02 16:07:50 +02:00
Alexandre Aubin
1da9666da7 Add description for new setting about backup compression 2020-09-02 16:07:25 +02:00
ljf (zamentur)
b941874664
[fix] Accept all domain 2020-09-02 12:56:41 +02:00
ljf (zamentur)
ef4c3066ec
[fix] Accept chinese/arabic domain 2020-09-02 12:55:37 +02:00
Alexandre Aubin
9a7bd77269 Get rid of unused complexity for other log categories ... it's been since 3.2 and we only have operations 2020-09-01 18:09:15 +02:00
Alexandre Aubin
0f2e9ab1d6 Lazy loading of smtplib to reduce memory footprint a bit 2020-09-01 17:29:24 +02:00
Alexandre Aubin
d00421641c
Merge branch '4.1' into parent-relation-between-log-operations 2020-09-01 17:22:36 +02:00
Alexandre Aubin
bd064e317e
Use global var 2020-09-01 17:22:07 +02:00
Alexandre Aubin
624c7eaf77 Move import to top of file 2020-09-01 17:21:12 +02:00
Alexandre Aubin
6c3a74c5ac Handle case where the lock doesn't exist : just assume we're the root logger 2020-09-01 17:19:50 +02:00
Alexandre Aubin
080fe88b2d
Duplicate Depends entry 2020-09-01 17:07:24 +02:00
Alexandre Aubin
84c1a0ea88 Update changelog for 4.0.6.1 2020-09-01 02:00:50 +02:00
Alexandre Aubin
f46e318374 [fix] Stupid syntax issue in dovecot conf 2020-09-01 01:59:49 +02:00
Alexandre Aubin
43417bd00b Update changelog for 4.0.6 2020-08-31 20:00:23 +02:00
Alexandre Aubin
3612ac434d Enable this behavior by default (no need to enable the option in the app manifest) 2020-08-31 19:45:41 +02:00
Alexandre Aubin
dea6a18712 Polish UX 2020-08-31 19:33:09 +02:00
Alexandre Aubin
4a15358ed9 Revert a few unecessary changes / polish code 2020-08-31 19:33:09 +02:00
ekhae
78a2d012bb UX improved about mail and domains 2020-08-31 19:33:09 +02:00
Alexandre Aubin
9fe7c43aef Merge branch 'dev' into 4.1 2020-08-31 19:30:53 +02:00
Alexandre Aubin
41813744a8 Explicitly require php-fpm >= 7.3 ... 2020-08-31 19:15:27 +02:00
Alexandre Aubin
48ee808711
Merge branch '4.1' into do-not-compress-backups 2020-08-31 19:10:38 +02:00
Alexandre Aubin
acaa05c2ca Fix a small issue where there would be duplicated entries in backup_list 2020-08-31 19:09:28 +02:00
Alexandre Aubin
839a7b9a47 Add a global setting to still compress tar archives 2020-08-31 19:08:43 +02:00
Alexandre Aubin
7ccc7fa13e No moar borg i18n keys 2020-08-31 18:51:23 +02:00
Alexandre Aubin
659d23ceb3 Simplify the damn spaggethi 2020-08-31 18:36:57 +02:00
Alexandre Aubin
efc2e7ef1d Fuck it let's keep that code simple, we don't need to maintain the list of exception that a command is likely to return, this is supposed to be simple to read if code is well written 2020-08-31 17:51:41 +02:00
Alexandre Aubin
98e972a49a Get rid of unimplemented Borg stuff because that code is complicated enough already -_- 2020-08-31 17:32:03 +02:00
Alexandre Aubin
503e08b58b Add xmpp-upload stuff in dnsmasq conf 2020-08-31 16:41:54 +02:00
Alexandre Aubin
bc7344b636 Use proper templating for dnsmasq conf 2020-08-31 16:41:31 +02:00
Alexandre Aubin
85ad965e4d
Merge pull request #1041 from YunoHost/add-apt-conf-regen-hook
Add apt conf regen hook
2020-08-31 15:17:23 +02:00
Alexandre Aubin
346728e55d Remove the pinning stuff of sury from the helpers, since it's now managed by the regenconf core 2020-08-28 22:31:10 +02:00
Alexandre Aubin
a23233ab0f Add apt regenconf hook to manage sury pinning policy on all 2020-08-28 22:30:20 +02:00
Alexandre Aubin
b7c4f8f85e
Merge pull request #1040 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-08-28 18:46:13 +02:00
Christian Wehrli
c29b816efc Translated using Weblate (German)
Currently translated at 39.2% (239 of 609 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-08-28 16:40:44 +00:00
xaloc33
74afd229e5 Translated using Weblate (Catalan)
Currently translated at 100.0% (609 of 609 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-08-28 16:40:41 +00:00