]> git.proxmox.com Git - proxmox.git/history - proxmox-rest-server/src/formatter.rs
tree-wide: run cargo fmt
[proxmox.git] / proxmox-rest-server / src / formatter.rs
2024-03-25 Thomas Lamprechttree-wide: run cargo fmt
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-11-28 Dietmar Maurerproxmox-rest-server: return status code with ExtJsFormatter
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-03-02 Wolfgang Bumillerrest-server: drop Router from ApiConfig
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-04-13 Dominik Csapakproxmox-rest-server: OutputFormatter: add new format_da...
2022-04-11 Thomas Lamprechttree wide: some stylistic clippy fixes
2022-04-06 Thomas Lamprechtrest server: rust fmt
2022-02-11 Wolfgang Bumillerrest-server: bump schema to 1.2 and use convenience...
2021-10-21 Dominik Csapakrest-server: use hashmap for parameter errors
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-28 Dietmar Maurerproxmox-rest-server: cleanup formatter, improve docs
2021-09-21 Dietmar Maurermove src/server/formatter.rs to proxmox-rest-server...