ahriman/tests/ahriman/application/handlers
Evgenii Alekseev 59356e905a feat: allow to use one application for multiple repositories (#111)
* allow to use one application for multiple repositories

* update tests

* handle None append argument everywhere

* rewrite repository definition logic

* drop optional flags from docs

* support of new schema in systemd units

* add migration docs and ability to migrate tree automatically

* use repostory id instead

* verbose multiarchitectureerror

* object path support for s3 sync

* fix tests after rebase
2023-09-08 14:01:07 +03:00
..
test_handler_add.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_backup.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_clean.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_daemon.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_dump.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_help.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_key_import.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_patch.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_rebuild.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_remove_unknown.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_remove.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_restore.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_search.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_service_updates.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_setup.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_shell.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_sign.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_status_update.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_status.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_structure.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_tree_migrate.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_triggers.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_unsafe_commands.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_update.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_users.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_validate.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_versions.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_web.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00