]> git.proxmox.com Git - proxmox-backup.git/history - pbs-api-types/src/datastore.rs
split the namespace out of BackupGroup/Dir api types
[proxmox-backup.git] / pbs-api-types / src / datastore.rs
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