]> git.proxmox.com Git - proxmox-backup.git/history - tests/worker-task-abort.rs
update to rrd-api-types 1.0.2
[proxmox-backup.git] / tests / worker-task-abort.rs
2024-07-24 Wolfgang Bumillerupdate to proxmox-log 0.2 and proxmox-rest-server 0.7
2024-07-11 Wolfgang Bumillerbump sys and rest-server dependencies to 0.6
2024-07-11 Gabriel Gollerswitch from task_log! macro to tracing
2022-04-11 Thomas Lamprechttree wide: some stylistic clippy fixes
2022-04-10 Thomas Lamprechttests: rust fmt
2021-12-30 Fabian Grünbichlertree-wide: drop redundant clones
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-30 Dietmar Maurerrename CommandoSocket to CommandSocket
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Dietmar Maurerproxmox-rest-server: allow to catch SIGINT and SIGHUP...
2021-09-29 Dietmar Maurerproxmox-rest-server: improve logging
2021-09-24 Dietmar MaurerWorkerTaskContext: add shutdown_requested() and fail_on...
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurerrename TaskState to WorkerTaskContext
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-14 Dietmar Maurerfix tests/worker-task-abort.rs - correctly spawn comman...
2021-09-10 Dietmar Maurerfix regression tests
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2021-01-14 Fabian Grünbichlercleanup: remove unnecessary 'mut' and '.clone()'
2020-11-02 Thomas Lamprechtserver: use generalized commando socket for worker...
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-22 Wolfgang Bumillerfixup tests for the new proxmox crate layout
2019-12-13 Wolfgang Bumillerupdate tests
2019-09-02 Wolfgang Bumillertests/worker-task-abort.rs: switch to async
2019-08-21 Wolfgang Bumillerdisable offensive test
2019-08-05 Dietmar Maurertests/worker-task-abort.rs: use proxmox::tools::try_block
2019-04-11 Dietmar Maurertests/worker-task-abort.rs: test abort worker