]> git.proxmox.com Git - proxmox-backup.git/history - tests/worker-task-abort.rs
ui: form/GroupFilter: correctly resolve the reference cycle
[proxmox-backup.git] / tests / worker-task-abort.rs
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