]> git.proxmox.com Git - proxmox.git/history - proxmox-subscription/src/subscription_info.rs
subscription: let ProductType derive Hash
[proxmox.git] / proxmox-subscription / src / subscription_info.rs
2023-11-27 Fabian Grünbichlersubscription: let ProductType derive Hash
2023-11-27 Stefan Sterztype: move `ProductType` type to `proxmox-subscription...
2023-08-08 Lukas Wagnerclippy fix: this (Default) `impl` can be derived
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-11-25 Thomas Lamprechtsubscription: recognize 'Suspended' status
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-09-07 Fabian Grünbichlersubscription: use lowercase for Display-ing status
2022-09-07 Fabian Grünbichlersubscription: properly alias 'notfound'
2022-09-07 Fabian Grünbichlersubscription: add Expired status
2022-07-21 Fabian Grünbichlersubscription: make key optional and support multiple...
2022-07-20 Wolfgang Bumillersubscription: clippy fixup
2022-07-20 Wolfgang Bumillersubscription: doc comment fixup
2022-07-20 Fabian Grünbichlersubscription: clippy lints
2022-07-20 Fabian Grünbichlersubscription: properly case status enum values
2022-07-19 Fabian Grünbichlercheck signature when reading subscription
2022-07-19 Fabian Grünbichleradd new proxmox-subscription crate