all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH v2 proxmox-backup 0/5] remote scanning
@ 2020-11-05 11:12 Fabian Grünbichler
  2020-11-05 11:12 ` [pbs-devel] [PATCH v2 proxmox-backup 1/5] types: extract DataStoreListItem Fabian Grünbichler
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Fabian Grünbichler @ 2020-11-05 11:12 UTC (permalink / raw)
  To: pbs-devel

v1->v2:
- drop schedule GUI patch (alternative already applied to master)
- incorporated review feedback
- patches 4/5 are new

Fabian Grünbichler (5):
  types: extract DataStoreListItem
  api: refactor remote client and add remote scan
  www: add remote store selector
  remote.cfg: rename userid to 'auth-id'
  remote.cfg: rename password to secret

 debian/postinst                   |  10 +++
 src/api2/admin/datastore.rs       |  23 +++----
 src/api2/config/remote.rs         | 107 +++++++++++++++++++++++++-----
 src/api2/pull.rs                  |  14 +---
 src/api2/types/mod.rs             |  19 ++++++
 src/bin/proxmox-backup-manager.rs |  26 ++------
 src/config/remote.rs              |  13 ++--
 www/config/RemoteView.js          |   6 +-
 www/form/RemoteSelector.js        |   4 +-
 www/window/RemoteEdit.js          |  14 ++--
 www/window/SyncJobEdit.js         |  97 ++++++++++++++++++++++++++-
 11 files changed, 250 insertions(+), 83 deletions(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-11-10 12:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 11:12 [pbs-devel] [PATCH v2 proxmox-backup 0/5] remote scanning Fabian Grünbichler
2020-11-05 11:12 ` [pbs-devel] [PATCH v2 proxmox-backup 1/5] types: extract DataStoreListItem Fabian Grünbichler
2020-11-05 12:20   ` [pbs-devel] applied: " Thomas Lamprecht
2020-11-05 11:12 ` [pbs-devel] [PATCH v2 proxmox-backup 2/5] api: refactor remote client and add remote scan Fabian Grünbichler
2020-11-05 12:20   ` [pbs-devel] applied: " Thomas Lamprecht
2020-11-05 11:12 ` [pbs-devel] [PATCH v2 proxmox-backup 3/5] www: add remote store selector Fabian Grünbichler
2020-11-05 12:21   ` [pbs-devel] applied: " Thomas Lamprecht
2020-11-05 11:12 ` [pbs-devel] [PATCH v2 proxmox-backup 4/5] remote.cfg: rename userid to 'auth-id' Fabian Grünbichler
2020-11-10 12:30   ` [pbs-devel] applied: " Thomas Lamprecht
2020-11-05 11:12 ` [pbs-devel] [RFC v2 proxmox-backup 5/5] remote.cfg: rename password to secret Fabian Grünbichler
2020-11-10 12:31   ` Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal