yunohost/src/yunohost
2019-08-12 17:25:32 +02:00
..
data_migrations Merge branch 'stretch-unstable' into group_permission 2019-07-05 20:59:10 +02:00
tests Simplify code using set comprehensions 2019-05-31 18:21:04 +02:00
utils Check for obvious conflict with already running apt/dpkg commands when running yunohost upgrade 2019-05-31 16:09:25 +02:00
vendor Update acme_tiny.py to 5350420 2019-06-19 20:22:54 +02:00
__init__.py [enh] Rely on APT python library to retrieve packages version 2016-03-08 16:10:14 +01:00
app.py Merge pull request #764 from YunoHost/actions_and_config_operation_logs 2019-08-12 13:51:44 +02:00
backup.py Fix identation 2019-07-28 17:05:34 +02:00
certificate.py Use the new acme-v02 API, fixes the newAccount keyError issue in acme_tiny 2019-07-06 18:37:01 +02:00
domain.py Merge remote-tracking branch 'upstream/stretch-unstable' into group_permission 2019-05-10 22:53:06 +02:00
dyndns.py More general exception to handle other cases (e.g. SSL errors, ...) 2019-03-04 17:09:31 +01:00
firewall.py Reload fail2ban instead of restart 2019-02-13 22:33:58 +01:00
hook.py Remove unused stdout/stderr_callback arg 2019-06-18 15:11:19 +02:00
log.py We need quotes here, otheriwse yaml isn't happy later when loading the metadata file 2019-08-05 18:27:11 +02:00
monitor.py autopep8 + a few manual tweaks 2018-12-13 18:52:26 +00:00
permission.py Reclassify success messages as debug ? 2019-05-31 18:59:23 +02:00
regenconf.py Fix naming for operation logger 2019-04-18 17:05:41 +02:00
service.py Remove service_enable from stuff logged using operation logger ... it's buggy (i18n not working) + doesn't make sense that this one and not service_disable and service add/start/... 2019-08-05 19:10:48 +02:00
settings.py Unit test was broken, gotta foce this to be a str otherwise string formatting fails later 2019-05-17 15:48:51 +02:00
ssh.py Get rid of all those crazy 'auth' arguments. Instead : directly fetch the ldap interface when and where it's actually needed 2019-05-10 02:11:40 +02:00
tools.py c.f. issue #1136, don't fail miserably in case we can't change the hostname because that should be okay 2019-08-12 17:25:32 +02:00
user.py Merge branch 'stretch-unstable' into group_permission 2019-05-31 18:15:09 +02:00