]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
2021-02-24 Wolfgang BumillerUpdater: take serde renames into account
2021-02-23 Wolfgang Bumillerbump proxmox to 0.10.7
2021-02-23 Wolfgang Bumillerrustfmt
2021-02-23 Wolfgang Bumillerproxmox::tools: rustfmt
2021-02-23 Wolfgang Bumillerproxmox::test: rustfmt
2021-02-23 Wolfgang Bumillerremove u2f example for now
2021-02-23 Wolfgang Bumillerminor cleanup
2021-02-23 Wolfgang Bumillerproxmox::test::io: properly forward flush
2021-02-23 Dominik Csapakproxmox: add sparse_copy(_async) to tools::io
2021-02-23 Dominik Csapakproxmox: add test/{io, task} modules
2021-02-21 Dietmar Maurerbump proxmox version to 0.10.6-1
2021-02-21 Dietmar Maurermake get_property_string_type_text public
2021-02-11 Dietmar Maurerbump proxmox version to 0.10.5
2021-02-11 Dietmar Maurerimplement dump_section_config
2021-02-11 Dietmar Maurerrename dump_api_parameters to dump_properties
2021-02-11 Wolfgang Bumillerbump api-macro to 0.3.2-1
2021-02-10 Wolfgang Bumillerbump proxmox to 0.10.4-1
2021-02-10 Wolfgang Bumillerbump api-macro dependency to 0.3.2
2021-02-10 Dietmar Maurerbump proxmox version to 0.10.3-1
2021-02-10 Dietmar Maurerapi: implement schema doc generator for PropertyStrings
2021-02-09 Dietmar MaurerSectionConifg: allow access to plugin properties
2021-02-09 Dietmar Maurerapi: add type_text to StringSchema
2021-02-09 Dietmar Maurerapi: improve reST formating
2021-02-08 Dietmar Maurerapi: add dump_enum_properties(), make dump_api_paramete...
2021-02-05 Dietmar Maurerbump proxmox to 0.10.2-1
2021-02-05 Dietmar MaurerCliCommandMap: add usage_skip_options to suppress optio...
2021-02-04 Wolfgang Bumillerapi-macro: pull in 'extra-traits' feature from syn
2021-02-04 Wolfgang Bumillercleanup: remove serde_derive dependency
2021-02-03 Fabian Grünbichlerignore member crate target dirs as well
2021-02-03 Wolfgang Bumillerapi-macro: let tests depend on api-macro
2021-02-03 Wolfgang Bumillerdoc fixup
2021-02-03 Wolfgang Bumillerformatting fixups
2021-02-03 Wolfgang Bumillerupdaters: docs and exports
2021-02-03 Wolfgang Bumillerapi-macro: introduce updaters
2021-02-03 Wolfgang Bumillerschema: introduce Updatable and Updater traits
2021-02-03 Wolfgang Bumillerschema: fix AllOf property iteration for nested objects
2021-02-03 Wolfgang Bumillerschema: support AllOf in ExtractValueDeserializer
2021-02-03 Dietmar Maurerbump proxmox to 0.10.1-1
2021-02-03 Dietmar Maurercli: improve completion of array arguments
2021-02-01 Fabian Grünbichlerdebcargo: fix maintainer directive
2021-01-20 Fabian Grünbichlerclippy: use std::ptr::null
2021-01-15 Wolfgang Bumillerclippy fixups
2021-01-14 Fabian Grünbichlerbump proxmox to 0.10.0-1
2021-01-14 Fabian Grünbichlerbump proxmox-api-macro to 0.3.1-1
2021-01-14 Fabian Grünbichlerbuild: add autopkgtest target
2021-01-13 Fabian Grünbichlermove ParameterSchema from router to schema
2021-01-13 Wolfgang Bumillerfix u2f example
2021-01-12 Fabian Grünbichlertokio 1.0: drop TimeoutFutureExt
2021-01-12 Fabian Grünbichlerupdate to tokio 1.0
2021-01-12 Fabian Grünbichlerupdate to rustyline 7
2021-01-12 Fabian GrünbichlerCargo.toml: update to tokio 1.0
2021-01-05 Wolfgang Bumillermacro: refactoring
2020-12-31 Fabian Grünbichlertime: fix parsing non-full-hour TZ offsets
2020-12-22 Dietmar Maurerupdate control files, fix changelogs
2020-12-22 Dietmar Maurerupdate proxmox to 0.9.1-1
2020-12-22 Stefan Reiteradd tools::future with TimeoutFutureExt
2020-12-22 Dietmar Maurerproxmox: correctly depend on proxmox-api-macro 0.3
2020-12-22 Dietmar Maurerbump versions to 0.9.0-1/0.3.0-1
2020-12-22 Wolfgang Bumillerproxmox changelog update
2020-12-22 Wolfgang Bumillerproxmox: temporary d/changelog update
2020-12-22 Wolfgang Bumillermacro: temporary d/changelog update
2020-12-22 Wolfgang Bumillerschema: ParameterSchema at 'api' level
2020-12-22 Wolfgang Bumillerapi-macro: support flattened parameters
2020-12-22 Wolfgang Bumillerapi-macro: factor parameter extraction into a function
2020-12-22 Wolfgang Bumillerapi-macro: more tuple refactoring
2020-12-22 Wolfgang Bumillerapi-macro: object schema entry tuple -> struct
2020-12-22 Wolfgang Bumillerschema: ExtractValueDeserializer
2020-12-22 Wolfgang Bumillerapi-macro: suport AllOf on structs
2020-12-22 Wolfgang Bumillerapi-macro: add more standard Maybe methods
2020-12-22 Wolfgang Bumillerapi-macro: forbid flattened fields
2020-12-22 Wolfgang Bumillerapi-macro: add 'flatten' to SerdeAttrib
2020-12-22 Wolfgang Bumillerschema: allow AllOf schema as method parameter
2020-12-22 Wolfgang Bumillerschema: support AllOf schemas
2020-12-22 Wolfgang Bumillerapi-macro: support optional return values
2020-12-22 Wolfgang Bumillerschema: support optional return values
2020-12-22 Wolfgang Bumillerformatting fixup
2020-12-09 Wolfgang Bumillerupdate d/control
2020-12-09 Wolfgang Bumillerbump proxmox-api-macro to 0.2.4-1
2020-12-09 Wolfgang Bumillerdocument forward_de/serialize_to_display/from_str
2020-12-09 Wolfgang Bumillerdoc fixup
2020-12-07 Wolfgang Bumillerapi-macro: lower a whole bunch of errors
2020-12-07 Wolfgang Bumillerapi-macro: forbid description on incompatible schemas
2020-12-07 Hannes Laimercorrect email in changelog
2020-12-06 Dietmar Maurerbump proxmox version to 0.8.1-1
2020-12-06 Dietmar Maurertrait ReadExt: add read_exact_or_eof and skip_to_end
2020-12-03 Wolfgang Bumillerproxmox: fix example array in Cargo.toml
2020-11-30 Fabian Grünbichlerbuild: track d/control in git
2020-11-30 Wolfgang Bumillerbump proxmox to 0.8.0
2020-11-30 Wolfgang Bumillerminor clippy lints
2020-11-30 Wolfgang Bumillerintroduce FdRef and BorrowedFd
2020-11-30 Wolfgang Bumillermake_tmp_file: properly guard file descriptor
2020-11-27 Fabian Grünbichlerrun 'cargo fmt'
2020-11-27 Fabian Grünbichlerfix clippy warnings
2020-11-24 Dietmar Maurerbump version to 0.7.2-1
2020-11-24 Dietmar Maurerimplement cli command alias feature
2020-11-24 Dietmar Maurerfix typo
2020-11-19 Wolfgang Bumillerbump proxmox to 0.7.1
2020-11-19 Wolfgang Bumillertools: refactor hex parsing
2020-11-16 Wolfgang Bumillerformatting fixup
2020-11-10 Wolfgang Bumillerapi-macro: support raw method parameters
next