Commit Graph

  • e5824cd61f ui: content: reload tree on succesful datastore add Thomas Lamprecht 2022-05-15 16:03:16 +0200
  • 508d644e87 ui: tree NS entries: remove commented out qtip Thomas Lamprecht 2022-05-15 16:02:37 +0200
  • b0166d4e8d api: cargo fmt Thomas Lamprecht 2022-05-15 16:01:57 +0200
  • ca3f8757ba datastore: clippy fixes Thomas Lamprecht 2022-05-15 16:01:09 +0200
  • 118e984996 datastore: move backup dir/group/namespace iter to own module Thomas Lamprecht 2022-05-15 15:59:40 +0200
  • 45ba884d0d ui: content: fix tooltip for forgetting snapshot Thomas Lamprecht 2022-05-15 14:08:24 +0200
  • d1f9cceada namespace deletion: make destroying groups separate choice Thomas Lamprecht 2022-05-15 13:50:58 +0200
  • 4ac8ec11fb fix #4001: ui: add prefix to files downloaded through the pxar browser Stefan Sterz 2022-05-05 15:52:52 +0200
  • 66ad63bac2 fix #4001: datastore/catalog: add number of files to directory entry Stefan Sterz 2022-05-05 15:52:51 +0200
  • 9ec82aefb4 ui: prune all: add namespace info in title Thomas Lamprecht 2022-05-14 18:57:05 +0200
  • e3cda36ba5 ui: move prune input panel into own file Thomas Lamprecht 2022-05-14 18:51:54 +0200
  • 5d05f334f1 ui: prune group: add NS info to title Thomas Lamprecht 2022-05-14 18:47:12 +0200
  • a3d61f3fba ui: remote target ns selector: add clear trigger Thomas Lamprecht 2022-05-14 18:40:51 +0200
  • ed289736cf ui: improve render_optional_namespace slighly Thomas Lamprecht 2022-05-14 18:39:52 +0200
  • dc193e8197 ui: remote target ns selector: fix clearing value on edit Thomas Lamprecht 2022-05-14 18:29:09 +0200
  • 1f71e44172 client: make change-owner and prune namespace aware Thomas Lamprecht 2022-05-14 17:16:25 +0200
  • 7da520ae46 hierachy: ListAccessibleBackupGroups make store also a lifetime'd ref Thomas Lamprecht 2022-05-14 14:56:32 +0200
  • cbde538c0c ui: maintenance mode: opinionated code cleanup Thomas Lamprecht 2022-05-14 14:51:57 +0200
  • cf1b029b3f ui: ACL edit: set default focus on a non-combobox element Thomas Lamprecht 2022-05-14 14:50:38 +0200
  • 4f897c8cf9 ui: namespace selector: set queryMode to local Thomas Lamprecht 2022-05-14 14:48:31 +0200
  • 2e63a46414 ui: trigger datastore update after maintenance mode edit Thomas Lamprecht 2022-05-14 14:38:58 +0200
  • 9f4d9abbf6 ui: fix storeId casing to register store correctly Thomas Lamprecht 2022-05-14 12:28:01 +0200
  • 8122eaadaa cargo fmt Thomas Lamprecht 2022-05-13 16:59:32 +0200
  • 22cfad134f api: datastore status: make counts recurse over all accesible namespaces Thomas Lamprecht 2022-05-13 16:49:42 +0200
  • de27ebc6b6 hierachy: add lifetime to ListAccessibleBackupGroups so that owner can be ref Thomas Lamprecht 2022-05-13 16:48:56 +0200
  • 74391d1c32 docs: tape: add information about namespaces Dominik Csapak 2022-05-13 15:39:39 +0200
  • fca84a4b94 docs: tape/restore: mention single snapshot restore Dominik Csapak 2022-05-13 15:39:38 +0200
  • 602319f9fc docs: tape: remove note about global content namespace Dominik Csapak 2022-05-13 15:39:37 +0200
  • 8d2a9b2904 cli: proxmox-tape: fix ns/depth parameter Dominik Csapak 2022-05-13 15:39:36 +0200
  • c8e93b31ff bump version to 2.1.10-1 Thomas Lamprecht 2022-05-13 14:26:37 +0200
  • cf99333b83 ui: adapt to s/backup-ns/ns/ api param change Thomas Lamprecht 2022-05-13 14:21:52 +0200
  • b70a12e723 ui: tape/Restore: allow simple namespace mapping Dominik Csapak 2022-05-13 13:44:30 +0200
  • f6b09e83cb ui: tape/BackupJobEdit: add onlineHelp Dominik Csapak 2022-05-13 09:59:57 +0200
  • 6f836d3ffa ui: tape/Backup: add namespace + max-depth to backup job edit window Dominik Csapak 2022-05-13 09:09:14 +0200
  • 80df7caded ui: tape/Backup: add namespace and recursion field for manual backup Dominik Csapak 2022-05-13 08:34:11 +0200
  • 12d334615b api: tape/backup: fix namespace/max-depth parameters Dominik Csapak 2022-05-13 09:06:11 +0200
  • 1e37156a6b ui: tape/BackupOverview: show namespaces as their own level above groups Dominik Csapak 2022-05-12 16:23:26 +0200
  • e49bd1e98f tape: media catalog: use match for magic check Fabian Grünbichler 2022-05-11 14:57:52 +0200
  • 707c48ad46 tape: bump catalog/snapshot archive magic Fabian Grünbichler 2022-05-11 14:54:18 +0200
  • 07ffb86451 api: tape/restore: add namespace mapping Dominik Csapak 2022-05-05 15:59:36 +0200
  • fc99c2791b api: tape/restore: check and create target namespace Dominik Csapak 2022-05-06 16:44:16 +0200
  • 6b61d319c5 api: tape/restore: add optional namespace map to DataStoreMap Dominik Csapak 2022-05-05 15:54:50 +0200
  • be97e0a55b tape: add namespaces mapping type Dominik Csapak 2022-05-05 14:12:36 +0200
  • 999293bbca tape: add namespaces/recursion depth to tape backup jobs Dominik Csapak 2022-05-03 08:06:34 +0200
  • 9c65e6ab4a tape: fix snapshot path in catalog and snapshot_archive Dominik Csapak 2022-05-10 16:09:42 +0200
  • 1e4e1514d3 pbs-api-types: add parse and print ns_and_snapshot Dominik Csapak 2022-05-10 16:06:41 +0200
  • 05b7175a56 tape: notify when arriving at end of media Dominik Csapak 2022-05-03 08:07:08 +0200
  • bc21ade293 tree-wide: rename 'backup-ns' API parameters to 'ns' Wolfgang Bumiller 2022-05-13 13:04:05 +0200
  • f07e660153 ui: move max NS prefix length logic to reduced max-depth selector Thomas Lamprecht 2022-05-13 13:14:53 +0200
  • addcb7803e datastore: inline some format variables Thomas Lamprecht 2022-05-13 12:41:45 +0200
  • 1ddfae5499 api types: set NS_MAX_DEPTH schema default to MAX_NAMESPACE_DEPTH Thomas Lamprecht 2022-05-13 11:41:35 +0200
  • 54d315c951 ui: group filter: make also local filter NS aware Thomas Lamprecht 2022-05-13 10:27:48 +0200
  • 9dde8cd625 ui: sync: add reduced max-depth selector Fabian Grünbichler 2022-05-13 11:55:54 +0200
  • 87be232d1c pull/sync: clamp (local) max-depth if unset Fabian Grünbichler 2022-05-13 11:33:08 +0200
  • e40c7fb906 api: split max-depth schema/types Fabian Grünbichler 2022-05-13 11:26:55 +0200
  • 66abc4cb7d namespaces: move max-depth check to api type Fabian Grünbichler 2022-05-13 11:25:01 +0200
  • 11567dfbad pull/sync: correctly query with remote-ns as parent Fabian Grünbichler 2022-05-13 11:25:47 +0200
  • 7a3e777ded pull/sync: detect remote lack of namespace support Fabian Grünbichler 2022-05-12 16:48:42 +0200
  • b9310489cf pull/sync: treat unset max-depth as full recursion Fabian Grünbichler 2022-05-12 16:44:52 +0200
  • d9aad37f2f pull: pass params as non-ref in pull_store Fabian Grünbichler 2022-05-12 16:22:09 +0200
  • 2a088b9975 datastore: drop bogus chunk size check, can cause trouble Thomas Lamprecht 2022-05-12 15:40:55 +0200
  • 78e1ee5230 bump version to 2.1.9-2 Thomas Lamprecht 2022-05-12 14:25:57 +0200
  • c7d42dac97 ui: navigation tree: fix losing datastore selection on store load Dominik Csapak 2022-05-12 14:23:52 +0200
  • 8ca7cccf5f file-restore: add namespace support to qemu part Wolfgang Bumiller 2022-05-12 13:27:16 +0200
  • e30a2e9058 ui: content: fix various tree-checks from action handlers Thomas Lamprecht 2022-05-12 12:55:37 +0200
  • 08982a3746 rest: example: fix comment width Thomas Lamprecht 2022-05-12 11:57:51 +0200
  • 42fb291c7c cargo fmt Thomas Lamprecht 2022-05-12 11:54:21 +0200
  • e9b9f33aee rest server: daemon: update PID file before sending MAINPID notification Fabian Ebner 2022-05-04 13:33:24 +0200
  • f4d246072d ui: avoid ascending to upper NS on double click of current Thomas Lamprecht 2022-05-12 11:48:27 +0200
  • 15808a9023 ui: add namespace: preselect current NS as parent for new one Thomas Lamprecht 2022-05-12 11:47:14 +0200
  • e22ad28302 GC scheduling: avoid triggering operation tracking error for upfront checks Thomas Lamprecht 2022-05-12 11:34:48 +0200
  • 0408f60b58 datastore: add new Lookup for operations tracking Thomas Lamprecht 2022-05-12 11:31:07 +0200
  • d4d730e589 proxy: rrd: skip update disk stats for offline datastores Hannes Laimer 2022-05-04 05:49:06 +0000
  • 5b460ef525 client: add --ns parameters to snapshot commands Wolfgang Bumiller 2022-05-12 10:59:54 +0200
  • 03d4f43d5a client: rename --backup-ns to --ns in backup command Wolfgang Bumiller 2022-05-12 10:43:56 +0200
  • 5225817de6 docs: zfs: update documentation about ZED Stoiko Ivanov 2022-05-11 14:06:35 +0000
  • 0ae5f76277 docs: local-zfs: minor cleanup and adaptation Stoiko Ivanov 2022-05-11 14:06:34 +0000
  • 09d903034f docs: system-booting: (re)add screenshots Stoiko Ivanov 2022-05-11 14:06:33 +0000
  • 9eb804006c docs: add system-booting from pve-docs Stoiko Ivanov 2022-05-11 14:06:32 +0000
  • 6e3391c85b docs: sysadmin: adapt kernel-specifics for PBS Stoiko Ivanov 2022-05-11 14:06:31 +0000
  • 71139be203 bump version to 2.1.9-1 Thomas Lamprecht 2022-05-12 09:48:51 +0200
  • fbca018229 ui: content: code cleanups Thomas Lamprecht 2022-05-12 09:19:08 +0200
  • 7e8b24bd8c ui: content: show namespaces also inline and rework node type detection Thomas Lamprecht 2022-05-12 09:17:54 +0200
  • fe79687c59 pull group: add error context for cleanup_unreferenced_files Thomas Lamprecht 2022-05-11 19:02:37 +0200
  • 9ccf933be5 datastore: move update_manifest into BackupDir impl Thomas Lamprecht 2022-05-11 18:55:57 +0200
  • 87cdc327b9 sync: pull snapshot: use template variables for bloat reduction Thomas Lamprecht 2022-05-11 18:40:19 +0200
  • 5566099849 datastore: move cleanup_unreferenced_files to BackupDir impl and fix NS awareness Thomas Lamprecht 2022-05-11 18:39:05 +0200
  • 92b9cc1554 ui: remote target selectors: code cleanups Thomas Lamprecht 2022-05-11 18:00:15 +0200
  • 0e3de42aa7 ui: sync job: use namespace selector for localNS Thomas Lamprecht 2022-05-11 17:44:58 +0200
  • 8c29bca57c ui: move remote target datastore/ns selectors to own file Thomas Lamprecht 2022-05-11 17:34:34 +0200
  • d895b26bb9 ui: add namespace fields to sync Fabian Grünbichler 2022-05-10 15:02:23 +0200
  • c06c1b4bd7 sync/pull: make namespace aware Fabian Grünbichler 2022-04-29 13:46:14 +0200
  • 31aa38b684 ui: verify job: fix add-job on datastore-agnostic level Thomas Lamprecht 2022-05-11 17:20:29 +0200
  • 9d8090626c ui: namespace selector: allow to set datastore dynamically Thomas Lamprecht 2022-05-11 17:19:26 +0200
  • 6b4d057370 api-types: rework BackupNamespace::map_prefix Wolfgang Bumiller 2022-05-11 12:26:25 +0200
  • 53d073ec1a datastore: minor cleanup Wolfgang Bumiller 2022-05-11 12:19:49 +0200
  • 30ccc3003e datastore: relative path fixup Wolfgang Bumiller 2022-05-11 12:17:45 +0200
  • bc4af01559 ui: datastore content: make verify-all more flexible Thomas Lamprecht 2022-05-11 14:28:33 +0200
  • d83ce0d0c7 ui: fix group backup comment NS awareness Thomas Lamprecht 2022-05-11 12:01:36 +0200
  • ad7741a294 ui: verify job: make namespace and max-depth aware Thomas Lamprecht 2022-05-11 09:42:49 +0200