.. |
data_migrations
|
appslists -> apps catalog
|
2019-11-09 00:21:47 +01:00 |
tests
|
appslists -> apps catalog
|
2019-11-09 00:21:47 +01:00 |
utils
|
Improve yunohost package version diagnosis
|
2019-11-06 23:49:13 +01: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
|
appslists -> apps catalog
|
2019-11-09 00:21:47 +01:00 |
backup.py
|
Salvage binary_to_human from old monitor.py, needed for backup stuff
|
2019-11-06 18:20:14 +01:00 |
certificate.py
|
Use the new acme-v02 API, fixes the newAccount keyError issue in acme_tiny
|
2019-07-06 18:39:05 +02:00 |
diagnosis.py
|
Stale strings + try to keep the namespace-like tidy
|
2019-11-06 19:05:51 +01:00 |
domain.py
|
[i18n] change translation key to match new function name
|
2019-10-05 04:35:15 +02:00 |
dyndns.py
|
Residual .migrate() -> .run()
|
2019-09-27 20:37:13 +02:00 |
firewall.py
|
Reload fail2ban instead of restart
|
2019-02-13 22:33:58 +01:00 |
hook.py
|
Try to make those debug messages sound less like an error
|
2019-10-19 05:34:42 +02:00 |
log.py
|
Smarter regex to avoid redacting all --key=stuff when using setting helpers for example
|
2019-10-16 18:59:23 +02:00 |
permission.py
|
We gotta return a permission structure here in all case, otherwise stuff like app_addaccess will miserably fail in these case
|
2019-10-29 17:17:43 +01:00 |
regenconf.py
|
Mistakes were made
|
2019-11-07 22:19:07 +01: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
|
appslists -> apps catalog
|
2019-11-09 00:21:47 +01:00 |
user.py
|
Merge branch 'stretch-unstable' into permission-visitors
|
2019-10-15 23:23:56 +02:00 |