ahriman/tests/ahriman/application/handlers
Evgenii Alekseev 2a9eab5f1a feat: changes screen implementation (#117)
Add support of changes generation. Changes will be generated (unless explicitly asked not to) automatically during check process (i.e. `repo-update --dry-run` and aliases) and uploaded to the remote server. Changes can be reviewed either by web interface or by special subcommands.

Changes will be automatically cleared during next successful build
2023-11-30 14:56:41 +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 fix: use event instead of chained timer for daemon 2023-11-30 13:40:59 +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 feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_handler_validate.py feat: add __call__ method to printers 2023-10-01 15:14:18 +03:00
test_handler_versions.py feat: add __call__ method to printers 2023-10-01 15:14:18 +03:00
test_handler_web.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_handler.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00