]> git.proxmox.com Git - proxmox.git/history - proxmox-rest-server/Cargo.toml
rrd: spell out hard to understand abbreviations in public types
[proxmox.git] / proxmox-rest-server / Cargo.toml
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-11-28 Wolfgang Bumillerbump rest-server to 0.5.1-1
2023-11-27 Wolfgang Bumillerbump proxmox-rest-server to 0.5.0-1
2023-07-24 Wolfgang Bumillerbump proxmox-rest-server to 0.4.2-1
2023-06-27 Thomas Lamprechtproxmox-rest-server: bump to 0.4.1-1
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerbump proxmox-rest-server to 0.4.0-1
2023-03-02 Wolfgang Bumillerbump proxmox-rest-server to 0.3.0-1
2023-03-02 Wolfgang Bumillerrest-server: add AcceptorBuilder
2023-03-02 Wolfgang Bumillerrest-server: impl PeerAddress for RateLimitedStream...
2023-03-02 Wolfgang Bumillerrest-server: make handlebars optional as 'templates...
2023-03-02 Wolfgang Bumillerrest-server: PeerAddr trait, drop proxmox-http dep
2023-03-02 Wolfgang Bumillerrest-server: start 0.3 api refactoring
2023-02-10 Wolfgang Bumillerbump proxmox-rest-server to 0.2.2-1
2023-01-05 Fabian Grünbichlerbump proxmox-rest-server to 0.2.1-1
2022-12-12 Fabian Grünbichlerworkspace: switch remaining dependencies
2022-12-12 Fabian Grünbichlermore workspace dependencies
2022-12-07 Fabian Grünbichlerdefine workspace dependencies in workspace
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-10-11 Thomas Lamprechtrest-server: add packaging and bump to 0.2.0
2022-10-11 Thomas Lamprechtcargo: rest-server: set license property
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-09-07 Fabian Grünbichlerupdate to proxmox-http 0.7
2022-09-05 Fabian Grünbichlerbuild: more missing features
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-21 Wolfgang Bumillerbump proxmox-http dep to 0.6.4
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Wolfgang Bumillerbump proxmox-router dep to 1.2.4
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-05-16 Fabian Grünbichlerbuild: bump required log version
2022-04-13 Wolfgang Bumillerbump proxmox-compression dependency to 0.1.1
2022-04-13 Wolfgang Bumillerbump proxmox-schema dependency to 1.3.1 for streaming...
2022-04-13 Wolfgang Bumillerbump proxmox-router dependency to 1.2
2022-04-13 Dominik Csapakproxmox-rest-server: OutputFormatter: add new format_da...
2022-03-04 Wolfgang Bumillerbump proxmox-schema dep to 1.3
2022-02-21 Wolfgang Bumillerbump proxmox-async dep to 0.4
2022-02-21 Wolfgang Bumillerbump proxmox-lang dep to 1.1
2022-02-21 Dominik Csapakdepend on new 'proxmox-compression' crate
2022-02-11 Wolfgang Bumillerrest-server: bump schema to 1.2 and use convenience...
2022-02-11 Wolfgang Bumillerproxmox-rest-server: add missing 'derive' feature
2021-12-16 Wolfgang Bumillerbump regex dep to 1.5
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Wolfgang Bumillerd/control and Cargo.toml bumps
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
2021-11-19 Dietmar Maurerproxmox-rest-server: remove pbs-tools dependency
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-10 Dietmar Maurerimplement Servive for RateLimitedStream
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-13 Dietmar Maureruse complete_file_name from proxmox-router 1.1
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-08 Wolfgang Bumillerbump proxmox dependency to 0.14.0 and proxmox-http...
2021-09-29 Dominik Csapakexamples: add example for a simple rest server with...
2021-09-29 Dominik Csapakrest-server: use hypers AddrIncoming for proxmox-backup-api
2021-09-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-21 Dietmar Maurermove src/server/rest.rs to proxmox-rest-server crate
2021-09-21 Dietmar Maurermove normalize_uri_path and extract_cookie to proxmox...
2021-09-21 Dietmar Maurermove src/tools/daemon.rs to proxmox-rest-server workspace
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-21 Dietmar Maurerstart new proxmox-rest-server workspace