.. |
data_migrations
|
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 |
tests
|
Merge pull request #1042 from YunoHost/code-cleanup
|
2020-09-08 16:55:58 +02:00 |
utils
|
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 |
vendor
|
Update acme_tiny to 4.1.0 (#1037)
|
2020-08-24 23:25:40 +02:00 |
__init__.py
|
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 |
app.py
|
mail-aliases key only exists if it's not empty?
|
2020-09-08 22:23:03 +02:00 |
backup.py
|
Merge pull request #1042 from YunoHost/code-cleanup
|
2020-09-08 16:55:58 +02:00 |
certificate.py
|
Lazy loading of smtplib to reduce memory footprint a bit
|
2020-09-01 17:29:24 +02:00 |
diagnosis.py
|
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 |
domain.py
|
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 |
dyndns.py
|
[cleanup] Remove legacy migrations and code snippets which won't be needed anymore on buster
|
2020-07-27 19:22:21 +02:00 |
firewall.py
|
Cleanup unused imports / misc 'fatal' flake8 errors
|
2020-09-03 17:01:24 +02:00 |
hook.py
|
Merge pull request #1042 from YunoHost/code-cleanup
|
2020-09-08 16:55:58 +02:00 |
log.py
|
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 |
permission.py
|
Cleanup unused imports / misc 'fatal' flake8 errors
|
2020-09-03 17:01:24 +02:00 |
regenconf.py
|
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 |
service.py
|
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 |
settings.py
|
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 |
ssh.py
|
[fix] Ldap interface seems to expect lists everywhere now?
|
2020-07-27 19:20:36 +02:00 |
tools.py
|
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 |
user.py
|
Merge branch 'dev' into code-cleanup
|
2020-09-05 18:58:47 +02:00 |