yunohost/src/yunohost
2021-04-02 04:28:52 +02:00
..
data_migrations Be able to define directly in migrations hooks that are called when restoring system/apps prior to the introduction of the migration 2021-04-02 04:28:52 +02:00
tests Use backups from 3.8 instead of old 2.4 archives for system/apps restore tests 2021-04-02 03:48:25 +02:00
utils Drop legacy stuff for backups from before the 3.7 era 2021-04-02 03:55:20 +02:00
vendor [CI] Format code 2021-02-02 03:37:40 +00:00
__init__.py Further simplify logging configuration by using the 'cli' handler when running yunohost-api in debug mode instead of creating a 'console' handler which is pretty much the same 2021-03-01 18:06:43 +01:00
app.py Merge branch 'dev' into cron-legacy 2021-04-02 00:27:19 +02:00
backup.py Be able to define directly in migrations hooks that are called when restoring system/apps prior to the introduction of the migration 2021-04-02 04:28:52 +02:00
certificate.py Merge branch 'dev' into cron-legacy 2021-04-02 00:27:19 +02:00
diagnosis.py Add semantic of YunohostValidationError for all exceptions which are related to validating stuff 2021-03-11 01:39:52 +01:00
domain.py Zblerg multiple forgotten import / typo >_> 2021-03-23 00:32:44 +01:00
dyndns.py Add semantic of YunohostValidationError for all exceptions which are related to validating stuff 2021-03-11 01:39:52 +01:00
firewall.py Add semantic of YunohostValidationError for all exceptions which are related to validating stuff 2021-03-11 01:39:52 +01:00
hook.py Add semantic of YunohostValidationError for all exceptions which are related to validating stuff 2021-03-11 01:39:52 +01:00
log.py log.py: don't inject log_ref if the operation didnt start yet 2021-04-01 15:55:46 +02:00
permission.py Add semantic of YunohostValidationError for all exceptions which are related to validating stuff 2021-03-11 01:39:52 +01:00
regenconf.py [fix] kill all bare exceptions 2021-02-02 14:40:29 +01:00
service.py services.py, python3: missing decode() in subprocess output fetch 2021-04-01 15:51:49 +02:00
settings.py Add an option to disable the 'YunoHost' panel overlay in web apps (#1071) 2021-04-02 02:21:29 +02:00
ssh.py Zblerg multiple forgotten import / typo >_> 2021-03-23 00:32:44 +01:00
tools.py Be able to define directly in migrations hooks that are called when restoring system/apps prior to the introduction of the migration 2021-04-02 04:28:52 +02:00
user.py Add semantic of YunohostValidationError for all exceptions which are related to validating stuff 2021-03-11 01:39:52 +01:00