]> git.proxmox.com Git - proxmox-backup.git/history - src/server/h2service.rs
clippy: remove unnecessary clones
[proxmox-backup.git] / src / server / h2service.rs
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2020-07-29 Wolfgang Bumillerbump proxmox to 0.3, cleanup http_err macro usage
2020-07-16 Thomas Lamprechtserver: add path value to NOT_FOUND http error
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-21 Wolfgang Bumillerbump proxmox crate to 0.1.7
2019-12-16 Dietmar Maurerapi2: update for latest proxmox-api changes
2019-11-22 Dietmar Maurersrc/server/rest.rs: simplify code
2019-11-22 Dietmar Maurersrc/server/rest.rs: cleanup async code
2019-11-21 Wolfgang Bumillerapi/compat: drop more compat imports from api_schema.rs
2019-11-21 Wolfgang Bumillermove api schema into proxmox::api crate
2019-11-21 Dietmar Maureruse const api definitions
2019-10-25 Dietmar Maureravoid some clippy warnings
2019-09-02 Wolfgang Bumillersrc/server/h2service.rs: switch to async
2019-06-26 Dietmar Maurersrc/server/h2service.rs: implement generic h2 service