]> git.proxmox.com Git - proxmox.git/history - proxmox-schema
Merge branch 'proxmox-acme-merge'
[proxmox.git] / proxmox-schema /
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-11-23 Wolfgang Bumillerbump schema to 2.0.2-1
2023-11-20 Dietmar Maurerproxmox-schema: derive PartialEq for UPID (for GUI)
2023-10-23 Gabriel Gollerschema: beautify parameter error output
2023-09-20 Thomas Lamprechtschema: bump version to 2.0.1
2023-09-07 Hannes Laimerschema: serialize enum unit variants
2023-08-08 Lukas Wagnerclippy fix: complex type definitions
2023-08-08 Lukas Wagnerclippy fix: the following explicit lifetimes could...
2023-08-08 Lukas Wagnerclippy fix: useless use of `format!`
2023-08-08 Lukas Wagnerclippy fix: warning: this let-binding has unit value
2023-08-08 Lukas Wagnerclippy fix: redundant closure
2023-08-08 Lukas Wagnerclippy fix: needless borrow
2023-08-08 Lukas Wagnerclippy fix: the borrowed expression implements the...
2023-07-24 Wolfgang Bumillerbump proxmox-schema to 2.0.0-1
2023-07-24 Lukas Wagnerschema: add schema/format for comments
2023-07-13 Wolfgang Bumillerschema: verify property strings w/ new serde code
2023-07-13 Wolfgang Bumillerschema: predictable order of errors for tests
2023-07-13 Wolfgang Bumillerschema: fixup empty error list handling
2023-07-13 Wolfgang Bumillerschema: guard property string constraint checking
2023-07-13 Wolfgang Bumillerschema: get rid of some unsafe code
2023-07-13 Wolfgang Bumillerschema: use schema when serializing property strings
2023-07-13 Wolfgang Bumillerschema: convenience accessors to schema subtypes
2023-07-13 Wolfgang Bumillerschema: serde based property string de- and serialization
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerupdate d/copyright files to debian copyright-format 1.0
2023-03-02 Wolfgang Bumillerbump proxmox-schema to 1.3.7-1
2023-03-02 Wolfgang Bumillerschema: add basic api types feature
2023-01-05 Fabian Grünbichlerupdate d/control files
2023-01-05 Fabian Grünbichlerbump proxmox-schema to 1.3.6-1
2023-01-05 Fabian Grünbichlerupdate nix to 0.26
2023-01-05 Fabian Grünbichlerupdate d/control
2022-12-12 Fabian Grünbichlermore workspace dependencies
2022-12-07 Fabian Grünbichlerdefine workspace dependencies in workspace
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-12-01 Fabian Grünbichlerproxmox-schema: bump to 1.3.5
2022-12-01 Fabian Grünbichlerschema: update to textwrap 0.16
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-10-11 Fabian Grünbichlerclippy fixes
2022-08-26 Thomas Lamprechtd/control: tree wide update after switch to weak/namesp...
2022-08-26 Fabian Grünbichlerbuild: use weak and namespaced features
2022-08-19 Fabian Grünbichlerschema: bump to 1.3.4
2022-08-19 Fabian Grünbichlerschema: update to textwrap 0.15
2022-06-02 Fabian Grünbichlerbump proxmox-schema to 1.3.3
2022-06-02 Wolfgang Bumillerupdate proxmox-schema to nix 0.24.1
2022-06-02 Wolfgang Bumillerbump proxmox-schema to 1.3.2
2022-06-02 Wolfgang Bumillerschema: drop some commented out lines
2022-05-31 Wolfgang Bumillerschema: bump api macro dep to 1.0.3
2022-05-31 Wolfgang Bumillerschema: clippy fixups
2022-05-05 Thomas Lamprechtschema: doc comment format/slight-expansion
2022-04-13 Wolfgang Bumillerbump proxmox-schema to 1.3.1-1
2022-04-13 Wolfgang Bumillerschema: bump api macro to 1.0.2 for the streaming attribute
2022-04-10 Thomas Lamprechtschema: rustfmt
2022-03-09 Wolfgang Bumillerschema: add another test case
2022-03-09 Wolfgang Bumillerschema: don't accept unterminated quoted strings
2022-03-04 Wolfgang Bumillerschema: factor out string verify fn and improve docs
2022-03-04 Wolfgang Bumillerbump schema to 1.3.0-1
2022-03-04 Wolfgang Bumillerdrop param_bail test
2022-03-04 Dominik Csapakproxmox-schema: add convenience macros for ParameterError
2022-03-01 Wolfgang Bumillermake property_string module public
2022-02-22 Wolfgang Bumillerschema: add const fn unwrap_*_schema/format methods
2022-02-17 Wolfgang Bumillerbump proxmox-schema to 1.2.1
2022-02-17 Wolfgang Bumillersupport quoted strings in property strings
2022-02-14 Wolfgang Bumillerschema: FromIterator lifetime fixup
2022-02-14 Wolfgang Bumillerschema: impl FromIterator for ParameterError
2022-02-14 Wolfgang Bumillerschema: bump edition to 2021
2022-02-11 Wolfgang Bumillerbump proxmox-schema to 1.2.0-1
2022-02-11 Wolfgang Bumillerschema: rustfmt
2022-02-11 Wolfgang Bumillerschema: ParameterError convenience
2021-12-17 Wolfgang Bumillerschema: fix deprecation warnings in tests
2021-12-16 Wolfgang Bumillerschema: bump regex dep to 1.5
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1.0-1
2021-12-16 Wolfgang Bumillerschema: deny unsafe_op_in_unsafe_fn
2021-12-16 Wolfgang Bumillerschema: make verification functions methods
2021-12-07 Wolfgang Bumillerschema: formatting
2021-12-02 Fabian Grünbichlerclippy: collapse match/if let/..
2021-12-02 Fabian Grünbichlerclippy: misc fixes
2021-12-02 Fabian Grünbichlerclippy: remove unnecessary reference taking
2021-11-10 Dietmar Maurerbump proxmox-schema version to 1.0.1-1
2021-11-09 Fabian Grünbichlerupdater: impl UpdaterType for Vec
2021-10-11 Wolfgang Bumilleradd proxmox-schema and proxmox-router crates