[pve-devel] [PATCH manager] fix #6599: ui: use font-awesome instead of png icons
2025-08-26 15:00 UTC (2+ messages)
[pve-devel] [PATCH manager 0/9] remove all blurry icons
2025-08-26 14:58 UTC (10+ messages)
` [pve-devel] [PATCH manager 1/9] fix #6599: ui: use font-awesome hdd icon instead of png
` [pve-devel] [PATCH manager 2/9] ui: remove all occurences of icon-display.png
` [pve-devel] [PATCH manager 3/9] ui: replace the gif spinner from extjs with an svg
` [pve-devel] [PATCH manager 4/9] ui: use svg version of the noVnc icon
` [pve-devel] [PATCH manager 5/9] ui: use svg version of the virt viewer icon
` [pve-devel] [PATCH manager 6/9] ui: use svg version of xterm.js logo instead of a png
` [pve-devel] [PATCH manager 7/9] ui: use the svg version for the cd icon in a storage's treelist
` [pve-devel] [PATCH manager 8/9] ui: replace the ceph logo png with an svg version
` [pve-devel] [PATCH manager 9/9] ui: remove unused png icons and their asset files
[pve-devel] [PATCH i18n 1/1] update German translations
2025-08-26 14:45 UTC
[pve-devel] Vitastor block driver plugin
2025-08-26 14:33 UTC
[pdm-devel] [RFC network/proxmox{, -backup, -api-types, -yew-comp, -datacenter-manager} v2 00/32] Add initial SDN / EVPN integration
2025-08-26 14:25 UTC (10+ messages)
` [pdm-devel] [PATCH proxmox-yew-comp v2 1/1] sdn: add descriptions for sdn tasks
[pdm-devel] [PATCH datacenter-manager v3 0/9] implement more complex search syntax
2025-08-26 14:22 UTC (11+ messages)
` [pdm-devel] [PATCH datacenter-manager v3 1/9] pdm-api-types: resources: add helper methods for fields
` [pdm-devel] [PATCH datacenter-manager v3 2/9] lib: add pdm-search crate
` [pdm-devel] [PATCH datacenter-manager v3 3/9] server: api: resources: add more complex filter syntax
` [pdm-devel] [PATCH datacenter-manager v3 4/9] ui: add possibility to insert into search box
` [pdm-devel] [PATCH datacenter-manager v3 5/9] ui: dashboard: remotes panel: open search on click
` [pdm-devel] [PATCH datacenter-manager v3 6/9] ui: dashboard: guest panel: search for guest states when clicking on them
` [pdm-devel] [PATCH datacenter-manager v3 7/9] ui: dashboard: search for nodes when clicking on the nodes panel
` [pdm-devel] [PATCH datacenter-manager v3 8/9] ui: search box: add clear trigger
` [pdm-devel] [PATCH datacenter-manager v3 9/9] ui: dashboard: guest panel: improve column widths
[pdm-devel] [PATCH proxmox-datacenter-manager v6 00/23] metric collection improvements (concurrency, API, CLI)
2025-08-26 13:53 UTC (4+ messages)
` [pdm-devel] superseded: "
[pdm-devel] [PATCH proxmox-datacenter-manager v7 00/24] metric collection improvements (concurrency, API, CLI)
2025-08-26 13:51 UTC (25+ messages)
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 01/24] metric collection: split top_entities split into separate module
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 02/24] metric collection: save metric data to RRD in separate task
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 03/24] metric collection: rework metric poll task
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 04/24] metric collection: persist state after metric collection
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 05/24] metric collection: skip if last_collection < MIN_COLLECTION_INTERVAL
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 06/24] metric collection: collect overdue metrics on startup/timer change
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 07/24] metric collection: add tests for the fetch_remotes function
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 08/24] metric collection: add test for fetch_overdue
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 09/24] metric collection: pass rrd cache instance as function parameter
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 10/24] metric collection: add test for rrd task
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 11/24] metric collection: wrap rrd_cache::Cache in a struct
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 12/24] metric collection: record remote response time in metric database
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 13/24] metric collection: save time needed for collection run to RRD
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 14/24] metric collection: periodically clean removed remotes from statefile
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 15/24] api: add endpoint to trigger metric collection
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 16/24] api: remotes: trigger immediate metric collection for newly added nodes
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 17/24] api: add api for querying metric collection RRD data
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 18/24] api: metric-collection: add status endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 19/24] pdm-client: add metric collection API methods
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 20/24] cli: add commands for metric-collection trigger and status
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 21/24] metric collection: skip missed timer ticks
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 22/24] metric collection: use JoinSet instead of joining from handles in a Vec
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 23/24] metric collection: allow to wait until completion when triggering collection manually
` [pdm-devel] [PATCH proxmox-datacenter-manager v7 24/24] api: pve: rrd: trigger and wait for metric collection when requesting RRD data
[pdm-devel] [PATCH datacenter-manager v4 0/8] add task summary panels in dashboard
2025-08-26 12:41 UTC (10+ messages)
` [pdm-devel] [PATCH datacenter-manager v4 1/8] server: task cache: treat a limit of 0 as unbounded
` [pdm-devel] [PATCH datacenter-manager v4 2/8] server: api: remote tasks: add 'remote' filter option
` [pdm-devel] [PATCH datacenter-manager v4 3/8] server: api: add remote-tasks statistics
` [pdm-devel] [PATCH datacenter-manager v4 4/8] ui: refactor remote upid formatter
` [pdm-devel] [PATCH datacenter-manager v4 5/8] ui: tasks: add helper to summarize task categories
` [pdm-devel] [PATCH datacenter-manager v4 6/8] ui: add dialog to show filtered tasks
` [pdm-devel] [PATCH datacenter-manager v4 7/8] ui: dashboard: add task summaries
` [pdm-devel] [PATCH datacenter-manager v4 8/8] ui: dashboard: make task summary time range configurable
[pdm-devel] [PATCH datacenter-manager v2 0/9] implement more complex search syntax
2025-08-26 12:36 UTC (15+ messages)
` [pdm-devel] [PATCH datacenter-manager v2 1/9] pdm-api-types: resources: add helper methods for fields
` [pdm-devel] [PATCH datacenter-manager v2 2/9] lib: add pdm-search crate
` [pdm-devel] [PATCH datacenter-manager v2 3/9] server: api: resources: add more complex filter syntax
` [pdm-devel] [PATCH datacenter-manager v2 4/9] ui: add possibility to insert into search box
` [pdm-devel] [PATCH datacenter-manager v2 5/9] ui: dashboard: remotes panel: open search on click
` [pdm-devel] [PATCH datacenter-manager v2 6/9] ui: dashboard: guest panel: search for guest states when clicking on them
` [pdm-devel] [PATCH datacenter-manager v2 7/9] ui: dashboard: search for nodes when clicking on the nodes panel
` [pdm-devel] [PATCH datacenter-manager v2 8/9] ui: search box: add clear trigger
` [pdm-devel] [PATCH datacenter-manager v2 9/9] ui: dashboard: guest panel: improve column widths
` [pdm-devel] superseded: [PATCH datacenter-manager v2 0/9] implement more complex search syntax
[pve-devel] [PATCH SERIES docs/ha-manager/manager] close #6144: add ui button + api for node maintenance mode
2025-08-26 11:34 UTC (12+ messages)
` [pve-devel] [PATCH ha-manager 1/2] add additional api field for lrm_mode in status check
` [pve-devel] [PATCH manager 1/2] add api path map for node HA endpoints
` [pve-devel] [PATCH docs 1/1] add docs for maintenance mode buttons in UI
` [pve-devel] [PATCH ha-manager 2/2] add api getter/setter for node maintenance mode
` [pve-devel] [PATCH manager 2/2] add UI for node maintenance enable/disable
[pdm-devel] [PATCH datacenter-manager v3 0/8] add task summary panels in dashboard
2025-08-26 11:22 UTC (19+ messages)
` [pdm-devel] [PATCH datacenter-manager v3 1/8] server: task cache: treat a limit of 0 as unbounded
` [pdm-devel] [PATCH datacenter-manager v3 2/8] server: api: remote tasks: add 'remote' filter option
` [pdm-devel] [PATCH datacenter-manager v3 3/8] server: api: add remote-tasks statistics
` [pdm-devel] [PATCH datacenter-manager v3 4/8] ui: refactor remote upid formatter
` [pdm-devel] [PATCH datacenter-manager v3 5/8] ui: tasks: add helper to summarize task categories
` [pdm-devel] [PATCH datacenter-manager v3 6/8] ui: add dialog to show filtered tasks
` [pdm-devel] [PATCH datacenter-manager v3 7/8] ui: dashboard: add task summaries
` [pdm-devel] [PATCH datacenter-manager v3 8/8] ui: dashboard: make task summary time range configurable
` [pdm-devel] superseded: [PATCH datacenter-manager v3 0/8] add task summary panels in dashboard
[pve-devel] [RFC PATCH qemu-server] pci: add 'keep-driver' option
2025-08-26 10:24 UTC (4+ messages)
[pve-devel] [PATCH manager/network/proxmox{-ve-rs, -perl-rs} v2 00/12] Add fabric status view
2025-08-26 9:52 UTC (16+ messages)
` [pve-devel] [PATCH proxmox-perl-rs v2 2/4] fabrics: add function to get status of fabric
` [pve-devel] [PATCH proxmox-perl-rs v2 3/4] fabrics: add function to get all routes distributed by the fabrics
` [pve-devel] [PATCH proxmox-perl-rs v2 4/4] fabrics: add function to get all neighbors of the fabric
[pve-devel] [PATCH manager/network/proxmox{-ve-rs, -perl-rs} v3 00/13] Add fabric status view
2025-08-26 9:49 UTC (14+ messages)
` [pve-devel] [PATCH proxmox-ve-rs v3 1/3] frr: make room for deserialization structs
` [pve-devel] [PATCH proxmox-ve-rs v3 2/3] frr: add deserialization types for openfabric and ospf
` [pve-devel] [PATCH proxmox-ve-rs v3 3/3] ve-config: add helper function to iterate over all nodes in all fabrics
` [pve-devel] [PATCH proxmox-perl-rs v3 1/4] pve: fabrics: update proxmox-frr import path
` [pve-devel] [PATCH proxmox-perl-rs v3 2/4] fabrics: add function to get status of fabric
` [pve-devel] [PATCH proxmox-perl-rs v3 3/4] fabrics: add function to get all routes distributed by the fabrics
` [pve-devel] [PATCH proxmox-perl-rs v3 4/4] fabrics: add function to get all neighbors of the fabric
` [pve-devel] [PATCH pve-network v3 1/3] fabrics: add fabrics status to SDN::status function
` [pve-devel] [PATCH pve-network v3 2/3] fabrics: add api endpoint to return fabrics routes
` [pve-devel] [PATCH pve-network v3 3/3] fabrics: add api endpoint to return fabric neighbors
` [pve-devel] [PATCH pve-manager v3 1/3] pvestatd: add fabrics status to pvestatd
` [pve-devel] [PATCH pve-manager v3 2/3] fabrics: add resource view for fabrics
` [pve-devel] [PATCH pve-manager v3 3/3] permissions: differentiate between zone and fabric paths
[pbs-devel] [PATCH proxmox-backup v2] fix #6624: ui: improve task log output for protected entry
2025-08-26 9:26 UTC (2+ messages)
[pdm-devel] [PATCH proxmox-datacenter-manager] improve translatable strings
2025-08-26 9:12 UTC
[pve-devel] [PATCH qemu-server] fix #6680 (continued): do not use a top throttle node when using scsi-block
2025-08-26 7:56 UTC (2+ messages)
` [pve-devel] applied: "
[pve-devel] [PATCH qemu-server] api: dbus-vmstate: reword description to match behaviour
2025-08-26 7:56 UTC (2+ messages)
` [pve-devel] applied: "
[pve-devel] [PATCH manager] pve8to9: rework systemd-boot checks
2025-08-26 6:55 UTC (2+ messages)
` [pve-devel] applied: "
[pmg-devel] [PATCH pmg-api v5 01/11] pmgpolicy: move pid file into /run/pmgpolicy
2025-08-25 14:13 UTC (9+ messages)
` [pmg-devel] [PATCH pmg-api v5 05/11] postinstall: add new group for shared functionality
` [pmg-devel] [PATCH pmg-api v5 08/11] mailqueue: make mail queue writable by pmg group
[pbs-devel] [PATCH proxmox-backup] fix #6624: ui: improve task log output for protected entry
2025-08-25 13:23 UTC (4+ messages)
[pbs-devel] [PATCH proxmox{, -backup} 0/6] fix #6665: never mark chunks as bad on s3 client fetch error
2025-08-25 13:11 UTC (8+ messages)
` [pbs-devel] [PATCH proxmox 1/5] proxmox-http: add method to share full body as contiguous bytes
` [pbs-devel] [PATCH proxmox 2/5] s3-client: drop non-ambiguous mention of chunks in error message
` [pbs-devel] [PATCH proxmox 3/5] s3-client: fix unintended match statement being an expression
` [pbs-devel] [PATCH proxmox 4/5] s3-client: bump s3 request timeout from 1 minute to 30 minutes
` [pbs-devel] [PATCH proxmox 5/5] s3-client: add retry logic for transient client errors
` [pbs-devel] [PATCH proxmox-backup 1/1] fix #6665: never rename chunks on s3 client fetch errors
` [pbs-devel] superseded: [PATCH proxmox{, -backup} 0/6] fix #6665: never mark chunks as bad on s3 client fetch error
[pbs-devel] [PATCH proxmox{, -backup} v2 0/7] fix #6665: never mark chunks as bad on s3 client fetch error
2025-08-25 13:10 UTC (8+ messages)
` [pbs-devel] [PATCH proxmox v2 1/6] proxmox-http: add method to share full body as contiguous bytes
` [pbs-devel] [PATCH proxmox v2 2/6] s3-client: drop non-ambiguous mention of chunks in error message
` [pbs-devel] [PATCH proxmox v2 3/6] s3-client: fix unintended match statement being an expression
` [pbs-devel] [PATCH proxmox v2 4/6] s3-client: bump s3 request timeout from 1 minute to 30 minutes
` [pbs-devel] [PATCH proxmox v2 5/6] s3-client: add retry logic for transient client errors
` [pbs-devel] [PATCH proxmox v2 6/6] s3-client: use better fitting name for TCP idle time
` [pbs-devel] [PATCH proxmox-backup v2 1/1] fix #6665: never rename chunks on s3 client fetch errors
[pbs-devel] [PATCH proxmox] auth-api: allow logging in with tickets provided via password field only
2025-08-25 11:13 UTC (3+ messages)
` [pbs-devel] applied: "
[pve-devel] [PATCH qemu-server] live import: correctly generate blockdev
2025-08-25 10:08 UTC (2+ messages)
` [pve-devel] applied: "
[pbs-devel] [PATCH proxmox-backup] fix #6714: docs: remove wrong `--drive` parameter from cli example
2025-08-25 9:38 UTC (2+ messages)
` [pbs-devel] applied: "
[pbs-devel] [PATCH proxmox] s3-client: drop to restrictive minimum length check in region schema
2025-08-25 9:36 UTC (2+ messages)
` [pbs-devel] applied: "
[pbs-devel] [PATCH proxmox] s3-client: properly uri encode request query parameters
2025-08-25 9:35 UTC (2+ messages)
` [pbs-devel] applied: "
[pbs-devel] [PATCH proxmox{, -backup} 0/5] dynamically calculate request timeout for put object calls
2025-08-25 9:35 UTC (2+ messages)
` [pbs-devel] applied-series: "
[PVE-User] Quorum bouncing, VM does not start
2025-08-25 9:04 UTC (3+ messages)
[pdm-devel] [PATCH datacenter-manager v3] server: api: resources: handle template in status count
2025-08-25 8:55 UTC (2+ messages)
[pdm-devel] [PATCH datacenter-manager] server: api: acme: fix certificate ordering when no account is set
2025-08-25 8:16 UTC (2+ messages)
[pdm-devel] [PATCH datacenter-manager] ui: main menu: make remote loading icon prettier
2025-08-25 8:14 UTC (2+ messages)
[pbs-devel] [PATCH proxmox-backup] fix: api: do not block current thread during s3 backup log upload
2025-08-25 7:29 UTC (2+ messages)
` [pbs-devel] applied: "
[pve-devel] SPAM: [PATCH container 1/3] setup: add underscore in regex to parse systemd version
2025-08-23 22:22 UTC (3+ messages)
` [pve-devel] SPAM: [PATCH container 2/3] setup: add support of el10 and implementing NetworkManager instead fo network-scripts
` [pve-devel] SPAM: [PATCH container 3/3] tests: add tests for centos 10
[pve-devel] SPAM: [PATCH container 0/3] fix #6719: add support for centos 10
2025-08-23 22:22 UTC
[pve-devel] SPAM: [PATCH container 1/3] setup: add underscore in regex to parse systemd version
2025-08-23 22:15 UTC (3+ messages)
` [pve-devel] SPAM: [PATCH container 2/3] setup: add support of el10 and implementing NetworkManager instead fo network-scripts
` [pve-devel] SPAM: [PATCH container 3/3] tests: add tests for centos 10
[pve-devel] SPAM: [PATCH container 0/3] fix #6719: add support for centos 10
2025-08-23 22:15 UTC
[pve-devel] [PATCH v3 qemu-server 01/10] introduce DriveDevice module
2025-08-22 14:18 UTC (5+ messages)
` [pve-devel] [PATCH v3 qemu-server 02/10] add print_drivedevice_controller && print_drivedevice_iothread
` [pve-devel] [PATCH v3 qemu-server 07/10] convert iothread to json
` [pve-devel] [PATCH v3 qemu-server 08/10] convert disk controller device to json format
` [pve-devel] [PATCH v3 qemu-server 10/10] RFC: add multiple iothreads support
[pve-devel] [PATCH v3 qemu-server 00/10] convert drivedevice to json format && implement multiple iothreads
2025-08-22 14:17 UTC
page: next (older) | prev (newer) | latest
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.