Alexandre Aubin
442bd8c3e4
[fix] Woopsies ... cannot use check_call because we need a non-block call. Also Popen won't trigger a CalledProcessError
2019-01-17 20:12:09 +00:00
Alexandre Aubin
bfe5056720
[fix] _run_service_command was not properly returning False if command failed ( #616 )
2019-01-17 16:12:49 +01:00
Mickaël Martin
808d844f84
Change git clone for gitlab working with branch ( #615 )
2019-01-17 16:12:21 +01:00
Alexandre Aubin
9632164c43
Set owner of archives folder to 'admin' ( #613 )
2019-01-17 16:11:39 +01:00
Alexandre Aubin
c1dcf4c6ac
Merge branch 'stretch-unstable' into enh-add-reload-and-restart-service
2019-01-17 16:10:38 +01:00
Alexandre Aubin
f16da6856f
Merge pull request #608 from YunoHost/fix_change_url
...
[fix] Fix the way change_url updates the domain/path
2019-01-17 16:07:14 +01:00
Alexandre Aubin
f4d728465a
Enforce --force-confold during apt upgrade ( #614 )
...
* Enforce --force-confold during apt upgrade
* Update src/yunohost/tools.py
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
* Not sure why but every piece of information about confold also set confdef :/
* Export DEBIAN_FRONTEND="noninteractive" during upgrade
2019-01-17 02:10:51 +01:00
Alexandre Aubin
6f89ce0714
Merge pull request #610 from YunoHost/le_crontab_no_checks
...
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-15 03:18:23 +01:00
Alexandre Aubin
4760cc0ba6
[fix] Microdecision: typo, 'dest' did not exist
2019-01-14 18:49:30 +01:00
Pierre Bourré
3990527f96
add locales
2019-01-09 00:40:26 +01:00
Alexandre Aubin
4935aebb16
Revert "[enh] Improve upnp support ( #542 )"
...
This reverts commit 640bc494cb
.
2019-01-08 16:25:43 +01:00
Josué Tille
f266cceb26
Fix typo
2019-01-07 20:23:41 +01:00
Laurent Peuch
7362502ad1
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-07 19:05:55 +01:00
Laurent Peuch
2e0efb5b56
[fix] bad key for string formatting
2019-01-07 18:59:23 +01:00
Laurent Peuch
9e1cd73400
[mod] add more verbose error messages
2019-01-07 18:51:12 +01:00
Pierre Bourré
d1a822211c
add restart and reload functionality to yunohost service
2019-01-05 03:11:08 +01:00
Josué Tille
d656d5b4ba
Raise a error is path is not available
2018-12-30 22:33:30 +01:00
Josué Tille
412c656a9b
Fix change_url too
2018-12-30 18:59:40 +01:00
Josué Tille
616b0d020b
Fix tests
2018-12-30 18:59:33 +01:00
Josué Tille
9da00bd8b6
Fix change url function
2018-12-30 17:51:55 +01:00
Josué Tille
4282d7edca
Fix tests
2018-12-29 21:16:55 +01:00
Laurent Peuch
1c80e7242b
[fix] missing import in migration
2018-12-21 07:01:05 +01:00
Alexandre Aubin
3e1064a3df
Merge pull request #602 from eauchat/stretch-unstable
...
Also remove /var/mail/<username> directory on user delete (with --purge option)
2018-12-20 17:44:00 +01:00
Alexandre Aubin
0445aed0b2
[microdecision] [fix] DKIM keys for new domains werent generated
2018-12-17 19:50:58 +01:00
chateau
06522b1fa8
Merge branch 'stretch-unstable' of github.com:eauchat/yunohost into stretch-unstable
2018-12-16 22:29:43 +01:00
chateau
0ed392cec0
Added removal of "/var/mail/<username>" directory when removing user with --purge option.
2018-12-16 22:29:31 +01:00
Laurent Peuch
25d81e25ad
[mod] unused variables
2018-12-16 03:18:25 +01:00
Laurent Peuch
b68c358023
[mod] remove unused import
2018-12-16 03:18:19 +01:00
Laurent Peuch
8617a1fad6
[mod] simplify code
2018-12-16 03:14:49 +01:00
Laurent Peuch
341d2bbf65
[mod] remove unused import
2018-12-16 03:13:30 +01:00
Laurent Peuch
afaac841ec
[fix] missing old error
2018-12-16 03:13:22 +01:00
Josue-T
10ad18194c
Merge branch 'stretch-unstable' into domain_hook
2018-12-15 21:32:26 +01:00
Josue-T
2f63e3ba07
Merge branch 'stretch-unstable' into hook_return
2018-12-15 21:28:51 +01:00
Alexandre Aubin
174cbcb8b6
Merge pull request #598 from YunoHost/confirm-when-asking-bad-quality-apps
...
[enh] Ask confirmation before installing low-quality, experimental or third party apps
2018-12-15 15:48:03 +01:00
Alexandre Aubin
551f31f61c
Merge pull request #601 from stan3/missing_import
...
Missing import
2018-12-15 15:16:02 +01:00
Alexandre Aubin
ba5c55e50d
Merge branch 'stretch-unstable' into autopep8
2018-12-15 15:11:29 +01:00
Tristan Hill
a6f4f13031
Missing import
2018-12-15 07:52:07 +00:00
Bram
2c41a4539e
Update src/yunohost/app.py
...
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
2018-12-14 21:01:46 +01:00
Alexandre Aubin
7e3a90232f
__raw_msg__ -> raw_msg
2018-12-14 14:17:20 +00:00
Alexandre Aubin
46972788b2
Add comment about the motivation behind YunohostError
2018-12-14 15:05:56 +01:00
Alexandre Aubin
115b557b67
autopep8 + a few manual tweaks
2018-12-13 18:52:26 +00:00
Alexandre Aubin
fb010765bd
Those are genuine MoulinetteError because base on moulinette helpers
2018-12-13 15:40:00 +00:00
Alexandre Aubin
f6b244f294
Raw message
2018-12-13 15:39:24 +00:00
Alexandre Aubin
2ece557e0c
Raw messages
2018-12-13 15:16:07 +00:00
Alexandre Aubin
b93e96d33b
Fix tests + allow to bypass m18n in YunohostError if a raw message is provided
2018-12-12 19:38:05 +00:00
Alexandre Aubin
712f742ef6
Woopsies typo
2018-12-12 19:10:17 +00:00
Alexandre Aubin
18c33db8b6
MoulinetteError -> YunohostError
2018-12-12 19:07:25 +00:00
Alexandre Aubin
caa2d0d91b
MoulinetteError / OSError never accepted keyword arguments such as exc_info :/ ...
2018-12-12 19:01:28 +00:00
Alexandre Aubin
e97b07403f
Fixes following rebase
2018-12-12 19:01:28 +00:00
Alexandre Aubin
2dd1d8ccfe
Unused errno + remaining unecessary m18n.n
2018-12-12 19:01:28 +00:00