]> git.proxmox.com Git - proxmox-backup.git/history - pbs-api-types/src/jobs.rs
fix #4315: jobs: modify GroupFilter so include/exclude is tracked
[proxmox-backup.git] / pbs-api-types / src / jobs.rs
2024-01-10 Philipp Hufnaglfix #4315: jobs: modify GroupFilter so include/exclude...
2023-11-27 Maximiliano Sandoval Rfix-3211: manager: Document --notify argument
2023-11-25 Hannes Laimerapi: make Remote for SyncJob optional
2023-11-16 Dietmar MaurerPruneJobConfig: remove stale optional flag from the...
2023-11-15 Dietmar Maurerpbs-api-types: derive Clone and PartialEq for job confi...
2023-11-12 Dietmar MaurerDatastoteNotify: fix serde attributes
2023-04-24 Stefan Hanreichpartial fix #3701: sync job: pull: add transfer-last...
2022-12-15 Dietmar Maurerderive Clone and PartialEq for some API types
2022-10-07 Dominik Csapakfix #4274: implement prune notifications
2022-07-27 Wolfgang Bumillerapi-types: clippy fixes
2022-06-02 Thomas Lamprechtapi types: clippy lints
2022-06-01 Thomas Lamprechtapi types: prune keep options: also check weekly in...
2022-05-30 Wolfgang Bumillerapi-types: add PruneJobConfig
2022-05-26 Fabian Grünbichlertree-wide: remove DatastoreWithNamespace
2022-05-25 Fabian Grünbichlerverify_job: fix priv check
2022-05-25 Fabian Grünbichlersync job: don't require privs on datastore
2022-05-25 Fabian Grünbichlersync job: fix worker ID parsing
2022-05-18 Thomas Lamprechtapi types: verify job: fix doc comment typo
2022-05-18 Thomas Lamprechtapi types: verify job: allow outdated-afer == 0 for...
2022-05-18 Thomas LamprechtRevert "verify: allow '0' days for reverification"
2022-05-13 Dominik Csapakapi: tape/backup: fix namespace/max-depth parameters
2022-05-13 Dominik Csapaktape: add namespaces/recursion depth to tape backup...
2022-05-13 Fabian Grünbichlerapi: split max-depth schema/types
2022-05-12 Fabian Grünbichlerpull/sync: treat unset max-depth as full recursion
2022-05-12 Fabian Grünbichlersync/pull: make namespace aware
2022-05-12 Thomas Lamprechtverify job: support max-depth config
2022-05-12 Thomas Lamprechtapi: verify: support namespaces
2022-04-20 Wolfgang Bumillerapi-types: use BackupType for GroupFilter::BackupType
2022-04-20 Wolfgang Bumillerapi-types: datastore type improvements
2022-04-10 Thomas Lamprechtapi types: rust fmt
2022-01-27 Dominik Csapakverify: allow '0' days for reverification
2021-12-16 Wolfgang Bumillercleanup schema function calls
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Dietmar Maurersync-job: add rate limit
2021-11-18 Thomas Lamprechtgroup filter: rename CLI/API/Config "groups" option...
2021-11-18 Dominik Csapaktape backup jobs: add group filters to config/api
2021-11-18 Fabian Grünbichlerfix #sync.cfg/pull: don't remove by default
2021-11-18 Fabian Grünbichlersync: add group filtering
2021-11-18 Fabian Grünbichlerapi: add GroupFilter(List) type
2021-11-17 Dietmar Maurerproxmox-systemd: remove crate, use new proxmox-time...
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-08 Dietmar Maurertape job cleanup: user Updater
2021-09-08 Dietmar Maurerverify job cleanup: use Updater/flatten
2021-09-08 Dietmar Maurersync job cleanup: use Updater/flatten
2021-09-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace