April 2025 Archives by date
Starting: Thu Apr 3 16:17:57 CEST 2025
Ending: Wed Apr 30 11:24:37 CEST 2025
Messages: 168
- [pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp 0/9] ACL edit api and ui components
Shannon Sterz
- [pdm-devel] [PATCH proxmox 1/4] access-control: add more types to prepare for api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox 3/4] access-control: add comments to roles function of AccessControlConfig
Shannon Sterz
- [pdm-devel] [PATCH proxmox 4/4] access-control: add generic roles endpoint to `api` feature
Shannon Sterz
- [pdm-devel] [PATCH yew-comp 1/3] api-types/role_selector: depend on common `RoleInfo` type
Shannon Sterz
- [pdm-devel] [PATCH yew-comp 2/3] acl: add a view and semi-generic `EditWindow` for acl entries
Shannon Sterz
- [pdm-devel] [PATCH yew-comp 3/3] role_selector/acl_edit: make api endpoint and default role configurable
Shannon Sterz
- [pdm-devel] [PATCH datacenter-manager 1/2] server: use proxmox-access-control api implementations
Shannon Sterz
- [pdm-devel] [PATCH datacenter-manager 2/2] ui: configuration: add panel for viewing and editing acl entries
Shannon Sterz
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Dietmar Maurer
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Dominik Csapak
- [pdm-devel] applied: [PATCH proxmox-datacenter-manager 1/8] test support: add NamedTempFile helper
Thomas Lamprecht
- [pdm-devel] applied: [PATCH proxmox-datacenter-manager 2/8] test support: add NamedTempDir helper
Thomas Lamprecht
- [pdm-devel] applied: [PATCH proxmox-datacenter-manager 3/8] move task_cache.rs to remote_tasks/mod.rs
Thomas Lamprecht
- [pdm-devel] applied: [PATCH proxmox-datacenter-manager 7/8] fake remote: add missing fields to make the debug feature compile again
Thomas Lamprecht
- [pdm-devel] applied: [PATCH proxmox-datacenter-manager 8/8] fake remote: generate fake task data
Thomas Lamprecht
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Dominik Csapak
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Dominik Csapak
- [pdm-devel] [PATCH proxmox-datacenter-manager 5/8] remote tasks: add background task for task polling, use new task cache
Lukas Wagner
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Dominik Csapak
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 0/4] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 1/4] remote tasks: implement improved cache for remote tasks
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 2/4] remote tasks: add background task for task polling, use new task cache
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 3/4] pdm-api-types: remote tasks: implement From<&str> for TaskStateType
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 4/4] fake remote: make the fake_remote feature compile again
Lukas Wagner
- [pdm-devel] superseded: [PATCH proxmox-datacenter-manager 0/8] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager] api: priv-api: admin-cli: use new logger builder
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager] api: priv-api: admin-cli: use new logger builder
Gabriel Goller
- [pdm-devel] [PATCH proxmox 2/4] access-control: add acl api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox-datacenter-manager] clippy: don't `Clone::clone` CreateOptions, use `Copy`
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v2] api: priv-api: admin-cli: use new logger builder
Lukas Wagner
- [pdm-devel] superseded: [PATCH proxmox-datacenter-manager] api: priv-api: admin-cli: use new logger builder
Lukas Wagner
- [pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v2 00/11] ACL edit api and ui components
Shannon Sterz
- [pdm-devel] [PATCH proxmox v2 1/6] access-control: add more types to prepare for api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox v2 2/6] access-control: add acl api feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox v2 3/6] access-control: add comments to roles function of AccessControlConfig
Shannon Sterz
- [pdm-devel] [PATCH proxmox v2 4/6] access-control: add generic roles endpoint to `api` feature
Shannon Sterz
- [pdm-devel] [PATCH proxmox v2 5/6] access-control: api: refactor validation checks to re-use existing code
Shannon Sterz
- [pdm-devel] [PATCH proxmox v2 6/6] access-control: api: refactor extract_acl_node_data to be non-recursive
Shannon Sterz
- [pdm-devel] [PATCH yew-comp v2 1/3] api-types/role_selector: depend on common `RoleInfo` type
Shannon Sterz
- [pdm-devel] [PATCH yew-comp v2 2/3] acl: add a view and semi-generic `EditWindow` for acl entries
Shannon Sterz
- [pdm-devel] [PATCH yew-comp v2 3/3] role_selector/acl_edit: make api endpoint and default role configurable
Shannon Sterz
- [pdm-devel] [PATCH datacenter-manager v2 1/2] server: use proxmox-access-control api implementations
Shannon Sterz
- [pdm-devel] [PATCH datacenter-manager v2 2/2] ui: configuration: add panel for viewing and editing acl entries
Shannon Sterz
- [pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp 0/9] ACL edit api and ui components
Shannon Sterz
- [pdm-devel] [PATCH yew-comp/datacenter-manager] some ui improvements
Dominik Csapak
- [pdm-devel] [PATCH yew-comp 1/1] status: implement PartialEq and Clone for Status
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 1/3] ui: improve keyboard navigation for search box
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 2/3] ui: dashboard: refactor remotes panel
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 3/3] ui: dashboard: refactor guest panel
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager] server: connection: improve error messages for remotes
Dominik Csapak
- [pdm-devel] [PATCH proxmox{, -datacenter-manager} 0/4] Remove direct access to SectionConfigData<T> sections
Gabriel Goller
- [pdm-devel] [PATCH proxmox 1/3] section-config: make write_section_config parameter more generic
Gabriel Goller
- [pdm-devel] [PATCH proxmox 2/3] section-config: remove DerefMut and make underlying HashMap private
Gabriel Goller
- [pdm-devel] [PATCH proxmox 3/3] section-config: add lookup and convert_to_typed_array helpers
Gabriel Goller
- [pdm-devel] [PATCH proxmox-datacenter-manager 1/1] remotes: remove direct access on underlying sections HashMap
Gabriel Goller
- [pdm-devel] applied: [PATCH proxmox-datacenter-manager] clippy: don't `Clone::clone` CreateOptions, use `Copy`
Wolfgang Bumiller
- [pdm-devel] applied: [PATCH proxmox-datacenter-manager v2] api: priv-api: admin-cli: use new logger builder
Wolfgang Bumiller
- [pdm-devel] [PATCH yew-comp 1/1] status: implement PartialEq and Clone for Status
Wolfgang Bumiller
- [pdm-devel] applied: [PATCH datacenter-manager] server: connection: improve error messages for remotes
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox 1/3] section-config: make write_section_config parameter more generic
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox 2/3] section-config: remove DerefMut and make underlying HashMap private
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox 3/3] section-config: add lookup and convert_to_typed_array helpers
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox 2/3] section-config: remove DerefMut and make underlying HashMap private
Wolfgang Bumiller
- [pdm-devel] [PATCH yew-comp 1/1] status: implement PartialEq and Clone for Status
Dominik Csapak
- [pdm-devel] [PATCH yew-comp 1/1] status: implement PartialEq and Clone for Status
Wolfgang Bumiller
- [pdm-devel] [PATCH yew-comp] derive more standard traits for several types
Dominik Csapak
- [pdm-devel] applied: [PATCH yew-comp] derive more standard traits for several types
Wolfgang Bumiller
- [pdm-devel] applied-series: [PATCH yew-comp/datacenter-manager] some ui improvements
Wolfgang Bumiller
- [pdm-devel] [PATCH datacenter-manager] server: api: resources: handle template in status count
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager] ui: resource tree: use AsyncPool to cancel obsolete pending loads
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 0/7] implement more complex search syntax
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 1/7] pdm-api-types: resources: add helper methods for fields
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 2/7] lib: add pdm-search crate
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 3/7] server: api: resources: add more complex filter syntax
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 4/7] ui: add possibility to insert into search box
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 5/7] ui: dashboard: remotes panel: open search on click
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 6/7] ui: dashboard: guest panel: search for guest states when clicking on them
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 7/7] ui: dashboard: search for nodes when clicking on the nodes panel
Dominik Csapak
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 00/26] metric collection improvements (concurrency, config, API, CLI)
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 01/26] pdm-api-types: add CollectionSettings type
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 02/26] pdm-config: add functions for reading/writing metric collection settings
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 03/26] metric collection: split top_entities split into separate module
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 04/26] metric collection: save metric data to RRD in separate task
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 05/26] metric collection: rework metric poll task
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 06/26] metric collection: persist state after metric collection
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 07/26] metric collection: skip if last_collection < MIN_COLLECTION_INTERVAL
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 08/26] metric collection: collect overdue metrics on startup/timer change
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 09/26] metric collection: add tests for the fetch_remotes function
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 10/26] metric collection: add test for fetch_overdue
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 11/26] metric collection: pass rrd cache instance as function parameter
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 12/26] metric collection: add test for rrd task
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 13/26] metric collection: wrap rrd_cache::Cache in a struct
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 14/26] metric collection: record remote response time in metric database
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 15/26] metric collection: save time needed for collection run to RRD
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 16/26] metric collection: periodically clean removed remotes from statefile
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 17/26] api: add endpoint for updating metric collection settings
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 18/26] api: add endpoint to trigger metric collection
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 19/26] api: remotes: trigger immediate metric collection for newly added nodes
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 20/26] api: add api for querying metric collection RRD data
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 21/26] api: metric-collection: add status endpoint
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 22/26] pdm-client: add metric collection API methods
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 23/26] cli: add commands for metric-collection settings, trigger, status
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 24/26] metric collection: factor out handle_tick and handle_control_message fns
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 25/26] metric collection: skip missed timer ticks
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 26/26] metric collection: use JoinSet instead of joining from handles in a Vec
Lukas Wagner
- [pdm-devel] superseded: [PATCH proxmox-datacenter-manager v2 00/28] metric collection improvements (concurrency, config, API, CLI)
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 1/4] remote tasks: implement improved cache for remote tasks
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 3/4] pdm-api-types: remote tasks: implement From<&str> for TaskStateType
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 0/6] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 1/6] remote tasks: implement improved cache for remote tasks
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 2/6] remote tasks: add background task for task polling, use new task cache
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 3/6] remote tasks: improve locking for task archive iterator
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 4/6] pdm-api-types: remote tasks: add new_from_str constructor for TaskStateType
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 5/6] fake remote: make the fake_remote feature compile again
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 6/6] fake remote: clippy fixes
Lukas Wagner
- [pdm-devel] superseded: [PATCH proxmox-datacenter-manager v2 0/4] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 0/6] remote task cache fetching task / better cache backend
Thomas Lamprecht
- [pdm-devel] [PATCH datacenter-manager] server: api: resources: handle template in status count
Thomas Lamprecht
- [pdm-devel] [PATCH datacenter-manager] ui: resource tree: use AsyncPool to cancel obsolete pending loads
Thomas Lamprecht
- [pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v2 00/11] ACL edit api and ui components
Thomas Lamprecht
- [pdm-devel] [PATCH datacenter-manager] ui: resource tree: use AsyncPool to cancel obsolete pending loads
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager] server: api: resources: handle template in status count
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager v2] server: api: resources: handle template in status count
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager] server: api: resources: handle template in status count
Thomas Lamprecht
- [pdm-devel] [PATCH datacenter-manager v3] server: api: resources: handle template in status count
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager] server: api: resources: handle template in status count
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager v2] server: api: resources: handle template in status count
Dominik Csapak
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 0/6] remote task cache fetching task / better cache backend
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 3/6] remote tasks: improve locking for task archive iterator
Wolfgang Bumiller
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 0/6] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH datacenter-manager] ui: resource tree: use AsyncPool to cancel obsolete pending loads
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager v2] ui: resource tree: use AsyncAbortGuard to cancel obsolete pending loads
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager] ui: resource tree: use AsyncPool to cancel obsolete pending loads
Dominik Csapak
- [pdm-devel] [PATCH proxmox-datacenter-manager v3 0/6] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v4 0/6] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v4 1/6] remote tasks: implement improved cache for remote tasks
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v4 2/6] remote tasks: add background task for task polling, use new task cache
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v4 3/6] remote tasks: improve locking for task archive iterator
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v4 4/6] pdm-api-types: remote tasks: add new_from_str constructor for TaskStateType
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v4 5/6] fake remote: make the fake_remote feature compile again
Lukas Wagner
- [pdm-devel] [PATCH proxmox-datacenter-manager v4 6/6] fake remote: clippy fixes
Lukas Wagner
- [pdm-devel] superseded: [PATCH proxmox-datacenter-manager v3 0/6] remote task cache fetching task / better cache backend
Lukas Wagner
- [pdm-devel] [PATCH proxmox-api-types 1/2] regenerate and adapt to rng changes
Dominik Csapak
- [pdm-devel] [PATCH proxmox-api-types 2/2] generator: derive default for enums that provide a default
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v2 00/11] ACL edit api and ui components
Shannon Sterz
- [pdm-devel] applied: [PATCH proxmox-api-types 1/2] regenerate and adapt to rng changes
Thomas Lamprecht
- [pdm-devel] [PATCH datacenter-manager v2] ui: resource tree: use AsyncAbortGuard to cancel obsolete pending loads
Thomas Lamprecht
- [pdm-devel] [PATCH datacenter-manager v2] ui: resource tree: use AsyncAbortGuard to cancel obsolete pending loads
Dominik Csapak
- [pdm-devel] [PATCH proxmox 1/3] section-config: make write_section_config parameter more generic
Gabriel Goller
- [pdm-devel] [PATCH proxmox 2/3] section-config: remove DerefMut and make underlying HashMap private
Gabriel Goller
- [pdm-devel] [PATCH proxmox 2/3] section-config: remove DerefMut and make underlying HashMap private
Gabriel Goller
- [pdm-devel] [PATCH proxmox 3/3] section-config: add lookup and convert_to_typed_array helpers
Gabriel Goller
- [pdm-devel] [PATCH proxmox{, -datacenter-manager} v2 0/4] Remove direct access to SectionConfigData<T> sections
Gabriel Goller
- [pdm-devel] [PATCH proxmox v2 1/3] section-config: make write_section_config parameter more generic
Gabriel Goller
- [pdm-devel] [PATCH proxmox v2 2/3] section-config: remove DerefMut and make underlying HashMap private
Gabriel Goller
- [pdm-devel] [PATCH proxmox v2 3/3] section-config: add lookup and convert_to_typed_array helpers
Gabriel Goller
- [pdm-devel] [PATCH proxmox-datacenter-manager v2 1/1] remotes: remove direct access on underlying sections HashMap
Gabriel Goller
- [pdm-devel] [PATCH datacenter-manager] ui: pve tree: add tooltips for inline actions
Dominik Csapak
- [pdm-devel] applied: [PATCH datacenter-manager] ui: pve tree: add tooltips for inline actions
Dietmar Maurer
- [pdm-devel] [PATCH datacenter-manager/yew-comp 0/2] refactor status structs and Fa interaction
Dominik Csapak
- [pdm-devel] [PATCH yew-comp 1/1] status: replace `to_fa_icon` with From implementation
Dominik Csapak
- [pdm-devel] [PATCH datacenter-manager 1/1] ui: adapt to deprecation of `to_fa_icon`
Dominik Csapak
- [pdm-devel] applied: [PATCH yew-comp 1/1] status: replace `to_fa_icon` with From implementatio
Dietmar Maurer
Last message date:
Wed Apr 30 11:24:37 CEST 2025
Archived on: Wed Apr 30 11:25:09 CEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).