]> git.proxmox.com Git - proxmox-backup.git/history - src/server/formatter.rs
fix #2871: close FDs when scanning backup group
[proxmox-backup.git] / src / server / formatter.rs
2020-05-18 Dietmar Maurerdepend on proxmox 0.1.31 - use Value to store result...
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2019-12-07 Dietmar Maurersrc/server/formatter.rs: impl. new result attribute...
2019-11-21 Wolfgang Bumillerapi/compat: drop more compat imports from api_schema.rs
2019-06-07 Wolfgang Bumillertree-wide: use 'dyn' for all trait objects
2019-05-09 Dietmar Maurersrc/server/formatter.rs: further cleanups and renaming ...
2019-05-09 Dietmar Maurersrc/server/formatter.rs: rename format_result to format...
2019-05-09 Dietmar Maurersrc/api2/admin/datastore/backup.rs: implement upload...
2019-02-17 Dietmar Maurersrc/server/rest.rs: improve logs for unauthorized request
2019-02-17 Dietmar Maurerrename src/api to src/api_schema
2019-02-15 Dietmar Maurerserver/rest.rs: log full error messages
2019-01-28 Dietmar Maurerserver/formatter.rs: fix extjs error format
2019-01-26 Dietmar Maurermove rpc environment implementation to separate files
2019-01-26 Dietmar Maurerapi: pass RpcEnvirnment to api handlers
2018-12-05 Dietmar Maurersimplify formatter code
2018-12-05 Dietmar Maureradd output formatter