ahriman/tests/ahriman/application/handlers
Evgenii Alekseev 2d42424477
feat: add workers autodicsovery feature (#121)
* add workers autodicsovery feature

* suppress erros while retrieving worker list

* update recipes

* fix tests and update docs

* filter health checks

* ping based workers
2024-01-03 02:25:24 +02:00
..
test_handler_add.py feat: extend result class 2023-11-10 17:09:01 +02: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_change.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02: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 run daemon mode with split packages check (#120) 2023-12-27 03:05:44 +02:00
test_handler_dump.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_handler_help.py fix: fix some security issues 2023-11-12 22:22:05 +02: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: add patch controls to web, review web, enrich info tab (#115) 2023-10-29 23:41:20 +02:00
test_handler_rebuild.py feat: extend result class 2023-11-10 17:09:01 +02:00
test_handler_remove_unknown.py feat: add __call__ method to printers 2023-10-01 15:14:18 +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_repositories.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +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_run.py feat: add ability to run multiple commands on success 2023-10-19 04:34:49 +03:00
test_handler_search.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_handler_service_updates.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_handler_setup.py feat: add separated switch for status reporting 2023-11-11 15:18:17 +02:00
test_handler_shell.py feat: add __call__ method to printers 2023-10-01 15:14:18 +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 single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_handler_status.py feat: add __call__ method to printers 2023-10-01 15:14:18 +03:00
test_handler_structure.py feat: add __call__ method to printers 2023-10-01 15:14:18 +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 fix: fix some security issues 2023-11-12 22:22:05 +02:00
test_handler_update.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00
test_handler_users.py refactor: fix warnings and typos, cleanup code 2023-12-28 16:53:45 +02:00
test_handler_validate.py feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
test_handler_versions.py feat: add __call__ method to printers 2023-10-01 15:14:18 +03:00
test_handler_web.py feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
test_handler.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00