]> git.proxmox.com Git - proxmox-backup.git/history - pbs-api-types/src/datastore.rs
clippy fixes
[proxmox-backup.git] / pbs-api-types / src / datastore.rs
2022-10-24 Fabian Grünbichlerclippy fixes
2022-10-20 Dominik Csapakdatastore: implement sync-level tuning for datastores
2022-07-27 Wolfgang Bumillerapi-types: clippy fixes
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-07-14 Wolfgang Bumillerapi-types: make BackupType::iter an actual iterator
2022-06-30 Stefan Sterzapi-types: doc: add crate to `Display` trait in comments
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechtapi types: clippy lints
2022-05-30 Wolfgang Bumillermanager: hidden command to move datastore prune opts...
2022-05-30 Wolfgang Bumilleradd prune jobs api
2022-05-30 Wolfgang Bumillerapi-types: add PruneJobConfig
2022-05-26 Thomas Lamprechtdatastore status: impl empty-status constructor for...
2022-05-26 Fabian Grünbichlertree-wide: remove DatastoreWithNamespace
2022-05-16 Thomas Lamprechtapi types: namespace: fix typo in error message
2022-05-16 Thomas Lamprechtapi types: BackupNamespace: fix depth check on pushing...
2022-05-16 Thomas Lamprechtapi types: BackupNamespace: remove unused, commented...
2022-05-13 Dominik Csapaktape: add namespaces mapping type
2022-05-13 Dominik Csapakpbs-api-types: add parse and print ns_and_snapshot
2022-05-13 Thomas Lamprechtdatastore: inline some format variables
2022-05-13 Thomas Lamprechtapi types: set NS_MAX_DEPTH schema default to MAX_NAMES...
2022-05-13 Fabian Grünbichlerapi: split max-depth schema/types
2022-05-13 Fabian Grünbichlernamespaces: move max-depth check to api type
2022-05-12 Fabian Grünbichlersync/pull: make namespace aware
2022-05-12 Wolfgang Bumillerapi-types: rework BackupNamespace::map_prefix
2022-05-12 Fabian Grünbichlerapi: add DatastoreWithNamespace helper struct
2022-05-12 Fabian Grünbichlerapi: namespace: return popped component
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Thomas Lamprechtapi: namespace management endpoints
2022-05-12 Fabian Grünbichlerapi: add NS_MAX_DEPTH_SCHEMA
2022-05-12 Fabian Grünbichlerapi: add prefix-mapping helper to BackupNamespace
2022-05-12 Fabian Grünbichlerapi: derive UpdaterType for BackupNamespace
2022-05-12 Fabian GrünbichlerBackupNamespace: fix deserialize of root NS
2022-05-12 Wolfgang Bumillerapi-types: fixup backup-ns being optional
2022-05-12 Thomas Lamprechtapi types: BackupNamespace add pop & parent helpers
2022-05-12 Wolfgang Bumillerapi-types: add missing slash in optional ns path regex
2022-05-12 Thomas Lamprechtapi types: namespace: add from_parent_ns helper
2022-05-12 Thomas Lamprechtapi types: namespace: include problematic component...
2022-05-12 Wolfgang Bumillerapi-types: add namespace to BackupGroup
2022-05-12 Thomas Lamprechtns: max depth: set constant to upper inclusive boundary
2022-05-12 Thomas Lamprechtapi-types: add BackupNamespace type
2022-05-12 Thomas Lamprechtapi types: BackupType: add iter for enum
2022-05-02 Dominik Csapakapi: status: return gc-status again
2022-04-27 Hannes Laimerapi2: DataStoreListItem add maintenance info
2022-04-25 Thomas Lamprechtapi types: datastore status: reword doc comment of...
2022-04-20 Wolfgang Bumillerapi-types: DataStoreConfig::new for testing
2022-04-20 Wolfgang Bumillerapi-types: use BackupType for GroupFilter::BackupType
2022-04-20 Wolfgang Bumillerapi-types: datastore type improvements
2022-04-15 Wolfgang Bumillerapi-types: introduce BackupType enum and Group/Dir...
2022-04-12 Hannes Laimerapi-types: add maintenance type
2022-04-10 Thomas Lamprechtapi types: rust fmt
2022-03-22 Dominik Csapakapi: datastore_status: restore api/gui compatibility
2022-03-20 Dietmar Maurerdatastore status: factor out api type DataStoreStatusLi...
2022-02-23 Dominik Csapakdatastore: add tuning option for chunk order
2021-12-15 Thomas Lamprechtfix #3794: api types: set backup time lower limit to 1
2021-11-22 Dominik Csapakset default for 'protected' flag
2021-11-18 Fabian Grünbichlerapi-types: add schema for backup group
2021-10-28 Dominik Csapakadd protected info of snapshots to api and task logs
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-10 Dietmar Maurermove PruneOptions to pbs_api_types workspace
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups